smolagents/tests
Aymeric Roucher e3ae1800e2
Fixes before release (#254)
* Fixes before release
2025-01-17 20:20:28 +01:00
..
fixtures Pass tests 2024-12-11 19:23:07 +01:00
__init__.py Initialize repo structure. 2024-12-06 17:46:42 +01:00
test_agents.py Fix missing python modules in CodeAgent system prompt (#226) 2025-01-17 11:59:30 +01:00
test_all_docs.py Fixes before release (#254) 2025-01-17 20:20:28 +01:00
test_default_tools.py Make default tools more robust (#186) 2025-01-14 14:57:11 +01:00
test_final_answer.py Sort imports and add test workflows 2025-01-06 21:48:15 +01:00
test_models.py Allow passing kwargs to all models (#222) 2025-01-16 23:03:38 +01:00
test_monitoring.py Fix import from ChatMessage in test_monitoring (#202) 2025-01-15 14:03:41 +01:00
test_python_interpreter.py Fix subpackage import vulnerability (#238) 2025-01-17 11:40:49 +01:00
test_search.py Support OpenTelemetry (#136) 2025-01-09 23:08:17 +01:00
test_tools.py add support for MCP Servers tools as `ToolCollection` (#232) 2025-01-17 19:41:43 +01:00
test_types.py Remove dependency on _is_package_available from transformers (#247) 2025-01-17 18:38:33 +01:00
test_utils.py Support multiple code blobs (#128) 2025-01-08 23:20:50 +01:00