Ask a question to get started
Enter to sendā¢Shift+Enter new line
Specifies the number of text segments following the matched segment to return.
This provides context after the relevant text.
Value must be between 1 and 3.
1
3
num_next_segments: int = Field(default=1, ge=1, le=3)