mirror of
https://github.com/katanemo/plano.git
synced 2026-04-28 18:36:34 +02:00
update docs with weather_forecast path (#253)
This commit is contained in:
parent
a72bb804eb
commit
6b62662e01
6 changed files with 7 additions and 7 deletions
2
demos/shared/chatbot_ui/.vscode/launch.json
vendored
2
demos/shared/chatbot_ui/.vscode/launch.json
vendored
|
|
@ -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"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue