Skip to content

Clarify assistant stream helper events#1873

Open
Jaksenc wants to merge 1 commit into
openai:masterfrom
Jaksenc:codex/clarify-assistant-stream-events
Open

Clarify assistant stream helper events#1873
Jaksenc wants to merge 1 commit into
openai:masterfrom
Jaksenc:codex/clarify-assistant-stream-events

Conversation

@Jaksenc
Copy link
Copy Markdown

@Jaksenc Jaksenc commented May 12, 2026

Summary

  • clarify that raw Assistants API event names are exposed through the SDK event helper event
  • add an example for handling thread.run.completed
  • distinguish SDK convenience events like textDelta from raw API events

Closes #860

Testing

  • npm exec --yes --package prettier@3.7.1 -- prettier --check helpers.md
  • git diff --check

@Jaksenc Jaksenc requested a review from a team as a code owner May 12, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README run streaming example has incorrect & unhelpful event examples

1 participant