mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-12 18:11:34 +08:00
add:智谱ai
This commit is contained in:
@@ -59,6 +59,10 @@ var dynamicResourceMap = map[string]Worker{
|
||||
Profession: ProfessionAIProvider,
|
||||
Driver: "tongyi",
|
||||
},
|
||||
"zhipuai": {
|
||||
Profession: ProfessionAIProvider,
|
||||
Driver: "zhipuai",
|
||||
},
|
||||
}
|
||||
|
||||
type Worker struct {
|
||||
|
||||
Reference in New Issue
Block a user