Skip to content

🌿 ✨ [Scheduled] Update API Spec #39

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

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Conversation

fern-api[bot]
Copy link
Contributor

@fern-api fern-api bot commented Nov 17, 2024

Summary

This update introduces new voice IDs for the voice model and adds Langfuse-specific credential objects and Data Transfer Objects (DTOs) for creating and updating Langfuse credentials.

Added

  • New voice IDs: "ash", "ballad", "coral", "sage", and "verse".
  • New Langfuse-specific credential objects:
    • LangfuseCredential
  • New Langfuse-specific DTOs for creating and updating credentials:
    • CreateLangfuseCredentialDTO
    • UpdateLangfuseCredentialDTO

Removed

  • Nothing was removed in this update.

Changed

  • The description of the "voiceId" field was updated to include a note about the specific voice IDs that can be used with the gpt-4o-realtime-preview-2024-10-01 model.

This commit adds support for Langfuse credentials, including the required fields (`provider`, `publicKey`, `apiKey`, `apiUrl`) and the unique identifiers (`id` and `orgId`). It also introduces new voice IDs: `ash`, `ballad`, `coral`, `sage`, and `verse`, which are exclusive to the `gpt-4o-realtime-preview-2024-10-01` model.
Copy link
Contributor

@nikhilro nikhilro merged commit 0394af6 into main Nov 17, 2024
4 checks passed
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.

1 participant