quivr/backend/core
Stan Girard 9ba724168e
fix(sentry): some unhandled errors (#894)
* fix(answers): fixed with self.qa not existing anymore

* fix(crawling): fixed when it bugs
2023-08-08 16:15:43 +01:00
..
auth refactor: delete common_dependencies function (#843) 2023-08-03 20:24:42 +02:00
crawl fix(sentry): some unhandled errors (#894) 2023-08-08 16:15:43 +01:00
llm fix(sentry): some unhandled errors (#894) 2023-08-08 16:15:43 +01:00
middlewares Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
models feat: gpt4 is not available for brains if there is no given openAiKey (#850) 2023-08-07 16:35:23 +02:00
parsers refactor: delete common_dependencies function (#843) 2023-08-03 20:24:42 +02:00
repository test(backend): fix failing tests (#851) 2023-08-04 20:25:09 +02:00
routes feat: gpt4 is not available for brains if there is no given openAiKey (#850) 2023-08-07 16:35:23 +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: gpt4 is not available for brains if there is no given openAiKey (#850) 2023-08-07 16:35:23 +02:00
utils refactor: delete common_dependencies function (#843) 2023-08-03 20:24:42 +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 debug by running main.py in the backend (#888) 2023-08-08 16:01:31 +01:00
pyrightconfig.json Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
requirements.txt chore(deps): update dependency openai to v0.27.8 (#867) 2023-08-07 10:11:48 +02:00