update arch_config sample on readme to match with format

This commit is contained in:
Adil Hafeez 2025-04-29 12:00:18 -07:00
parent 9659b2baf6
commit bca08cdf90
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -95,11 +95,12 @@ Create `arch_config.yaml` file with following content,
```yaml
version: v0.1
listener:
address: 0.0.0.0
port: 10000
message_format: huggingface
connect_timeout: 0.005s
listeners:
ingress_traffic:
address: 0.0.0.0
port: 10000
message_format: openai
timeout: 30s
llm_providers:
- name: gpt-4o