Skip to content

Conversation

coinmoles
Copy link

@coinmoles coinmoles commented Sep 26, 2025

  • Introduces enum StreamError
  • Replace OpenAIError::StreamError payload from String to StreamError

This is technically a breaking change as it can break codes that matched the OpenAIError::StreamError variant.
At least the Display string should look the same.

Closes #434

Copy link

@sigsegved sigsegved left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this.

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.

Enhance OpenAIError::StreamError payload

3 participants