Ask a question to get started
Enter to sendā¢Shift+Enter new line
truncation: str | None = None
Truncation strategy (Responses API).
Can be 'auto' or 'disabled' (default).
'auto'
'disabled'
If 'auto', model may drop input items from the middle of the message sequence to fit the context window.