@smartytalent/openai-tools 0.1.33-dev.67 → 0.1.33-dev.68
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 +8 -4
- package/package.json +1 -1
package/dist/tools.json
CHANGED
|
@@ -14997,9 +14997,10 @@
|
|
|
14997
14997
|
"interviewer",
|
|
14998
14998
|
"notetaker",
|
|
14999
14999
|
"sales",
|
|
15000
|
+
"presenter",
|
|
15000
15001
|
"other"
|
|
15001
15002
|
],
|
|
15002
|
-
"description": "Function this attendee plays in THIS meeting. Distinct from user.type (which says human-vs-bot at the user level). At most one `host` per meeting. AI bot roles (interviewer / notetaker / sales) drive prompt template selection in the bot container."
|
|
15003
|
+
"description": "Function this attendee plays in THIS meeting. Distinct from user.type (which says human-vs-bot at the user level). At most one `host` per meeting. AI bot roles (interviewer / notetaker / sales / presenter) drive prompt template selection in the bot container; `presenter` additionally starts a Chime content share for slide playback."
|
|
15003
15004
|
},
|
|
15004
15005
|
"status": {
|
|
15005
15006
|
"type": "string",
|
|
@@ -15171,9 +15172,10 @@
|
|
|
15171
15172
|
"interviewer",
|
|
15172
15173
|
"notetaker",
|
|
15173
15174
|
"sales",
|
|
15175
|
+
"presenter",
|
|
15174
15176
|
"other"
|
|
15175
15177
|
],
|
|
15176
|
-
"description": "Function this attendee plays in THIS meeting. Distinct from user.type (which says human-vs-bot at the user level). At most one `host` per meeting. AI bot roles (interviewer / notetaker / sales) drive prompt template selection in the bot container."
|
|
15178
|
+
"description": "Function this attendee plays in THIS meeting. Distinct from user.type (which says human-vs-bot at the user level). At most one `host` per meeting. AI bot roles (interviewer / notetaker / sales / presenter) drive prompt template selection in the bot container; `presenter` additionally starts a Chime content share for slide playback."
|
|
15177
15179
|
},
|
|
15178
15180
|
"status": {
|
|
15179
15181
|
"type": "string",
|
|
@@ -15334,9 +15336,10 @@
|
|
|
15334
15336
|
"interviewer",
|
|
15335
15337
|
"notetaker",
|
|
15336
15338
|
"sales",
|
|
15339
|
+
"presenter",
|
|
15337
15340
|
"other"
|
|
15338
15341
|
],
|
|
15339
|
-
"description": "Function this attendee plays in THIS meeting. Distinct from user.type (which says human-vs-bot at the user level). At most one `host` per meeting. AI bot roles (interviewer / notetaker / sales) drive prompt template selection in the bot container."
|
|
15342
|
+
"description": "Function this attendee plays in THIS meeting. Distinct from user.type (which says human-vs-bot at the user level). At most one `host` per meeting. AI bot roles (interviewer / notetaker / sales / presenter) drive prompt template selection in the bot container; `presenter` additionally starts a Chime content share for slide playback."
|
|
15340
15343
|
},
|
|
15341
15344
|
"status": {
|
|
15342
15345
|
"type": "string",
|
|
@@ -15659,9 +15662,10 @@
|
|
|
15659
15662
|
"interviewer",
|
|
15660
15663
|
"notetaker",
|
|
15661
15664
|
"sales",
|
|
15665
|
+
"presenter",
|
|
15662
15666
|
"other"
|
|
15663
15667
|
],
|
|
15664
|
-
"description": "Function this attendee plays in THIS meeting. Distinct from user.type (which says human-vs-bot at the user level). At most one `host` per meeting. AI bot roles (interviewer / notetaker / sales) drive prompt template selection in the bot container."
|
|
15668
|
+
"description": "Function this attendee plays in THIS meeting. Distinct from user.type (which says human-vs-bot at the user level). At most one `host` per meeting. AI bot roles (interviewer / notetaker / sales / presenter) drive prompt template selection in the bot container; `presenter` additionally starts a Chime content share for slide playback."
|
|
15665
15669
|
},
|
|
15666
15670
|
"status": {
|
|
15667
15671
|
"type": "string",
|