feat: provider add baichuan (#1298)
This commit is contained in:
@@ -79,6 +79,7 @@ const ModelPage = () => {
|
||||
config.replicate,
|
||||
config.huggingface_hub,
|
||||
config.zhipuai,
|
||||
config.baichuan,
|
||||
config.spark,
|
||||
config.minimax,
|
||||
config.tongyi,
|
||||
@@ -93,6 +94,7 @@ const ModelPage = () => {
|
||||
modelList = [
|
||||
config.huggingface_hub,
|
||||
config.zhipuai,
|
||||
config.baichuan,
|
||||
config.spark,
|
||||
config.minimax,
|
||||
config.azure_openai,
|
||||
|
||||
Reference in New Issue
Block a user