python examples use the Assistants API, retired Aug 26
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 194
- Forks
- 114
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 1
Description
python/examples/openai/app_assistant_chatbot.py and the python README build on openai.beta.assistants. OpenAI shuts the Assistants API down Aug 26, so anyone following the example after that hits failures on the first run. I build tooling that finds this class of rot and opens the migration PR to the Responses API, happy to send one for the examples if useful, no strings. Flagging early in case you'd rather handle it internally before the date.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with python/examples/openai/app_assistant_chatbot.py and the python README, locating their uses of openai.beta.assistants. Compare the documented migration target, the Responses API, and update both example references so a fresh run no longer depends on the retired API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100