Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌿 ✨ [Scheduled] Update API Spec #107

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

fern-api[bot]
Copy link
Contributor

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

Summary

The API now supports creating enterprises and has added new voice models, including "o1-preview", "o1-mini", and "eleven_flash_v2". Several fields related to server URLs and secrets have been consolidated into a single "server" object, and a new "UpdateSubscriptionDTO" object has been introduced for subscription updates.

Added

  • Added support for creating enterprises with the new CreateEnterpriseInfoDTO and EnterpriseInfo objects.
  • Introduced new voice models: "o1-preview", "o1-mini", and "eleven_flash_v2".
  • Consolidated server-related fields (serverUrl, serverUrlSecret) into a single "server" object.
  • Added a new UpdateSubscriptionDTO object for updating subscriptions.

Removed

  • Removed the "gemma-7b-it" voice model.

Changed

  • Updated the description for the "voiceId" field to specify that ash, ballad, coral, sage, and verse voice IDs are only compatible with realtime models.
  • Modified the description for the "stripeCustomerEmail" field to clarify that it refers to the customer's email on Stripe.

Copy link

Copy link

Copy link

Copy link

Copy link

Copy link

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.

0 participants