Ask a question to get started
Enter to sendā¢Shift+Enter new line
truncate: Optional[Literal['NONE', 'END']] = Field( default=None, description="Truncate input text if it exceeds the model's maximum token length. Default is model dependent and is likely to raise error if an input is too long." )