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

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
1 participant