ChatCompletionRequestStop
February 11, 2026 ยท View on GitHub
Stop generation if this token is detected. Or if one of these tokens is detected when providing an array
Supported Types
str
value: str = /* values here */
List[str]
value: List[str] = /* values here */