quivr/backend/modules/chat
Stan Girard 21e239c208
feat(brain): Add ProxyBrain integration (#2536)
This pull request adds the ProxyBrain integration to the project. The
ProxyBrain class is responsible for handling conversational QA and
generating answers based on the provided chat history and question.
2024-05-03 06:53:51 -07:00
..
controller feat(brain): Add ProxyBrain integration (#2536) 2024-05-03 06:53:51 -07:00
dto feat(citations): system added (#2498) 2024-04-26 08:11:01 -07:00
entity feat(frontend & backend): thumbs for message feedback (#2360) 2024-03-21 00:11:06 -07:00
repository feat(citations): system added (#2498) 2024-04-26 08:11:01 -07:00
service fix: Refactor chat_service.py and remove unused code (#2530) 2024-05-01 15:26:14 -07:00
tests tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00
__init__.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00