Migration Guide from Assistant v2 to Responses API

Good afternoon,

I am looking for a migration guide form Assistants v2 to Responses API.

Do we have such a guide?

To be able to get the latest models, I would like to move to Responses API. We are using threads objects so this migration guide is necessary. Unfortunately, this is currently a blocking point from our company :frowning:

2 Likes

I am also unable to find a migration guide. There are some places that reference a guide would be made available but still have not seen it.

OpenAI just introduced 'Prompts" which, in combination with Responses (or Agents) - are closest to Assistants + Threads. https://platform.openai.com/prompts
You favorite AI should be able to create a ‘convert Assistant to Prompt’ routine pretty easily. (Oh wait - the AI doesn’t know about the Prompt API yet, so it will be very bad at it … :frowning: )

This thread is also helpful My experience switching from Assistants API to Responses API - #41 by jlvanhulst

2 Likes