This repository was archived by the owner on Apr 1, 2025. It is now read-only.
2.2.0
What's Changed
- Add
waitUntilReady
by @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
ApiError
is now deprecated in favor ofAssemblyAIException
,AssemblyAIApiException
, or specific error types likeBadRequestError
.- Add specific error exceptions:
BadRequestError
GatewayTimeoutError
InternalServerError
NotFoundError
ServiceUnavailableError
TooManyRequestsError
UnauthorizedError
Full Changelog: 2.1.2...2.2.0