Update README.md

This commit is contained in:
Adil Hafeez 2025-10-02 17:55:47 -07:00 committed by GitHub
parent 9c05eaa3d7
commit 60118e1853
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,5 +25,4 @@ A FastAPI service that rewrites user queries using archgw and gpt-4o-mini for be
```bash
# archgw LLM Gateway base URL (default: http://localhost:12000/v1)
export LLM_GATEWAY_ENDPOINT="http://localhost:12000/v1"
```