Add VESSL AI OpenAI API-compatible model provider and LLM model (#9474)
Co-authored-by: moon <moon@vessl.ai>
This commit is contained in:
parent
f674de4f5d
commit
8d5456b6d0
10 changed files with 289 additions and 1 deletions
|
|
@ -84,5 +84,10 @@ VOLC_EMBEDDING_ENDPOINT_ID=
|
|||
# 360 AI Credentials
|
||||
ZHINAO_API_KEY=
|
||||
|
||||
# VESSL AI Credentials
|
||||
VESSL_AI_MODEL_NAME=
|
||||
VESSL_AI_API_KEY=
|
||||
VESSL_AI_ENDPOINT_URL=
|
||||
|
||||
# Gitee AI Credentials
|
||||
GITEE_AI_API_KEY=
|
||||
GITEE_AI_API_KEY=
|
||||
Loading…
Add table
Add a link
Reference in a new issue