@smartytalent/openai-tools 0.1.33-dev.75 → 0.1.33-dev.77

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.
Files changed (2) hide show
  1. package/dist/tools.json +27 -108
  2. package/package.json +1 -1
package/dist/tools.json CHANGED
@@ -6227,56 +6227,14 @@
6227
6227
  ]
6228
6228
  },
6229
6229
  "attributes": {
6230
- "title": "LinkAttributesSchema",
6231
6230
  "type": "object",
6232
6231
  "required": [
6233
- "name",
6234
- "email"
6232
+ "sourceUrl"
6235
6233
  ],
6236
6234
  "properties": {
6237
- "name": {
6238
- "type": "string"
6239
- },
6240
- "status": {
6241
- "type": "string"
6242
- },
6243
- "timestamps": {
6244
- "title": "ResourceTimestampsSchema",
6245
- "type": "object",
6246
- "properties": {
6247
- "created": {
6248
- "type": "string",
6249
- "format": "date-time"
6250
- },
6251
- "modified": {
6252
- "type": "string",
6253
- "format": "date-time"
6254
- }
6255
- }
6256
- }
6257
- }
6258
- },
6259
- "relationships": {
6260
- "title": "LinkRelationshipsSchema",
6261
- "type": "object",
6262
- "properties": {
6263
- "file": {
6264
- "title": "LinkRelationshipsFileSchema",
6265
- "type": "object",
6266
- "properties": {
6267
- "data": {
6268
- "title": "LinkRelationshipsFileDataSchema",
6269
- "type": "object",
6270
- "properties": {
6271
- "type": {
6272
- "type": "string"
6273
- },
6274
- "id": {
6275
- "type": "string"
6276
- }
6277
- }
6278
- }
6279
- }
6235
+ "sourceUrl": {
6236
+ "type": "string",
6237
+ "description": "The URL to fetch and render to markdown."
6280
6238
  }
6281
6239
  }
6282
6240
  }
@@ -6311,66 +6269,11 @@
6311
6269
  {
6312
6270
  "type": "function",
6313
6271
  "function": {
6314
- "name": "update_link",
6315
- "description": "Update Link",
6272
+ "name": "refresh_link",
6273
+ "description": "Re-fetch Link",
6316
6274
  "parameters": {
6317
- "title": "UpdateLinkRequestBody",
6318
6275
  "type": "object",
6319
- "required": [
6320
- "data"
6321
- ],
6322
- "properties": {
6323
- "data": {
6324
- "title": "UpdateLinkRequestBodyData",
6325
- "type": "object",
6326
- "required": [
6327
- "type",
6328
- "id",
6329
- "attributes"
6330
- ],
6331
- "properties": {
6332
- "type": {
6333
- "type": "string",
6334
- "enum": [
6335
- "links"
6336
- ]
6337
- },
6338
- "id": {
6339
- "type": "string"
6340
- },
6341
- "attributes": {
6342
- "title": "LinkAttributesSchema",
6343
- "type": "object",
6344
- "required": [
6345
- "name",
6346
- "email"
6347
- ],
6348
- "properties": {
6349
- "name": {
6350
- "type": "string"
6351
- },
6352
- "status": {
6353
- "type": "string"
6354
- },
6355
- "timestamps": {
6356
- "title": "ResourceTimestampsSchema",
6357
- "type": "object",
6358
- "properties": {
6359
- "created": {
6360
- "type": "string",
6361
- "format": "date-time"
6362
- },
6363
- "modified": {
6364
- "type": "string",
6365
- "format": "date-time"
6366
- }
6367
- }
6368
- }
6369
- }
6370
- }
6371
- }
6372
- }
6373
- }
6276
+ "properties": {}
6374
6277
  }
6375
6278
  }
6376
6279
  },
@@ -15294,7 +15197,11 @@
15294
15197
  },
15295
15198
  "voice": {
15296
15199
  "type": "string",
15297
- "description": "AI only. Realtime model voice (alloy / echo / fable / onyx / nova / shimmer). Used at dispatch."
15200
+ "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."
15201
+ },
15202
+ "avatarId": {
15203
+ "type": "string",
15204
+ "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
15205
  },
15299
15206
  "config": {
15300
15207
  "type": "object",
@@ -15469,7 +15376,11 @@
15469
15376
  },
15470
15377
  "voice": {
15471
15378
  "type": "string",
15472
- "description": "AI only. Realtime model voice (alloy / echo / fable / onyx / nova / shimmer). Used at dispatch."
15379
+ "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."
15380
+ },
15381
+ "avatarId": {
15382
+ "type": "string",
15383
+ "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
15384
  },
15474
15385
  "config": {
15475
15386
  "type": "object",
@@ -15633,7 +15544,11 @@
15633
15544
  },
15634
15545
  "voice": {
15635
15546
  "type": "string",
15636
- "description": "AI only. Realtime model voice (alloy / echo / fable / onyx / nova / shimmer). Used at dispatch."
15547
+ "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."
15548
+ },
15549
+ "avatarId": {
15550
+ "type": "string",
15551
+ "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
15552
  },
15638
15553
  "config": {
15639
15554
  "type": "object",
@@ -15959,7 +15874,11 @@
15959
15874
  },
15960
15875
  "voice": {
15961
15876
  "type": "string",
15962
- "description": "AI only. Realtime model voice (alloy / echo / fable / onyx / nova / shimmer). Used at dispatch."
15877
+ "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."
15878
+ },
15879
+ "avatarId": {
15880
+ "type": "string",
15881
+ "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
15882
  },
15964
15883
  "config": {
15965
15884
  "type": "object",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartytalent/openai-tools",
3
- "version": "0.1.33-dev.75",
3
+ "version": "0.1.33-dev.77",
4
4
  "description": "OpenAI function/tool definitions for SmartyTalent API",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",