smolagents/tests
Clémentine Fourrier c6eb9526f1
Untangling Logging (#316)
* Deep refacto that disentangled logging logic between logging (informing the user via console outputs) and memory (storing what happened in the agent).

---------

Co-authored-by: benediktstroebl <50178209+benediktstroebl@users.noreply.github.com>
Co-authored-by: Aymeric <aymeric.roucher@gmail.com>
2025-01-29 16:27:04 +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 Untangling Logging (#316) 2025-01-29 16:27:04 +01:00
test_all_docs.py Add linter rules + apply make style (#255) 2025-01-18 19:01:15 +01:00
test_default_tools.py Add test for DDGS Tool kwargs (#387) 2025-01-28 11:02:21 +01:00
test_final_answer.py Make import time faster (optional deps + delay imports) (#253) 2025-01-20 10:59:43 +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_models.py TransformersModel auto-detects VLMs (#378) 2025-01-27 20:09:14 +01:00
test_monitoring.py Untangling Logging (#316) 2025-01-29 16:27:04 +01:00
test_python_interpreter.py Fix blocking of os in authorized imports (#386) 2025-01-28 11:00:43 +01:00
test_search.py Support OpenTelemetry (#136) 2025-01-09 23:08:17 +01:00
test_tools.py Add tool saving test (#389) 2025-01-28 10:58:53 +01:00
test_types.py Make import time faster (optional deps + delay imports) (#253) 2025-01-20 10:59:43 +01:00
test_utils.py Fix: source code inspection in interactive shells (#281) 2025-01-22 13:43:16 +01:00