Timothy J. Baek dac9634242 feat: create model 1 year ago
..
auths.py 298e6848b3 feat: switch to config proxy, remove config_get/set 1 year ago
chats.py 5369023e34 fix: rag, chat deletion, and webhook after config persistence change 1 year ago
configs.py 298e6848b3 feat: switch to config proxy, remove config_get/set 1 year ago
documents.py e07001e5f6 feat: rag folder scan support 1 year ago
memories.py 6139d775ef feat: clear memory 1 year ago
models.py dac9634242 feat: create model 1 year ago
prompts.py 08e8e922fd Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing. 1 year ago
users.py 8dac4e91a5 fix: share chat issue 1 year ago
utils.py 47a33acfeb feat: show error toast if trying to download db on external db 1 year ago