FIMCompletionRequestStop

August 7, 2024 ยท 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 */