mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
add:添加阶跃星辰供应商
This commit is contained in:
@@ -79,6 +79,10 @@ var dynamicResourceMap = map[string]Worker{
|
||||
Profession: ProfessionAIProvider,
|
||||
Driver: "baichuan",
|
||||
},
|
||||
"stepfun": {
|
||||
Profession: ProfessionAIProvider,
|
||||
Driver: "stepfun",
|
||||
},
|
||||
}
|
||||
|
||||
type Worker struct {
|
||||
|
||||
Reference in New Issue
Block a user