quivr/backend/modules/chat
Stan Girard cd927ebdcf
feat: Add support for gpt-4o model (#2589)
This pull request adds support for the gpt-4o model to the existing
codebase. It includes changes to the BrainConfig, openAiFreeModels,
defineMaxTokens, model_compatible_with_function_calling, create_graph,
main, and process_assistant functions.
2024-05-13 14:07:41 -07:00
..
controller feat: Add support for gpt-4o model (#2589) 2024-05-13 14:07:41 -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