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

@ -15,7 +15,7 @@
"LLM": "1",
"CHAT_COMPLETION_ENDPOINT": "http://localhost:10000/v1",
"STREAMING": "True",
"ARCH_CONFIG": "../demos/function_calling/arch_config.yaml"
"ARCH_CONFIG": "../demos/weather_forecast/arch_config.yaml"
}
},
{