quivr/backend/modules/brain/integrations/GPT4
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
..
__init__.py feat(integration): implementation (#2191) 2024-02-14 20:07:53 -08:00
Brain.py feat: Add support for gpt-4o model (#2589) 2024-05-13 14:07:41 -07:00