v0.40.0
·
4 commits
to main
since this release
Breaking Change: OpenAIError::ApiError(ApiError) is now OpenAIError:ApiError(ApiErrorResponse)
What's Changed
- Return http status code for ApiError by @max-zheng in #552
New Contributors
- @max-zheng made their first contribution in #552
Full Changelog: async-openai-v0.39.0...async-openai-v0.40.0