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