quivr/backend/core
Mamadou DICKO 7532b558c7
feat: add user level open ai key management (#805)
* feat: add user user identity table

* feat: add user openai api key input

* feat: add encryption missing message

* chore: log more details about 422 errors

* docs(API): update api creation path

* feat: use user openai key if defined
2023-08-01 09:24:57 +02:00
..
auth Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
crawl Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
llm feat(chat): added streaming (#808) 2023-07-31 21:34:34 +02:00
middlewares Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
models feat: add user level open ai key management (#805) 2023-08-01 09:24:57 +02:00
parsers fix(parsers.github): AttributeError when crawling github repository. (#667) 2023-07-20 16:13:25 +02:00
repository feat: add user level open ai key management (#805) 2023-08-01 09:24:57 +02:00
routes feat: add user level open ai key management (#805) 2023-08-01 09:24:57 +02:00
scripts Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
supabase/functions/add-new-email Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
tests Feat/update brain fields (#756) 2023-07-25 15:22:17 +02:00
utils feat(llm): removing all llms to prepare for genoss (#804) 2023-07-31 16:01:34 +02:00
vectorstore feat(chat): added streaming (#808) 2023-07-31 21:34:34 +02:00
Dockerfile test: fix ci 2023-07-18 15:34:08 +01:00
logger.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
main.py feat: add user level open ai key management (#805) 2023-08-01 09:24:57 +02:00
pyrightconfig.json Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
requirements.txt feat(llm): removing all llms to prepare for genoss (#804) 2023-07-31 16:01:34 +02:00