perf: image index (#5071)

* doc

* perf: img cite prompt

* perf: image index

* perf: add api key to retrain api
This commit is contained in:
Archer
2025-06-20 13:25:32 +08:00
committed by GitHub
parent be72dda47e
commit 3ed3f2ad01
22 changed files with 153 additions and 55 deletions
@@ -49,7 +49,7 @@ export const defaultFormData: ImportFormType = {
imageIndex: false,
autoIndexes: false,
indexPrefixTitle: true,
indexPrefixTitle: false,
chunkSettingMode: ChunkSettingModeEnum.auto,
chunkSplitMode: DataChunkSplitModeEnum.paragraph,