quivr/backend
Stan Girard 877e8500bb
feat(rag): follow-up questions and thoughts with spanish fix (#2618)
This pull request refactors the generate_answer and generate_stream
functions in order to improve code readability and maintainability. It
also adds new fields to the cited_answer model and updates the system
message template.
2024-05-26 08:43:38 -07:00
..
.vscode feat: ⚙️🐞 configure debugger for the backend (#1345) 2023-10-09 15:23:13 +02:00
middlewares feat: add init to create packages (#2606) 2024-05-21 13:42:07 -07:00
models feat: add init to create packages (#2606) 2024-05-21 13:42:07 -07:00
modules feat(rag): follow-up questions and thoughts with spanish fix (#2618) 2024-05-26 08:43:38 -07:00
packages feat: add init to create packages (#2606) 2024-05-21 13:42:07 -07:00
playground Feat/auth-playground (#2605) 2024-05-21 13:20:35 -07:00
routes feat: add init to create packages (#2606) 2024-05-21 13:42:07 -07:00
supabase Feat/auth-playground (#2605) 2024-05-21 13:20:35 -07:00
tests feat: ragas improved testing (#2611) 2024-05-23 01:36:10 -07:00
vectorstore feat(custom): big brain (#2198) 2024-02-16 17:14:30 -08:00
__init__.py refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
.dockerignore feat(notion): added custom integration (#2268) 2024-02-27 21:30:25 -08:00
celery_config.py Add additional modules to celery.autodiscover_tasks() (#2607) 2024-05-21 14:13:25 -07:00
celery_worker.py Feat/celery import (#2608) 2024-05-21 14:36:51 -07:00
ci-migration.sh Update supabase token setting in ci-migration.sh 2024-05-02 00:04:01 +02:00
Dockerfile feat(crawler): Add Playwright for web crawling (#2562) 2024-05-08 07:20:35 -07:00
Dockerfile.dev feat(crawler): Add Playwright for web crawling (#2562) 2024-05-08 07:20:35 -07:00
logger.py Refactor logging configuration and remove unused imports 2024-04-28 13:35:07 +02:00
main.py Feat/auth-playground (#2605) 2024-05-21 13:20:35 -07:00
manage_services.sh feat(integration): implementation (#2191) 2024-02-14 20:07:53 -08:00
Porter.yaml feat(porter): Add Porter.yaml files for backend and frontend services 2024-04-25 10:51:10 +02:00
pyrightconfig.json feat(refacto): changed a bit of things to make better dx (#984) 2023-08-19 13:32:16 +02:00
requirements.txt Feat/auth-playground (#2605) 2024-05-21 13:20:35 -07:00