mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-24 18:23:07 +08:00
Feat/provider add zhipuai (#1192)
Co-authored-by: Joel <iamjoel007@gmail.com>
This commit is contained in:
@@ -42,6 +42,7 @@ export enum ProviderEnum {
|
||||
'xinference' = 'xinference',
|
||||
'openllm' = 'openllm',
|
||||
'localai' = 'localai',
|
||||
'zhipuai' = 'zhipuai',
|
||||
}
|
||||
|
||||
export type ProviderConfigItem = {
|
||||
|
||||
Reference in New Issue
Block a user