Add fastgpt as seperate assistant mode
This commit is contained in:
@@ -25,6 +25,7 @@ export interface Assistant {
|
||||
configMode?: 'platform' | 'dify' | 'fastgpt' | 'none';
|
||||
apiUrl?: string;
|
||||
apiKey?: string;
|
||||
appId?: string;
|
||||
llmModelId?: string;
|
||||
asrModelId?: string;
|
||||
embeddingModelId?: string;
|
||||
|
||||
Reference in New Issue
Block a user