mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
cleaned up logs and fixed issue with connectivity for llm gateway in weather forecast demo
This commit is contained in:
parent
04208e9cd1
commit
2895a07088
3 changed files with 26 additions and 19 deletions
|
|
@ -7,6 +7,12 @@ listeners:
|
|||
message_format: openai
|
||||
timeout: 30s
|
||||
|
||||
egress_traffic:
|
||||
address: 0.0.0.0
|
||||
port: 12000
|
||||
message_format: openai
|
||||
timeout: 30s
|
||||
|
||||
endpoints:
|
||||
weather_forecast_service:
|
||||
endpoint: host.docker.internal:18083
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue