transformers/tests/agents
Sai-Suraj-27 12b6880c81
fix: Fixed raising TypeError instead of ValueError for invalid type (#32111)
* Raised TypeError instead of ValueError for invalid types.

* Updated formatting using ruff.

* Retrieved few changes.

* Retrieved few changes.

* Updated tests accordingly.
2024-07-22 17:46:17 +01:00
..
__init__.py
test_agent_types.py
test_agents.py Agents planning (#31702) 2024-07-22 10:49:57 +02:00
test_document_question_answering.py
test_final_answer.py
test_image_question_answering.py
test_python_interpreter.py Agents planning (#31702) 2024-07-22 10:49:57 +02:00
test_speech_to_text.py
test_text_to_speech.py
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