update docs with weather_forecast path (#253)

This commit is contained in:
Adil Hafeez 2024-11-08 12:00:15 -06:00 committed by GitHub
parent a72bb804eb
commit 6b62662e01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 7 additions and 7 deletions

View file

@ -28,7 +28,7 @@ Engineered with purpose-built LLMs, Arch handles the critical but undifferentiat
To get in touch with us, please join our [discord server](https://discord.gg/pGZf2gcwEc). We will be monitoring that actively and offering support there.
## Demos
* [Function Calling](demos/function_calling/README.md) - Walk through of the core function calling capabilities Arch offers
* [Weather Forecast](demos/weather_forecast/README.md) - Walk through of the core function calling capabilities of of arch gateway using weather forecasting service
* [Insurance Agent](demos/insurance_agent/README.md) - Build a full insurance agent with Arch
* [Network Agent](demos/network_agent/README.md) - Build a networking co-pilot/agent agent with Arch