feat: add gpustack model provider (#10158)
This commit is contained in:
parent
3c85136279
commit
76b0328eb1
17 changed files with 705 additions and 1 deletions
|
|
@ -89,5 +89,9 @@ VESSL_AI_MODEL_NAME=
|
|||
VESSL_AI_API_KEY=
|
||||
VESSL_AI_ENDPOINT_URL=
|
||||
|
||||
# GPUStack Credentials
|
||||
GPUSTACK_SERVER_URL=
|
||||
GPUSTACK_API_KEY=
|
||||
|
||||
# Gitee AI Credentials
|
||||
GITEE_AI_API_KEY=
|
||||
GITEE_AI_API_KEY=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue