cleaned up logs and fixed issue with connectivity for llm gateway in weather forecast demo

This commit is contained in:
Salman Paracha 2025-09-05 09:09:17 -07:00
parent 04208e9cd1
commit 2895a07088
3 changed files with 26 additions and 19 deletions

View file

@ -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