Skip to content

Commit cd83682

Browse files
committed
Adds a sentence to point to the link
1 parent f59d6fb commit cd83682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/inference/_types/Services.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ export class InferenceChunkingSettings {
288288
*/
289289
sentence_overlap?: integer
290290
/**
291-
* The chunking strategy: `sentence`, `word`, `none` or `recursive`.
291+
* The chunking strategy: `sentence`, `word`, `none` or `recursive`. Learn more about chunking strategies in the External documentation.
292292
* @server_default sentence
293293
* @ext_doc_id chunking-strategies
294294
*/

0 commit comments

Comments
 (0)