This repository was archived by the owner on Apr 1, 2025. It is now read-only.
2.2.0
What's Changed
- Add
waitUntilReadyby @Swimburger in #116 - Update the realtime close error code messages by @Swimburger in #118
- Add overload to files and transcript client by @Swimburger in #119
ApiErroris now deprecated in favor ofAssemblyAIException,AssemblyAIApiException, or specific error types likeBadRequestError.- Add specific error exceptions:
BadRequestErrorGatewayTimeoutErrorInternalServerErrorNotFoundErrorServiceUnavailableErrorTooManyRequestsErrorUnauthorizedError
Full Changelog: 2.1.2...2.2.0