mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
This allows users to load skills from a directory and pass it into the SkillToolset constructor. Co-authored-by: Kathy Wu <wukathy@google.com> PiperOrigin-RevId: 868929937
225 B
225 B
name, description
| name | description |
|---|---|
| weather-skill | A skill that provides weather information based on reference data. |
Step 1: Check 'references/weather_info.md' for the current weather. Step 2: Provide the weather update to the user.