Skip to content

Commit

Permalink
🌿 ✨ [Scheduled] Update API Spec (#45)
Browse files Browse the repository at this point in the history
* feat(openapi): add Langfuse credential support and new voice IDs

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.

* feat(voice): add support for voice provider fallbacks and increase timeouts

* fix(fern/apis/api/openapi.json): Updated openapi.json with new transfer mode and SIP header support

This commit introduces a new transfer mode, "blind-transfer-add-summary-to-sip-header", which adds a SIP header with a call summary during a blind transfer. It also adds a new "sipHeaders" object to allow custom headers during a transfer call. Additionally, a new Azure region, "uaenorth", has been added to the list of supported regions.

---------

Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>
  • Loading branch information
fern-api[bot] authored Nov 22, 2024
1 parent 4767ac4 commit edf0c5b
Showing 1 changed file with 332 additions and 54 deletions.
Loading

0 comments on commit edf0c5b

Please sign in to comment.