1. ResponsesAPI
- Unified function/endpoint combining chat simplicity with tool use and state management.
- Out-of-the-box tool support - It natively supports first-party tools like
web_search,file_search, andcomputer_use, enabling you to invoke these capabilities without additional orchestration. - Built-in multi-turn conversation chaining-Β Use the
previous_response_idparame...