Skip to content

Migrate the two Assistants API notebooks to the Responses API before shutdown #2933

Description

@avikumart

examples/Assistants_API_overview_python.ipynb and examples/Creating_slides_with_Assistants_API_and_DALL-E3.ipynb use client.beta.assistants and client.beta.threads. The Assistants API shuts down on August 26, 2026, so this is urgent. Official OpenAI documentation (https://platform.openai.com/docs/assistants/deep-dive/run-lifecycle%23.webm)

Acceptance criteria: replace Assistants/Threads/Runs with Responses API patterns; preserve tool-use and slide-
generation behavior; update explanatory Markdown and links; run the notebook validation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions