transformers/tests/agents
Aymeric Roucher 9837a25481
Add streaming, various fixes (#30838)
* Implement streaming run in ReAct agents
* Allow additional imports in code agents
* Python interpreter: support classes and exceptions, fixes
2024-05-31 14:16:23 +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 Reboot Agents (#30387) 2024-05-07 12:59:49 +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 Add streaming, various fixes (#30838) 2024-05-31 14:16:23 +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 Reboot Agents (#30387) 2024-05-07 12:59:49 +02:00
test_translation.py Reboot Agents (#30387) 2024-05-07 12:59:49 +02:00