Can I use Adaptive Interruption Handling or Audio Turn Detection (v1) with Self-Hosted Agents?
Not in production. Allowances for testing these models on self-hosted agents are only designed to facilitate testing in non-production environments. There is a cap on requests per month, after which your agent will automatically fall back to a less capable alternative:
VAD-based interruption handlingor Interrupt handling- The
v1-minimodel for Audio Turn detection.
For more information on the Quota and limits of these models, please see the docs.
You should ensure consistent behaviour for self-hosted agents by:
- Disabling adaptive interruption handling, as detailed in the docs.
- Specify the
v1-minimodel for turn detection, as detailed in the docs.
Can the limit be increased? We do not offer any way to increase the number of monthly free requests for self-hosted agents.