mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-17 15:10:14 +00:00
docs: update bard-proxy project address.
update bard-proxy project address.
This commit is contained in:
@@ -136,7 +136,7 @@ BARD_PROXY_API_KEY={your-bard-key}
|
|||||||
# PROXY_SERVER_URL={your-bard-proxy-server/v1/chat/completions}
|
# PROXY_SERVER_URL={your-bard-proxy-server/v1/chat/completions}
|
||||||
```
|
```
|
||||||
|
|
||||||
- If you want to use your own bard proxy server like <a href="https://github.com/xuyuan23/Bard-Proxy">Bard-Proxy</a>, so that you can deploy DB-GPT on your PC easily.
|
- If you want to use your own bard proxy server like <a href="https://github.com/eosphoros-ai/Bard-Proxy">Bard-Proxy</a>, so that you can deploy DB-GPT on your PC easily.
|
||||||
```
|
```
|
||||||
LLM_MODEL=bard_proxyllm
|
LLM_MODEL=bard_proxyllm
|
||||||
MODEL_SERVER=127.0.0.1:8000
|
MODEL_SERVER=127.0.0.1:8000
|
||||||
|
Reference in New Issue
Block a user