We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59d6fb commit cd83682Copy full SHA for cd83682
specification/inference/_types/Services.ts
@@ -288,7 +288,7 @@ export class InferenceChunkingSettings {
288
*/
289
sentence_overlap?: integer
290
/**
291
- * The chunking strategy: `sentence`, `word`, `none` or `recursive`.
+ * The chunking strategy: `sentence`, `word`, `none` or `recursive`. Learn more about chunking strategies in the External documentation.
292
* @server_default sentence
293
* @ext_doc_id chunking-strategies
294
0 commit comments