Feat/add xinference openllm provider (#958)
This commit is contained in:
@@ -39,6 +39,8 @@ export enum ProviderEnum {
|
||||
'spark' = 'spark',
|
||||
'minimax' = 'minimax',
|
||||
'chatglm' = 'chatglm',
|
||||
'xinference' = 'xinference',
|
||||
'openllm' = 'openllm',
|
||||
}
|
||||
|
||||
export type ProviderConfigItem = {
|
||||
|
||||
Reference in New Issue
Block a user