surf-spot-finder / examples /openai_single_agent_vertical.yaml
David de la Iglesia Castro
7 make tools configurable (#21)
f53eca9 unverified
raw
history blame
488 Bytes
location: Pontevedra
date: 2025-03-22 12:00
max_driving_hours: 2
model_id: o3-mini
agent_type: openai
tools:
- "surf_spot_finder.tools.driving_hours_to_meters"
- "surf_spot_finder.tools.get_area_lat_lon"
- "surf_spot_finder.tools.get_surfing_spots"
- "surf_spot_finder.tools.get_wave_forecast"
- "surf_spot_finder.tools.get_wind_forecast"
- "surf_spot_finder.tools.search_web"
- "surf_spot_finder.tools.show_plan"
- "surf_spot_finder.tools.visit_webpage"
# input_prompt_template: