Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 284 Bytes

agentscompletionrequeststop.md

File metadata and controls

19 lines (11 loc) · 284 Bytes

AgentsCompletionRequestStop

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