Ask a question to get started
Enter to sendā¢Shift+Enter new line
Specifies stopping conditions for the model's output generation. This can be an array of strings or a single string that the model will look for as a signal to stop generating further tokens.
stop: Optional[List[str]] = None