Skip to content

Commit c4d0010

Browse files
(EVI 3 release) 🌿 Fern Regeneration -- July 17, 2025 (#453)
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: twitchard <[email protected]>
1 parent c16ce2a commit c4d0010

File tree

86 files changed

+709
-3465
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+709
-3465
lines changed

.mock/definition/empathic-voice/__package__.yml

Lines changed: 111 additions & 476 deletions
Large diffs are not rendered by default.

.mock/definition/empathic-voice/chat.yml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,6 @@ channel:
4747
4848
Include this parameter to apply a specific version of an EVI
4949
configuration. If omitted, the latest version will be applied.
50-
enable_context_injection:
51-
type: optional<boolean>
52-
default: true
53-
docs: >-
54-
A flag to enable context injection. Set this query parameter to true to
55-
have EVI inject context into the conversation. This is useful for
56-
scenarios where you want to provide additional information to EVI to
57-
help it better understand the user's request.
5850
event_limit:
5951
type: optional<integer>
6052
docs: >-
@@ -164,6 +156,7 @@ types:
164156
union:
165157
- type: root.AssistantEnd
166158
- type: root.AssistantMessage
159+
- type: root.AssistantProsody
167160
- type: root.AudioOutput
168161
- type: root.ChatMetadata
169162
- type: root.WebSocketError

.mock/definition/empathic-voice/chatGroups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ service:
551551
docs: >-
552552
Fetches a paginated list of audio for each **Chat** within the specified
553553
**Chat Group**. For more details, see our guide on audio reconstruction
554-
[here](/docs/empathic-voice-interface-evi/faq#can-i-access-the-audio-of-previous-conversations-with-evi).
554+
[here](/docs/speech-to-speech-evi/faq#can-i-access-the-audio-of-previous-conversations-with-evi).
555555
source:
556556
openapi: evi-openapi.json
557557
path-parameters:

.mock/definition/empathic-voice/chats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ service:
475475
docs: >-
476476
Fetches the audio of a previous **Chat**. For more details, see our
477477
guide on audio reconstruction
478-
[here](/docs/empathic-voice-interface-evi/faq#can-i-access-the-audio-of-previous-conversations-with-evi).
478+
[here](/docs/speech-to-speech-evi/faq#can-i-access-the-audio-of-previous-conversations-with-evi).
479479
source:
480480
openapi: evi-openapi.json
481481
path-parameters:

0 commit comments

Comments
 (0)