smolagents/examples
Touseef Ahmad a806f50ef2
Multiple tool example (#293)
* Update guided_tour.md (#287)

* Example for calling multiple tools from ToolCallingAgent

* CodeAgent added

* Default agent set to CodeAgent and Qualitty fix

* Rename file
2025-01-23 08:55:02 +01:00
..
benchmark.ipynb Add linter rules + apply make style (#255) 2025-01-18 19:01:15 +01:00
e2b_example.py Add linter rules + apply make style (#255) 2025-01-18 19:01:15 +01:00
gradio_upload.py Add linter rules + apply make style (#255) 2025-01-18 19:01:15 +01:00
inspect_runs.py Add linter rules + apply make style (#255) 2025-01-18 19:01:15 +01:00
multiple_tools.py Multiple tool example (#293) 2025-01-23 08:55:02 +01:00
rag.py Add linter rules + apply make style (#255) 2025-01-18 19:01:15 +01:00
text_to_sql.py Add linter rules + apply make style (#255) 2025-01-18 19:01:15 +01:00
tool_calling_agent_from_any_llm.py Add linter rules + apply make style (#255) 2025-01-18 19:01:15 +01:00
tool_calling_agent_mcp.py Add linter rules + apply make style (#255) 2025-01-18 19:01:15 +01:00
tool_calling_agent_ollama.py Add linter rules + apply make style (#255) 2025-01-18 19:01:15 +01:00