mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
add:添加通义千问
This commit is contained in:
@@ -55,6 +55,10 @@ var dynamicResourceMap = map[string]Worker{
|
||||
Profession: ProfessionAIProvider,
|
||||
Driver: "moonshot",
|
||||
},
|
||||
"tongyi": {
|
||||
Profession: ProfessionAIProvider,
|
||||
Driver: "tongyi",
|
||||
},
|
||||
}
|
||||
|
||||
type Worker struct {
|
||||
|
||||
Reference in New Issue
Block a user