File size: 267 Bytes
ffb4e87
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
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"