update docs with weather_forecast path

This commit is contained in:
Adil Hafeez 2024-11-07 23:00:55 -08:00
parent a72bb804eb
commit 864abac32e
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"
}
},
{