feat: server xinference support (#927)
This commit is contained in:
parent
8c991b5b26
commit
da3f10a55e
18 changed files with 456 additions and 17 deletions
|
|
@ -32,4 +32,8 @@ WENXIN_API_KEY=
|
|||
WENXIN_SECRET_KEY=
|
||||
|
||||
# ChatGLM Credentials
|
||||
CHATGLM_API_BASE=
|
||||
CHATGLM_API_BASE=
|
||||
|
||||
# Xinference Credentials
|
||||
XINFERENCE_SERVER_URL=
|
||||
XINFERENCE_MODEL_UID=
|
||||
Loading…
Add table
Add a link
Reference in a new issue