quivr/backend/core
Stan Girard d1dfd6c7ec
Feat/microservice aws (#976)
* feat(chat-service): added task definition

* feat(ci): added ci
2023-08-18 12:02:57 +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 feat(Unplug): chatting without brain streaming (#970) 2023-08-18 10:32:22 +02:00
middlewares Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
models Crawl/update env variables (#931) 2023-08-18 11:59:20 +02:00
parsers refactor: delete common_dependencies function (#843) 2023-08-03 20:24:42 +02:00
repository feat(Unplug): chatting without brain streaming (#970) 2023-08-18 10:32:22 +02:00
routes feat(Unplug): chatting without brain streaming (#970) 2023-08-18 10:32:22 +02: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
chat_service.py feat(microservices): split into 4 quivr to better handle long services (#972) 2023-08-18 10:18:29 +02:00
crawl_service.py feat(microservices): split into 4 quivr to better handle long services (#972) 2023-08-18 10:18:29 +02:00
Dockerfile fix(windows): removed unused start script (#962) 2023-08-17 19:10:30 +02:00
logger.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
main.py Feat/microservice aws (#976) 2023-08-18 12:02:57 +02: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
upload_service.py feat(microservices): split into 4 quivr to better handle long services (#972) 2023-08-18 10:18:29 +02:00