quivr/backend/core/tests
ChloeMouret e9ebeef72a
feat: gpt4 is not available for brains if there is no given openAiKey (#850)
* rename defineMaxToken

* use gpt-3.5-turbo instead of gpt-3.5-turbo-0613

* gpt4 not available if no open ai key
2023-08-07 16:35:23 +02:00
..
test_files Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
conftest.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
test_api_key.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
test_brains.py feat: gpt4 is not available for brains if there is no given openAiKey (#850) 2023-08-07 16:35:23 +02:00
test_chats.py feat: gpt4 is not available for brains if there is no given openAiKey (#850) 2023-08-07 16:35:23 +02:00
test_explore.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
test_upload.py test(backend): fix failing tests (#851) 2023-08-04 20:25:09 +02:00
test_user.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00