quivr/backend/tests
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
..
contact tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00
input feat(backend): add RAG evaluation using Ragas (#2429) 2024-04-15 06:53:48 -07:00
ragas_evaluation feat: Add support for gpt-4o model (#2589) 2024-05-13 14:07:41 -07:00
ragas_tests feat(backend): add RAG evaluation using Ragas (#2429) 2024-04-15 06:53:48 -07:00
__init__.py ci: 🎡 tests (#1615) 2023-11-13 13:53:25 +01:00
test_brains.py tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00
test_misc.py tests: added new way of testing less prone to errors 2024-04-15 18:22:21 +02:00