quivr/backend/modules/brain
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
..
controller refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
dto feat: add init to create packages (#2606) 2024-05-21 13:42:07 -07:00
entity feat(backend): use SQLAlchemy instead od supabase API (#2516) 2024-04-29 01:27:50 -07:00
integrations feat: self-reflect brain (#2610) 2024-05-22 08:51:15 -07:00
rags feat(rag): follow-up questions and thoughts with spanish fix (#2618) 2024-05-26 08:43:38 -07:00
repository Feat/auth-playground (#2605) 2024-05-21 13:20:35 -07:00
service Feat/auth-playground (#2605) 2024-05-21 13:20:35 -07:00
tests tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00
__init__.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
api_brain_qa.py refactor: reorg the files #2 (#2457) 2024-04-20 02:28:20 -07:00
composite_brain_qa.py Remove unused 'model' variable and logging statements (#2228) 2024-02-20 02:14:02 -08:00
knowledge_brain_qa.py feat(rag): follow-up questions and thoughts with spanish fix (#2618) 2024-05-26 08:43:38 -07:00
qa_headless.py refactor: reorg the files #2 (#2457) 2024-04-20 02:28:20 -07:00
qa_interface.py feat: Add support for gpt-4o model (#2589) 2024-05-13 14:07:41 -07:00