smolagents/tests
Antoine Jeannot 10407813e8
Fix get safe module (#405)
* expose get_safe_module lazy loading issue

* fix get_safe_module lazy imports

* add six as explicit tests dependency

* log dangerous attributes

* refactor get_safe_module test
2025-01-31 08:25:22 +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 MultiStepAgent.planning_step message content (#437) 2025-01-30 21:18:30 +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 Add CLI for smolagents (#431) 2025-01-30 15:56:50 +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 Support any and none tool types (#280) 2025-01-22 12:47:05 +01:00
test_import.py Test import without extras (#370) 2025-01-28 10:57:14 +01:00
test_memory.py Fix and test MemoryStep (#432) 2025-01-30 21:24:39 +01:00
test_models.py Support third-party Inference providers in `HfApiModel` (#422) 2025-01-30 01:03:09 +01:00
test_monitoring.py Fix regressions, refactor logging and improve replay function (#419) 2025-01-30 11:32:28 +01:00
test_python_interpreter.py Fix get safe module (#405) 2025-01-31 08:25:22 +01:00
test_search.py Support OpenTelemetry (#136) 2025-01-09 23:08:17 +01:00
test_tools.py Add CLI for smolagents (#431) 2025-01-30 15:56:50 +01:00
test_types.py Add CLI for smolagents (#431) 2025-01-30 15:56:50 +01:00
test_utils.py Fix: source code inspection in interactive shells (#281) 2025-01-22 13:43:16 +01:00