Skip to content

Commit d17c489

Browse files
🌿 Fern Regeneration -- October 2, 2024 (#189)
Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: twitchard <[email protected]>
1 parent 518b895 commit d17c489

File tree

16 files changed

+668
-668
lines changed

16 files changed

+668
-668
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,7 @@ types:
954954
This will either be the name of a previously created Custom Voice or
955955
one of our 7 base voices: `ITO`, `KORA`, `DACHER`, `AURA`, `FINN`,
956956
`WHIMSY`, or `STELLA`.
957-
custom_voice: ReturnCustomVoice
957+
custom_voice: optional<ReturnCustomVoice>
958958
source:
959959
openapi: stenographer-openapi.json
960960
ReturnPagedUserDefinedTools:

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hume",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"private": false,
55
"repository": "https://github.com/HumeAI/hume-typescript-sdk",
66
"main": "./index.js",

0 commit comments

Comments
 (0)