Skip to content

fix tagging for OpenAI response streaming#99

Merged
Andrew Kent (realark) merged 3 commits intomainfrom
ark/oai-inst-streaming-bug
May 6, 2026
Merged

fix tagging for OpenAI response streaming#99
Andrew Kent (realark) merged 3 commits intomainfrom
ark/oai-inst-streaming-bug

Conversation

@realark
Copy link
Copy Markdown
Collaborator

@realark Andrew Kent (realark) commented May 5, 2026

  • add support for SSEvents sent by the openai response endpoint
  • breaking change: bump min supported openai version 2.8.0 -> 2.15.0 -- I think this is a relatively minor change and trying to support older clients isn't worth the hassle, but open to discussing if anyone has concerns
  • increase oai completions+responses test coverage

fixes #62

@realark Andrew Kent (realark) added the bug Something isn't working label May 5, 2026
@realark Andrew Kent (realark) force-pushed the ark/oai-inst-streaming-bug branch 3 times, most recently from 0c0e350 to 698f8d1 Compare May 5, 2026 21:35
@realark Andrew Kent (realark) added the enhancement New feature or request label May 5, 2026
@realark Andrew Kent (realark) force-pushed the ark/oai-inst-streaming-bug branch from 698f8d1 to 6afd9aa Compare May 5, 2026 21:37
@realark Andrew Kent (realark) marked this pull request as ready for review May 5, 2026 21:50
@realark Andrew Kent (realark) changed the title Suppor tagging for OpenAI response streaming fix tagging for OpenAI response streaming May 5, 2026
@realark Andrew Kent (realark) merged commit 4d36183 into main May 6, 2026
1 check passed
@realark Andrew Kent (realark) deleted the ark/oai-inst-streaming-bug branch May 6, 2026 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BOT ISSUE] OpenAI Responses API streaming spans lose output and metrics

2 participants