quivr/backend/modules/chat/controller
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
..
chat feat: Add support for gpt-4o model (#2589) 2024-05-13 14:07:41 -07:00
__init__.py refactor: chat for multibrains (#1812) 2023-12-04 18:38:54 +01:00
chat_routes.py fix: Update import statements for OllamaEmbeddings (#2584) 2024-05-11 11:50:13 -07:00