Merge branch 'main' into debug-streaming-v2

This commit is contained in:
Adil Hafeez 2024-10-24 15:33:40 -07:00
commit 8e098fb5c0
29 changed files with 662 additions and 2974 deletions

View file

@ -20,6 +20,8 @@ services:
- CHAT_COMPLETION_ENDPOINT=http://host.docker.internal:10000/v1 #this is only because we are running the sample app in the same docker container environemtn as archgw
extra_hosts:
- "host.docker.internal:host-gateway"
volumes:
- ./arch_config.yaml:/app/arch_config.yaml
opentelemetry:
build: