mirror of
https://github.com/LukeHagar/log10py.git
synced 2025-12-06 04:20:12 +00:00
208 B
208 B
Stop
Up to 4 sequences where the API will stop generating further tokens.
Supported Types
stop: str = /* values here */
stop: List[str] = /* values here */