anything-llm/server/utils
Timothy Carambat d5b1f84a4c
Prevent updates of specific keys via API (#256)
prevent non-admin from updating settings
prevent password updates in multi-user mdoe
2023-09-29 10:44:40 -07:00
..
AiProviders Make openAI Azure embedding requests run concurrently to avoid input limits per call (#211) 2023-08-22 10:23:29 -07:00
chats Multiple LLM Support framework + AzureOpenAI Support (#180) 2023-08-04 14:56:27 -07:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
files Logo customization for single-user & multi-user modes (#186) 2023-08-14 15:22:55 -07:00
helpers Prevent updates of specific keys via API (#256) 2023-09-29 10:44:40 -07:00
http Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
middleware Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
prisma Prevent updates of specific keys via API (#256) 2023-09-29 10:44:40 -07:00
telemetry Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
vectorDbProviders Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00