transformers/tests/agents
Aymeric Roucher 33eef99250
Agents: Small fixes in streaming to gradio + add tests (#34549)
* Better support transformers.agents in gradio: small fixes and additional tests
2024-11-11 20:52:09 +01: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 Decorator for easier tool building (#33439) 2024-09-18 11:07:51 +02:00
test_document_question_answering.py Add duckduckgo search tool (#32882) 2024-09-02 09:56:20 +02:00
test_final_answer.py Decorator for easier tool building (#33439) 2024-09-18 11:07:51 +02:00
test_image_question_answering.py Add duckduckgo search tool (#32882) 2024-09-02 09:56:20 +02:00
test_monitoring.py Agents: Small fixes in streaming to gradio + add tests (#34549) 2024-11-11 20:52:09 +01:00
test_python_interpreter.py Decorator for easier tool building (#33439) 2024-09-18 11:07:51 +02:00
test_search.py Add duckduckgo search tool (#32882) 2024-09-02 09:56:20 +02:00
test_speech_to_text.py Add duckduckgo search tool (#32882) 2024-09-02 09:56:20 +02:00
test_text_to_speech.py Add duckduckgo search tool (#32882) 2024-09-02 09:56:20 +02:00
test_tools_common.py Decorator for easier tool building (#33439) 2024-09-18 11:07:51 +02:00
test_translation.py Add duckduckgo search tool (#32882) 2024-09-02 09:56:20 +02:00