mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
@@ -167,7 +167,7 @@ export const readApiServerFileContent = async ({
|
||||
};
|
||||
|
||||
export const rawText2Chunks = async ({
|
||||
rawText,
|
||||
rawText = '',
|
||||
chunkTriggerType = ChunkTriggerConfigTypeEnum.minSize,
|
||||
chunkTriggerMinSize = 1000,
|
||||
backupParse,
|
||||
|
Reference in New Issue
Block a user