Skip to content

Files

Latest commit

0fb8b64 · Aug 7, 2024

History

History
19 lines (11 loc) · 281 Bytes

fimcompletionrequeststop.md

File metadata and controls

19 lines (11 loc) · 281 Bytes

FIMCompletionRequestStop

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 */