- The SDK now supports
aiohttpas an optional async HTTP transport backend. Install the new extra (pip install vapi_server_sdk[aiohttp]) to haveAsyncVapiautomatically usehttpx-aiohttpunder the hood. Two new convenience classes,DefaultAioHttpClientandDefaultAsyncHttpxClient, are also now available for users who want to configure the async HTTP client explicitly.
- SDK regeneration
- Unable to analyze changes with AI, incrementing PATCH version.