Skip to content

Commit 96753f9

Browse files
committed
feat: release voice agent v1
BREAKING CHANGE: the interfaces for the voice agent have changed.
1 parent 98843a6 commit 96753f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ We have published [a migration guide on our docs](https://developers.deepgram.co
8888

8989
We recommend using only documented interfaces, as we strictly follow semantic versioning (semver) and breaking changes may occur for undocumented interfaces. To ensure compatibility, consider pinning your versions if you need to use undocumented interfaces.
9090

91+
The Agent interfaces have been updated to use the new Voice Agent V1 API.
92+
9193
## Installation
9294

9395
You can install this SDK directly from [npm](https://www.npmjs.com/package/@deepgram/sdk).

0 commit comments

Comments
 (0)