File size: 245 Bytes
ffb4e87
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
input:
  location: Pontevedra
  date: 2025-03-27 12:00
  max_driving_hours: 2
  # input_prompt_template:
agent:
  model_id: o3-mini
  agent_type: openai
  tools:
  - "surf_spot_finder.tools.search_web"
  - "surf_spot_finder.tools.visit_webpage"