smolagents/tests
Albert Villanova del Moral 1f998f98e0
Test validate_tool_attributes (#696)
2025-02-18 20:06:53 +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
conftest.py Support disabling logging to terminal (#512) 2025-02-07 13:44:21 +01:00
test_agents.py Documentation: manage agent's memory (#675) 2025-02-17 17:24:23 +01:00
test_all_docs.py Support third-party Inference providers in `HfApiModel` (#422) 2025-01-30 01:03:09 +01:00
test_default_tools.py Fix SpeechToTextTool new instance (#478) 2025-02-03 11:42:03 +01:00
test_e2b_executor.py Test E2B Executor (#540) 2025-02-07 15:51:14 +01:00
test_final_answer.py Add CLI for smolagents (#431) 2025-01-30 15:56:50 +01:00
test_function_type_hints_utils.py Share full agents (#533) 2025-02-13 16:24:44 +01:00
test_gradio_ui.py refactor: simplify file type checking from MIME to extension (#342) 2025-02-14 18:03:22 +01:00
test_import.py Fix installation with data files (#536) 2025-02-07 13:44:42 +01:00
test_local_python_executor.py Respect formatting in ast.FormattedValue for local_python_executor (#660) 2025-02-18 16:15:11 +01:00
test_memory.py Improve code execution logs in case of error by showing print outputs (#446) 2025-01-31 12:34:32 +01:00
test_models.py Fix litellm flatten_messages_as_text detection (#659) 2025-02-15 11:58:39 +01:00
test_monitoring.py Fix regressions, refactor logging and improve replay function (#419) 2025-01-30 11:32:28 +01:00
test_search.py Support OpenTelemetry (#136) 2025-01-09 23:08:17 +01:00
test_tool_validation.py Test validate_tool_attributes (#696) 2025-02-18 20:06:53 +01:00
test_tools.py fix tool code generation in case of multiline descriptions (#613) 2025-02-14 12:28:08 +01:00
test_types.py Add CLI for smolagents (#431) 2025-01-30 15:56:50 +01:00
test_utils.py Share full agents (#533) 2025-02-13 16:24:44 +01:00