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
test_agent_types.py
test_agents.py
test_document_question_answering.py
test_final_answer.py
test_image_question_answering.py
test_python_interpreter.py
test_speech_to_text.py
test_text_to_speech.py
test_tools_common.py
test_translation.py