Skip to content

Commit c805fa5

Browse files
committed
Fixes code style error
1 parent d71a423 commit c805fa5

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
@@ -345,7 +345,7 @@ export class InferenceChunkingSettings {
345345
separator_group?: string
346346
/**
347347
* Only applicable to the `recursive` strategy and required when using it.
348-
*
348+
*
349349
* A list of strings used as possible split points when chunking text.
350350
*
351351
* Each string can be a plain string or a regular expression (regex) pattern.

0 commit comments

Comments
 (0)