Commit f885e66
authored
🌿 ✨ [Scheduled] Update API Spec (#49)
* 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.
* fix(fern/apis/api/openapi.json): update transfer mode descriptions and remove unused sipHeaders property
---------
Co-authored-by: fern-api[bot] <115122769+fern-api[bot]@users.noreply.github.com>1 parent 12a9ce8 commit f885e66
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4186 | 4186 | | |
4187 | 4187 | | |
4188 | 4188 | | |
4189 | | - | |
| 4189 | + | |
4190 | 4190 | | |
4191 | 4191 | | |
4192 | | - | |
4193 | 4192 | | |
4194 | 4193 | | |
4195 | 4194 | | |
| |||
4312 | 4311 | | |
4313 | 4312 | | |
4314 | 4313 | | |
4315 | | - | |
4316 | | - | |
4317 | | - | |
4318 | | - | |
4319 | 4314 | | |
4320 | 4315 | | |
4321 | 4316 | | |
| |||
0 commit comments