@smartytalent/openai-tools 0.1.33-dev.75 → 0.1.33-dev.76
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tools.json +20 -4
- package/package.json +1 -1
package/dist/tools.json
CHANGED
|
@@ -15294,7 +15294,11 @@
|
|
|
15294
15294
|
},
|
|
15295
15295
|
"voice": {
|
|
15296
15296
|
"type": "string",
|
|
15297
|
-
"description": "AI only.
|
|
15297
|
+
"description": "AI only. gpt-realtime voice used at dispatch: alloy, ash, ballad, coral, echo, sage, shimmer, verse, marin, cedar. Female-leaning: coral, sage, shimmer. Defaults to a role-based voice when omitted."
|
|
15298
|
+
},
|
|
15299
|
+
"avatarId": {
|
|
15300
|
+
"type": "string",
|
|
15301
|
+
"description": "AI only. HeyGen LiveAvatar avatar id for Boe's on-grid video, used at dispatch. Overrides the server default avatar; omit to use the default."
|
|
15298
15302
|
},
|
|
15299
15303
|
"config": {
|
|
15300
15304
|
"type": "object",
|
|
@@ -15469,7 +15473,11 @@
|
|
|
15469
15473
|
},
|
|
15470
15474
|
"voice": {
|
|
15471
15475
|
"type": "string",
|
|
15472
|
-
"description": "AI only.
|
|
15476
|
+
"description": "AI only. gpt-realtime voice used at dispatch: alloy, ash, ballad, coral, echo, sage, shimmer, verse, marin, cedar. Female-leaning: coral, sage, shimmer. Defaults to a role-based voice when omitted."
|
|
15477
|
+
},
|
|
15478
|
+
"avatarId": {
|
|
15479
|
+
"type": "string",
|
|
15480
|
+
"description": "AI only. HeyGen LiveAvatar avatar id for Boe's on-grid video, used at dispatch. Overrides the server default avatar; omit to use the default."
|
|
15473
15481
|
},
|
|
15474
15482
|
"config": {
|
|
15475
15483
|
"type": "object",
|
|
@@ -15633,7 +15641,11 @@
|
|
|
15633
15641
|
},
|
|
15634
15642
|
"voice": {
|
|
15635
15643
|
"type": "string",
|
|
15636
|
-
"description": "AI only.
|
|
15644
|
+
"description": "AI only. gpt-realtime voice used at dispatch: alloy, ash, ballad, coral, echo, sage, shimmer, verse, marin, cedar. Female-leaning: coral, sage, shimmer. Defaults to a role-based voice when omitted."
|
|
15645
|
+
},
|
|
15646
|
+
"avatarId": {
|
|
15647
|
+
"type": "string",
|
|
15648
|
+
"description": "AI only. HeyGen LiveAvatar avatar id for Boe's on-grid video, used at dispatch. Overrides the server default avatar; omit to use the default."
|
|
15637
15649
|
},
|
|
15638
15650
|
"config": {
|
|
15639
15651
|
"type": "object",
|
|
@@ -15959,7 +15971,11 @@
|
|
|
15959
15971
|
},
|
|
15960
15972
|
"voice": {
|
|
15961
15973
|
"type": "string",
|
|
15962
|
-
"description": "AI only.
|
|
15974
|
+
"description": "AI only. gpt-realtime voice used at dispatch: alloy, ash, ballad, coral, echo, sage, shimmer, verse, marin, cedar. Female-leaning: coral, sage, shimmer. Defaults to a role-based voice when omitted."
|
|
15975
|
+
},
|
|
15976
|
+
"avatarId": {
|
|
15977
|
+
"type": "string",
|
|
15978
|
+
"description": "AI only. HeyGen LiveAvatar avatar id for Boe's on-grid video, used at dispatch. Overrides the server default avatar; omit to use the default."
|
|
15963
15979
|
},
|
|
15964
15980
|
"config": {
|
|
15965
15981
|
"type": "object",
|