mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-24 22:03:54 +00:00
V4.6.6-2 (#673)
This commit is contained in:
@@ -19,8 +19,9 @@ export type InitDateResponse = {
|
||||
vectorModels: VectorModelItemType[];
|
||||
audioSpeechModels: AudioSpeechModels[];
|
||||
reRankModels: ReRankModelItemType[];
|
||||
qgModes: LLMModelItemType[];
|
||||
whisperModel: WhisperModelType;
|
||||
feConfigs: FastGPTFeConfigsType;
|
||||
priceMd: string;
|
||||
systemVersion: string;
|
||||
simpleModeTemplates: AppSimpleEditConfigTemplateType[];
|
||||
};
|
||||
|
Reference in New Issue
Block a user