quivr/backend/core
Stan Girard d7c5c79043
fix(crawler): using newspaper and fixed recursive by merging content (#955)
* fix(crawler): using newspaper and fixed recursive by merging content

* feat(code-review): added feedback from code review
2023-08-15 18:09:09 +02:00
..
auth refactor: delete common_dependencies function (#843) 2023-08-03 20:24:42 +02:00
crawl fix(crawler): using newspaper and fixed recursive by merging content (#955) 2023-08-15 18:09:09 +02:00
llm fix(chatMessages): Fix error on answering question (#953) 2023-08-15 15:59:30 +02:00
middlewares Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
models feat(chatMessages): add brain_id and prompt_id columns (#912) 2023-08-10 10:25:08 +02:00
parsers refactor: delete common_dependencies function (#843) 2023-08-03 20:24:42 +02:00
repository fix(chatMessages): Fix error on answering question (#953) 2023-08-15 15:59:30 +02:00
routes fix(chat routes): use brain model, temp, and token (#902) 2023-08-11 20:44:48 +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 fix(crawler): using newspaper and fixed recursive by merging content (#955) 2023-08-15 18:09:09 +02:00