mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-05 01:02:59 +08:00
perf: image index (#5071)
* doc * perf: img cite prompt * perf: image index * perf: add api key to retrain api
This commit is contained in:
@@ -49,7 +49,7 @@ export const defaultFormData: ImportFormType = {
|
||||
|
||||
imageIndex: false,
|
||||
autoIndexes: false,
|
||||
indexPrefixTitle: true,
|
||||
indexPrefixTitle: false,
|
||||
|
||||
chunkSettingMode: ChunkSettingModeEnum.auto,
|
||||
chunkSplitMode: DataChunkSplitModeEnum.paragraph,
|
||||
|
||||
Reference in New Issue
Block a user