feat: add openllm support (#928)
This commit is contained in:
parent
da3f10a55e
commit
3ea8d7a019
9 changed files with 412 additions and 3 deletions
|
|
@ -36,4 +36,7 @@ CHATGLM_API_BASE=
|
|||
|
||||
# Xinference Credentials
|
||||
XINFERENCE_SERVER_URL=
|
||||
XINFERENCE_MODEL_UID=
|
||||
XINFERENCE_MODEL_UID=
|
||||
|
||||
# OpenLLM Credentials
|
||||
OPENLLM_SERVER_URL=
|
||||
Loading…
Add table
Add a link
Reference in a new issue