transformers/tests/agents
Aymeric Roucher e0d82534cc
Agents use grammar (#31735)
* Allow optional use of grammars to constrain generation
2024-08-07 11:42:52 +02:00
..
__init__.py Reboot Agents (#30387) 2024-05-07 12:59:49 +02:00
test_agent_types.py Reboot Agents (#30387) 2024-05-07 12:59:49 +02:00
test_agents.py Agents use grammar (#31735) 2024-08-07 11:42:52 +02:00
test_document_question_answering.py Reboot Agents (#30387) 2024-05-07 12:59:49 +02:00
test_final_answer.py Reboot Agents (#30387) 2024-05-07 12:59:49 +02:00
test_image_question_answering.py Reboot Agents (#30387) 2024-05-07 12:59:49 +02:00
test_python_interpreter.py Updated ruff to the latest version (#31926) 2024-07-23 17:07:31 +02:00
test_speech_to_text.py Reboot Agents (#30387) 2024-05-07 12:59:49 +02:00
test_text_to_speech.py Reboot Agents (#30387) 2024-05-07 12:59:49 +02:00
test_tools_common.py fix: Fixed raising TypeError instead of ValueError for invalid type (#32111) 2024-07-22 17:46:17 +01:00
test_translation.py Reboot Agents (#30387) 2024-05-07 12:59:49 +02:00