surf-spot-finder / examples /smolagents_single_agent_mcp.yaml
Nathan Brake
indexed yaml (this is going to support the eval config framework) (#29)
ffb4e87 unverified
raw
history blame
267 Bytes
input:
location: Pontevedra
date: 2025-03-27 12:00
max_driving_hours: 2
# input_prompt_template:
agent:
model_id: openai/gpt-3.5-turbo
api_key_var: OPENAI_API_KEY
agent_type: smolagents
tools:
- "smolagents.DuckDuckGoSearchTool"
- "mcp/fetch"