Skip to content

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Dec 30, 2024

Summary

This update includes changes to the API's voice models, transcribers, and call endpoints. It also introduces a new enterprise feature with related objects and endpoints.

Added

  • Added a new AzureSpeechTranscriber object for transcribing audio.
  • Added new voice models: o1-preview, o1-preview-2024-09-12, o1-mini, and o1-mini-2024-09-12.
  • Added new voice model fallback options: o1-preview, o1-preview-2024-09-12, o1-mini, and o1-mini-2024-09-12.
  • Added new voice IDs: sonic-preview and sonic.
  • Added new voice options for the Eleven voice provider: eleven_flash_v2 and eleven_flash_v2_5.
  • Added a new CreateEnterpriseInfoDTO object for creating enterprise information.
  • Added a new EnterpriseInfo object for storing enterprise information.
  • Added a new UpdateSubscriptionDTO object for updating subscription information.
  • Added a new ChatDTO object for chat conversations.
  • Added new call end reasons: assistant-not-invalid, assistant-not-provided, call-start-error-neither-assistant-nor-server-set, assistant-request-failed, assistant-request-returned-error, assistant-request-returned-unspeakable-error, assistant-request-returned-invalid-assistant, assistant-request-returned-no-assistant, assistant-request-returned-forwarding-phone-number, assistant-ended-call, assistant-said-end-call-phrase, assistant-forwarded-call, assistant-join-timed-out, customer-busy, customer-ended-call, customer-did-not-answer, customer-did-not-give-microphone-permission, assistant-said-message-with-end-call-enabled, exceeded-max-duration, manually-canceled, phone-call-provider-closed-websocket, db-error, and assistant-not-found.

Removed

  • Removed the llama3-groq-8b-8192-tool-use-preview and llama3-groq-70b-8192-tool-use-preview voice models.
  • Removed the serverUrl and serverUrlSecret fields from the PhoneNumber object.

Changed

  • Updated the description of the voiceId field in the PhoneNumber object to include sonic-preview and sonic voice IDs.
  • Updated the description of the stripeCustomerEmail field in the Subscription object to customer's email on Stripe.
  • Updated the sweden region to swedencentral in the AnthropicCredential object.

@github-actions
Copy link
Contributor

@sahilsuman933 sahilsuman933 merged commit 5dbc330 into main Jan 1, 2025
4 checks passed
skeptrunedev referenced this pull request in devflowinc/vapi-docs Mar 5, 2025
* feat: Update OpenAPI spec

* feat(openapi): add enterprise endpoints and schemas, azure transcriber support

* fix(fern/apis/api): update openapi.json to include security requirements and rename field

* chore(fern/apis/api/openapi.json): update Azure region names

* fix(openapi): update model and voiceId descriptions, add new fields and enums

* feat(openapi): add new OpenAI models and refactor server URL properties

* feat(openapi): add AzureSpeechTranscriber and new call end reasons

---------

Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants