mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
perf: unlogin user fetch data (#3775)
* model config * feat: normalization embedding * perf: unlogin user fetch data
This commit is contained in:
@@ -15,7 +15,7 @@ export type InitDateResponse = {
|
||||
|
||||
feConfigs?: FastGPTFeConfigsType;
|
||||
subPlans?: SubPlanType;
|
||||
systemVersion: string;
|
||||
systemVersion?: string;
|
||||
|
||||
activeModelList?: SystemModelItemType[];
|
||||
defaultModels?: SystemDefaultModelType;
|
||||
|
Reference in New Issue
Block a user