mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
Add LLM_GATEWAY_ENDPOINT environment variable info
This commit is contained in:
parent
5f03c1fe69
commit
9c05eaa3d7
1 changed files with 1 additions and 0 deletions
|
|
@ -25,4 +25,5 @@ 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"
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue