1. 学ぶ
  2. /
  3. コース
  4. /
  5. Working with the OpenAI Responses API

Connected

演習

From One Message to Another

Time for you to begin chaining responses together to retain context between requests! This is, in effect, creating a conversation history—a key part of conversations.

指示1 / 2

undefined XP
    1
    2
  • Create a Responses API request with the prompt provided.
  • Extract the ID from response1 so the conversation can be continued.