smolagents/src/smolagents
Albert Villanova del Moral 94371331bb
Fix evaluate_condition for non-bool result (#638)
2025-02-14 11:21:04 +01:00
..
prompts Move plan user prompt to YAML and test text of plan prompts (#591) 2025-02-13 10:13:25 +01:00
__init__.py Bump dev version: v1.9.0.dev0 (#544) 2025-02-07 16:11:05 +01:00
_function_type_hints_utils.py Share full agents (#533) 2025-02-13 16:24:44 +01:00
agent_types.py Add CLI for smolagents (#431) 2025-01-30 15:56:50 +01:00
agents.py Fix PlanningPromptTemplate and its docstring (#648) 2025-02-14 11:20:53 +01:00
cli.py Add CLI for smolagents (#431) 2025-01-30 15:56:50 +01:00
default_tools.py Open Deep Research (#317) 2025-02-04 17:13:21 +01:00
e2b_executor.py Fix some doc examples (#542) 2025-02-07 15:50:46 +01:00
gradio_ui.py Share full agents (#533) 2025-02-13 16:24:44 +01:00
local_python_executor.py Fix evaluate_condition for non-bool result (#638) 2025-02-14 11:21:04 +01:00
memory.py Refactor prompts (#502) 2025-02-06 18:21:46 +01:00
models.py Share full agents (#533) 2025-02-13 16:24:44 +01:00
monitoring.py Support disabling logging to terminal (#512) 2025-02-07 13:44:21 +01:00
tool_validation.py Share full agents (#533) 2025-02-13 16:24:44 +01:00
tools.py Share full agents (#533) 2025-02-13 16:24:44 +01:00
utils.py Share full agents (#533) 2025-02-13 16:24:44 +01:00
vision_web_browser.py Add web search tool and make prompt positional arg (#435) 2025-01-30 18:13:08 +01:00