@keystrokehq/recallai 0.1.2 → 0.1.4
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/actions/create-bot.cjs +32 -32
- package/dist/actions/create-bot.cjs.map +1 -1
- package/dist/actions/create-bot.d.cts +87 -48
- package/dist/actions/create-bot.d.mts +87 -48
- package/dist/actions/create-bot.mjs +32 -32
- package/dist/actions/create-bot.mjs.map +1 -1
- package/dist/actions/create-calendar-authenticate.cjs +1 -1
- package/dist/actions/create-calendar-authenticate.cjs.map +1 -1
- package/dist/actions/create-calendar-authenticate.d.cts +1 -1
- package/dist/actions/create-calendar-authenticate.d.mts +1 -1
- package/dist/actions/create-calendar-authenticate.mjs +1 -1
- package/dist/actions/create-calendar-authenticate.mjs.map +1 -1
- package/dist/actions/create-calendar.cjs +2 -2
- package/dist/actions/create-calendar.cjs.map +1 -1
- package/dist/actions/create-calendar.d.cts +2 -2
- package/dist/actions/create-calendar.d.mts +2 -2
- package/dist/actions/create-calendar.mjs +2 -2
- package/dist/actions/create-calendar.mjs.map +1 -1
- package/dist/actions/create-google-login-group.cjs +2 -2
- package/dist/actions/create-google-login-group.cjs.map +1 -1
- package/dist/actions/create-google-login-group.d.cts +2 -2
- package/dist/actions/create-google-login-group.d.mts +2 -2
- package/dist/actions/create-google-login-group.mjs +2 -2
- package/dist/actions/create-google-login-group.mjs.map +1 -1
- package/dist/actions/create-google-login.cjs +1 -1
- package/dist/actions/create-google-login.cjs.map +1 -1
- package/dist/actions/create-google-login.d.cts +1 -1
- package/dist/actions/create-google-login.d.mts +1 -1
- package/dist/actions/create-google-login.mjs +1 -1
- package/dist/actions/create-google-login.mjs.map +1 -1
- package/dist/actions/create-meeting-direct-connect.cjs +47 -47
- package/dist/actions/create-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/create-meeting-direct-connect.d.cts +66 -66
- package/dist/actions/create-meeting-direct-connect.d.mts +66 -66
- package/dist/actions/create-meeting-direct-connect.mjs +47 -47
- package/dist/actions/create-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/create-sdk-upload.cjs +3 -3
- package/dist/actions/create-sdk-upload.cjs.map +1 -1
- package/dist/actions/create-sdk-upload.d.cts +3 -3
- package/dist/actions/create-sdk-upload.d.mts +3 -3
- package/dist/actions/create-sdk-upload.mjs +3 -3
- package/dist/actions/create-sdk-upload.mjs.map +1 -1
- package/dist/actions/create-zoom-oauth-app.cjs +1 -1
- package/dist/actions/create-zoom-oauth-app.cjs.map +1 -1
- package/dist/actions/create-zoom-oauth-app.d.cts +1 -1
- package/dist/actions/create-zoom-oauth-app.d.mts +1 -1
- package/dist/actions/create-zoom-oauth-app.mjs +1 -1
- package/dist/actions/create-zoom-oauth-app.mjs.map +1 -1
- package/dist/actions/delete-bot-media.cjs +1 -1
- package/dist/actions/delete-bot-media.cjs.map +1 -1
- package/dist/actions/delete-bot-media.d.cts +1 -1
- package/dist/actions/delete-bot-media.d.mts +1 -1
- package/dist/actions/delete-bot-media.mjs +1 -1
- package/dist/actions/delete-bot-media.mjs.map +1 -1
- package/dist/actions/delete-bot.cjs +1 -1
- package/dist/actions/delete-bot.cjs.map +1 -1
- package/dist/actions/delete-bot.d.cts +1 -1
- package/dist/actions/delete-bot.d.mts +1 -1
- package/dist/actions/delete-bot.mjs +1 -1
- package/dist/actions/delete-bot.mjs.map +1 -1
- package/dist/actions/delete-calendar.cjs +1 -1
- package/dist/actions/delete-calendar.cjs.map +1 -1
- package/dist/actions/delete-calendar.d.cts +1 -1
- package/dist/actions/delete-calendar.d.mts +1 -1
- package/dist/actions/delete-calendar.mjs +1 -1
- package/dist/actions/delete-calendar.mjs.map +1 -1
- package/dist/actions/destroy-calendar-user.cjs +1 -1
- package/dist/actions/destroy-calendar-user.cjs.map +1 -1
- package/dist/actions/destroy-calendar-user.d.cts +1 -1
- package/dist/actions/destroy-calendar-user.d.mts +1 -1
- package/dist/actions/destroy-calendar-user.mjs +1 -1
- package/dist/actions/destroy-calendar-user.mjs.map +1 -1
- package/dist/actions/destroy-google-login-group.cjs +1 -1
- package/dist/actions/destroy-google-login-group.cjs.map +1 -1
- package/dist/actions/destroy-google-login-group.d.cts +1 -1
- package/dist/actions/destroy-google-login-group.d.mts +1 -1
- package/dist/actions/destroy-google-login-group.mjs +1 -1
- package/dist/actions/destroy-google-login-group.mjs.map +1 -1
- package/dist/actions/destroy-google-login.cjs +1 -1
- package/dist/actions/destroy-google-login.cjs.map +1 -1
- package/dist/actions/destroy-google-login.d.cts +1 -1
- package/dist/actions/destroy-google-login.d.mts +1 -1
- package/dist/actions/destroy-google-login.mjs +1 -1
- package/dist/actions/destroy-google-login.mjs.map +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.cjs +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.cjs.map +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.d.cts +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.d.mts +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.mjs +1 -1
- package/dist/actions/destroy-zoom-o-auth-app.mjs.map +1 -1
- package/dist/actions/disconnect-calendar-user.cjs +3 -3
- package/dist/actions/disconnect-calendar-user.cjs.map +1 -1
- package/dist/actions/disconnect-calendar-user.d.cts +3 -3
- package/dist/actions/disconnect-calendar-user.d.mts +3 -3
- package/dist/actions/disconnect-calendar-user.mjs +3 -3
- package/dist/actions/disconnect-calendar-user.mjs.map +1 -1
- package/dist/actions/list-audio-mixed.cjs +7 -7
- package/dist/actions/list-audio-mixed.cjs.map +1 -1
- package/dist/actions/list-audio-mixed.d.cts +7 -7
- package/dist/actions/list-audio-mixed.d.mts +7 -7
- package/dist/actions/list-audio-mixed.mjs +7 -7
- package/dist/actions/list-audio-mixed.mjs.map +1 -1
- package/dist/actions/list-audio-separate.cjs +7 -7
- package/dist/actions/list-audio-separate.cjs.map +1 -1
- package/dist/actions/list-audio-separate.d.cts +7 -7
- package/dist/actions/list-audio-separate.d.mts +7 -7
- package/dist/actions/list-audio-separate.mjs +7 -7
- package/dist/actions/list-audio-separate.mjs.map +1 -1
- package/dist/actions/list-bot-screenshots.cjs +2 -2
- package/dist/actions/list-bot-screenshots.cjs.map +1 -1
- package/dist/actions/list-bot-screenshots.d.cts +2 -2
- package/dist/actions/list-bot-screenshots.d.mts +2 -2
- package/dist/actions/list-bot-screenshots.mjs +2 -2
- package/dist/actions/list-bot-screenshots.mjs.map +1 -1
- package/dist/actions/list-bots.cjs +4 -4
- package/dist/actions/list-bots.cjs.map +1 -1
- package/dist/actions/list-bots.d.cts +4 -4
- package/dist/actions/list-bots.d.mts +4 -4
- package/dist/actions/list-bots.mjs +4 -4
- package/dist/actions/list-bots.mjs.map +1 -1
- package/dist/actions/list-calendar-events.cjs +2 -2
- package/dist/actions/list-calendar-events.cjs.map +1 -1
- package/dist/actions/list-calendar-events.d.cts +2 -2
- package/dist/actions/list-calendar-events.d.mts +2 -2
- package/dist/actions/list-calendar-events.mjs +2 -2
- package/dist/actions/list-calendar-events.mjs.map +1 -1
- package/dist/actions/list-calendar-meetings.cjs +8 -8
- package/dist/actions/list-calendar-meetings.cjs.map +1 -1
- package/dist/actions/list-calendar-meetings.d.cts +8 -8
- package/dist/actions/list-calendar-meetings.d.mts +8 -8
- package/dist/actions/list-calendar-meetings.mjs +8 -8
- package/dist/actions/list-calendar-meetings.mjs.map +1 -1
- package/dist/actions/list-calendar-users.cjs +4 -4
- package/dist/actions/list-calendar-users.cjs.map +1 -1
- package/dist/actions/list-calendar-users.d.cts +4 -4
- package/dist/actions/list-calendar-users.d.mts +4 -4
- package/dist/actions/list-calendar-users.mjs +4 -4
- package/dist/actions/list-calendar-users.mjs.map +1 -1
- package/dist/actions/list-calendars.cjs +4 -4
- package/dist/actions/list-calendars.cjs.map +1 -1
- package/dist/actions/list-calendars.d.cts +4 -4
- package/dist/actions/list-calendars.d.mts +4 -4
- package/dist/actions/list-calendars.mjs +4 -4
- package/dist/actions/list-calendars.mjs.map +1 -1
- package/dist/actions/list-chat-messages.cjs +1 -1
- package/dist/actions/list-chat-messages.cjs.map +1 -1
- package/dist/actions/list-chat-messages.d.cts +1 -1
- package/dist/actions/list-chat-messages.d.mts +1 -1
- package/dist/actions/list-chat-messages.mjs +1 -1
- package/dist/actions/list-chat-messages.mjs.map +1 -1
- package/dist/actions/list-google-login-groups.cjs +3 -3
- package/dist/actions/list-google-login-groups.cjs.map +1 -1
- package/dist/actions/list-google-login-groups.d.cts +3 -3
- package/dist/actions/list-google-login-groups.d.mts +3 -3
- package/dist/actions/list-google-login-groups.mjs +3 -3
- package/dist/actions/list-google-login-groups.mjs.map +1 -1
- package/dist/actions/list-google-logins.cjs +2 -2
- package/dist/actions/list-google-logins.cjs.map +1 -1
- package/dist/actions/list-google-logins.d.cts +2 -2
- package/dist/actions/list-google-logins.d.mts +2 -2
- package/dist/actions/list-google-logins.mjs +2 -2
- package/dist/actions/list-google-logins.mjs.map +1 -1
- package/dist/actions/list-meeting-direct-connect.cjs +25 -25
- package/dist/actions/list-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/list-meeting-direct-connect.d.cts +25 -25
- package/dist/actions/list-meeting-direct-connect.d.mts +25 -25
- package/dist/actions/list-meeting-direct-connect.mjs +25 -25
- package/dist/actions/list-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/list-meeting-metadata.cjs +8 -8
- package/dist/actions/list-meeting-metadata.cjs.map +1 -1
- package/dist/actions/list-meeting-metadata.d.cts +8 -8
- package/dist/actions/list-meeting-metadata.d.mts +8 -8
- package/dist/actions/list-meeting-metadata.mjs +8 -8
- package/dist/actions/list-meeting-metadata.mjs.map +1 -1
- package/dist/actions/list-participant-events.cjs +7 -7
- package/dist/actions/list-participant-events.cjs.map +1 -1
- package/dist/actions/list-participant-events.d.cts +7 -7
- package/dist/actions/list-participant-events.d.mts +7 -7
- package/dist/actions/list-participant-events.mjs +7 -7
- package/dist/actions/list-participant-events.mjs.map +1 -1
- package/dist/actions/list-realtime-endpoint.cjs +4 -4
- package/dist/actions/list-realtime-endpoint.cjs.map +1 -1
- package/dist/actions/list-realtime-endpoint.d.cts +4 -4
- package/dist/actions/list-realtime-endpoint.d.mts +4 -4
- package/dist/actions/list-realtime-endpoint.mjs +4 -4
- package/dist/actions/list-realtime-endpoint.mjs.map +1 -1
- package/dist/actions/list-recording.cjs +3 -3
- package/dist/actions/list-recording.cjs.map +1 -1
- package/dist/actions/list-recording.d.cts +3 -3
- package/dist/actions/list-recording.d.mts +3 -3
- package/dist/actions/list-recording.mjs +3 -3
- package/dist/actions/list-recording.mjs.map +1 -1
- package/dist/actions/list-sdk-uploads.cjs +13 -13
- package/dist/actions/list-sdk-uploads.cjs.map +1 -1
- package/dist/actions/list-sdk-uploads.d.cts +13 -13
- package/dist/actions/list-sdk-uploads.d.mts +13 -13
- package/dist/actions/list-sdk-uploads.mjs +13 -13
- package/dist/actions/list-sdk-uploads.mjs.map +1 -1
- package/dist/actions/list-slack-teams.cjs +3 -3
- package/dist/actions/list-slack-teams.cjs.map +1 -1
- package/dist/actions/list-slack-teams.d.cts +3 -3
- package/dist/actions/list-slack-teams.d.mts +3 -3
- package/dist/actions/list-slack-teams.mjs +3 -3
- package/dist/actions/list-slack-teams.mjs.map +1 -1
- package/dist/actions/list-transcript.cjs +2 -2
- package/dist/actions/list-transcript.cjs.map +1 -1
- package/dist/actions/list-transcript.d.cts +2 -2
- package/dist/actions/list-transcript.d.mts +2 -2
- package/dist/actions/list-transcript.mjs +2 -2
- package/dist/actions/list-transcript.mjs.map +1 -1
- package/dist/actions/list-video-mixed.cjs +5 -5
- package/dist/actions/list-video-mixed.cjs.map +1 -1
- package/dist/actions/list-video-mixed.d.cts +5 -5
- package/dist/actions/list-video-mixed.d.mts +5 -5
- package/dist/actions/list-video-mixed.mjs +5 -5
- package/dist/actions/list-video-mixed.mjs.map +1 -1
- package/dist/actions/list-video-separate.cjs +7 -7
- package/dist/actions/list-video-separate.cjs.map +1 -1
- package/dist/actions/list-video-separate.d.cts +7 -7
- package/dist/actions/list-video-separate.d.mts +7 -7
- package/dist/actions/list-video-separate.mjs +7 -7
- package/dist/actions/list-video-separate.mjs.map +1 -1
- package/dist/actions/list-zoom-meetings-to-credentials.cjs +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.cjs.map +1 -1
- package/dist/actions/list-zoom-meetings-to-credentials.d.cts +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.d.mts +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.mjs +2 -2
- package/dist/actions/list-zoom-meetings-to-credentials.mjs.map +1 -1
- package/dist/actions/list-zoom-o-auth-credentials.cjs +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.cjs.map +1 -1
- package/dist/actions/list-zoom-o-auth-credentials.d.cts +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.d.mts +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.mjs +2 -2
- package/dist/actions/list-zoom-o-auth-credentials.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-app-logs.cjs +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-app-logs.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.mjs +2 -2
- package/dist/actions/list-zoom-oauth-app-logs.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-apps.cjs +2 -2
- package/dist/actions/list-zoom-oauth-apps.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-apps.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-apps.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-apps.mjs +2 -2
- package/dist/actions/list-zoom-oauth-apps.mjs.map +1 -1
- package/dist/actions/list-zoom-oauth-credential-logs.cjs +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.cjs.map +1 -1
- package/dist/actions/list-zoom-oauth-credential-logs.d.cts +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.d.mts +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.mjs +2 -2
- package/dist/actions/list-zoom-oauth-credential-logs.mjs.map +1 -1
- package/dist/actions/remove-bot-from-call.cjs +1 -1
- package/dist/actions/remove-bot-from-call.cjs.map +1 -1
- package/dist/actions/remove-bot-from-call.d.cts +1 -1
- package/dist/actions/remove-bot-from-call.d.mts +1 -1
- package/dist/actions/remove-bot-from-call.mjs +1 -1
- package/dist/actions/remove-bot-from-call.mjs.map +1 -1
- package/dist/actions/retrieve-billing-usage.cjs +1 -1
- package/dist/actions/retrieve-billing-usage.cjs.map +1 -1
- package/dist/actions/retrieve-billing-usage.d.cts +1 -1
- package/dist/actions/retrieve-billing-usage.d.mts +1 -1
- package/dist/actions/retrieve-billing-usage.mjs +1 -1
- package/dist/actions/retrieve-billing-usage.mjs.map +1 -1
- package/dist/actions/retrieve-bot.cjs +1 -1
- package/dist/actions/retrieve-bot.cjs.map +1 -1
- package/dist/actions/retrieve-bot.d.cts +1 -1
- package/dist/actions/retrieve-bot.d.mts +1 -1
- package/dist/actions/retrieve-bot.mjs +1 -1
- package/dist/actions/retrieve-bot.mjs.map +1 -1
- package/dist/actions/retrieve-calendars.cjs +2 -2
- package/dist/actions/retrieve-calendars.cjs.map +1 -1
- package/dist/actions/retrieve-calendars.d.cts +2 -2
- package/dist/actions/retrieve-calendars.d.mts +2 -2
- package/dist/actions/retrieve-calendars.mjs +2 -2
- package/dist/actions/retrieve-calendars.mjs.map +1 -1
- package/dist/actions/retrieve-google-login-group.cjs +2 -2
- package/dist/actions/retrieve-google-login-group.cjs.map +1 -1
- package/dist/actions/retrieve-google-login-group.d.cts +2 -2
- package/dist/actions/retrieve-google-login-group.d.mts +2 -2
- package/dist/actions/retrieve-google-login-group.mjs +2 -2
- package/dist/actions/retrieve-google-login-group.mjs.map +1 -1
- package/dist/actions/retrieve-meeting-direct-connect.cjs +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.cjs.map +1 -1
- package/dist/actions/retrieve-meeting-direct-connect.d.cts +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.d.mts +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.mjs +5 -5
- package/dist/actions/retrieve-meeting-direct-connect.mjs.map +1 -1
- package/dist/actions/retrieve-recording.cjs +10 -10
- package/dist/actions/retrieve-recording.cjs.map +1 -1
- package/dist/actions/retrieve-recording.d.cts +10 -10
- package/dist/actions/retrieve-recording.d.mts +10 -10
- package/dist/actions/retrieve-recording.mjs +10 -10
- package/dist/actions/retrieve-recording.mjs.map +1 -1
- package/dist/actions/retrieve-sdk-upload.cjs +3 -3
- package/dist/actions/retrieve-sdk-upload.cjs.map +1 -1
- package/dist/actions/retrieve-sdk-upload.d.cts +3 -3
- package/dist/actions/retrieve-sdk-upload.d.mts +3 -3
- package/dist/actions/retrieve-sdk-upload.mjs +3 -3
- package/dist/actions/retrieve-sdk-upload.mjs.map +1 -1
- package/dist/actions/retrieve-video-mixed.cjs +5 -5
- package/dist/actions/retrieve-video-mixed.cjs.map +1 -1
- package/dist/actions/retrieve-video-mixed.d.cts +5 -5
- package/dist/actions/retrieve-video-mixed.d.mts +5 -5
- package/dist/actions/retrieve-video-mixed.mjs +5 -5
- package/dist/actions/retrieve-video-mixed.mjs.map +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.cjs +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.cjs.map +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.d.cts +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.d.mts +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.mjs +1 -1
- package/dist/actions/retrieve-zoom-oauth-app.mjs.map +1 -1
- package/dist/actions/start-recording.cjs +1 -1
- package/dist/actions/start-recording.cjs.map +1 -1
- package/dist/actions/start-recording.d.cts +1 -1
- package/dist/actions/start-recording.d.mts +1 -1
- package/dist/actions/start-recording.mjs +1 -1
- package/dist/actions/start-recording.mjs.map +1 -1
- package/dist/actions/stop-recording.cjs +1 -1
- package/dist/actions/stop-recording.cjs.map +1 -1
- package/dist/actions/stop-recording.d.cts +1 -1
- package/dist/actions/stop-recording.d.mts +1 -1
- package/dist/actions/stop-recording.mjs +1 -1
- package/dist/actions/stop-recording.mjs.map +1 -1
- package/dist/actions/update-bot.cjs +3 -3
- package/dist/actions/update-bot.cjs.map +1 -1
- package/dist/actions/update-bot.d.cts +4 -4
- package/dist/actions/update-bot.d.mts +4 -4
- package/dist/actions/update-bot.mjs +3 -3
- package/dist/actions/update-bot.mjs.map +1 -1
- package/dist/actions/update-calendar-user.cjs +4 -4
- package/dist/actions/update-calendar-user.cjs.map +1 -1
- package/dist/actions/update-calendar-user.d.cts +5 -4
- package/dist/actions/update-calendar-user.d.mts +5 -4
- package/dist/actions/update-calendar-user.mjs +4 -4
- package/dist/actions/update-calendar-user.mjs.map +1 -1
- package/dist/actions/update-calendar.cjs +4 -4
- package/dist/actions/update-calendar.cjs.map +1 -1
- package/dist/actions/update-calendar.d.cts +5 -5
- package/dist/actions/update-calendar.d.mts +5 -5
- package/dist/actions/update-calendar.mjs +4 -4
- package/dist/actions/update-calendar.mjs.map +1 -1
- package/dist/actions/update-google-login-group.cjs +3 -3
- package/dist/actions/update-google-login-group.cjs.map +1 -1
- package/dist/actions/update-google-login-group.d.cts +4 -3
- package/dist/actions/update-google-login-group.d.mts +4 -3
- package/dist/actions/update-google-login-group.mjs +3 -3
- package/dist/actions/update-google-login-group.mjs.map +1 -1
- package/dist/actions/update-google-login-groups.cjs +2 -2
- package/dist/actions/update-google-login-groups.cjs.map +1 -1
- package/dist/actions/update-google-login-groups.d.cts +2 -2
- package/dist/actions/update-google-login-groups.d.mts +2 -2
- package/dist/actions/update-google-login-groups.mjs +2 -2
- package/dist/actions/update-google-login-groups.mjs.map +1 -1
- package/dist/actions/update-google-login.cjs +1 -1
- package/dist/actions/update-google-login.cjs.map +1 -1
- package/dist/actions/update-google-login.d.cts +1 -1
- package/dist/actions/update-google-login.d.mts +1 -1
- package/dist/actions/update-google-login.mjs +1 -1
- package/dist/actions/update-google-login.mjs.map +1 -1
- package/dist/actions/update-recording.cjs +11 -11
- package/dist/actions/update-recording.cjs.map +1 -1
- package/dist/actions/update-recording.d.cts +12 -12
- package/dist/actions/update-recording.d.mts +12 -12
- package/dist/actions/update-recording.mjs +11 -11
- package/dist/actions/update-recording.mjs.map +1 -1
- package/dist/actions/update-video-mixed.cjs +8 -8
- package/dist/actions/update-video-mixed.cjs.map +1 -1
- package/dist/actions/update-video-mixed.d.cts +10 -10
- package/dist/actions/update-video-mixed.d.mts +10 -10
- package/dist/actions/update-video-mixed.mjs +8 -8
- package/dist/actions/update-video-mixed.mjs.map +1 -1
- package/dist/actions/update-zoom-o-auth-app.cjs +1 -1
- package/dist/actions/update-zoom-o-auth-app.cjs.map +1 -1
- package/dist/actions/update-zoom-o-auth-app.d.cts +1 -1
- package/dist/actions/update-zoom-o-auth-app.d.mts +1 -1
- package/dist/actions/update-zoom-o-auth-app.mjs +1 -1
- package/dist/actions/update-zoom-o-auth-app.mjs.map +1 -1
- package/dist/catalog.cjs +2 -2
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +2 -2
- package/dist/catalog.d.mts +2 -2
- package/dist/catalog.mjs +2 -2
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -95,7 +95,7 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
95
95
|
everyone_left_timeout: z.ZodOptional<z.ZodUnion<readonly [z.ZodNumber, z.ZodObject<{
|
|
96
96
|
timeout: z.ZodNumber;
|
|
97
97
|
activate_after: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
98
|
-
}, z.core.$
|
|
98
|
+
}, z.core.$loose>]>>;
|
|
99
99
|
in_call_recording_timeout: z.ZodOptional<z.ZodNumber>;
|
|
100
100
|
in_call_not_recording_timeout: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
101
101
|
recording_permission_denied_timeout: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
@@ -119,14 +119,14 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
119
119
|
spelling: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
120
120
|
find: z.ZodArray<z.ZodString>;
|
|
121
121
|
replace: z.ZodString;
|
|
122
|
-
}, z.core.$
|
|
122
|
+
}, z.core.$loose>>>>;
|
|
123
123
|
key_terms: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
124
124
|
language_code: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
125
125
|
auto: "auto";
|
|
126
126
|
}>>>;
|
|
127
127
|
filter_profanity: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
128
|
-
}, z.core.$
|
|
129
|
-
}, z.core.$
|
|
128
|
+
}, z.core.$loose>;
|
|
129
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
130
130
|
assembly_ai_async_chunked: z.ZodObject<{
|
|
131
131
|
punctuate: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
132
132
|
redact_pii: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -177,13 +177,13 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
177
177
|
webhook_auth_header_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
178
178
|
webhook_auth_header_value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
179
179
|
language_confidence_threshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
180
|
-
}, z.core.$
|
|
181
|
-
}, z.core.$
|
|
180
|
+
}, z.core.$loose>;
|
|
181
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
182
182
|
assembly_ai_v3_streaming: z.ZodObject<{
|
|
183
183
|
format_turns: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
184
184
|
keyterms_prompt: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
185
|
-
}, z.core.$
|
|
186
|
-
}, z.core.$
|
|
185
|
+
}, z.core.$loose>;
|
|
186
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
187
187
|
gladia_v2_streaming: z.ZodObject<{
|
|
188
188
|
model: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
189
189
|
"solaria-1": "solaria-1";
|
|
@@ -193,7 +193,7 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
193
193
|
pre_processing: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
194
194
|
audio_enhancer: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
195
195
|
speech_threshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
196
|
-
}, z.core.$
|
|
196
|
+
}, z.core.$loose>>>;
|
|
197
197
|
callback_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
198
198
|
url: z.ZodString;
|
|
199
199
|
receive_errors: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -204,11 +204,10 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
204
204
|
receive_pre_processing_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
205
205
|
receive_post_processing_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
206
206
|
receive_realtime_processing_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
207
|
-
}, z.core.$
|
|
207
|
+
}, z.core.$loose>>>;
|
|
208
208
|
custom_metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
209
209
|
language_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
210
210
|
languages: z.ZodArray<z.ZodEnum<{
|
|
211
|
-
id: "id";
|
|
212
211
|
af: "af";
|
|
213
212
|
ar: "ar";
|
|
214
213
|
hy: "hy";
|
|
@@ -233,6 +232,7 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
233
232
|
hi: "hi";
|
|
234
233
|
hu: "hu";
|
|
235
234
|
is: "is";
|
|
235
|
+
id: "id";
|
|
236
236
|
it: "it";
|
|
237
237
|
ja: "ja";
|
|
238
238
|
kn: "kn";
|
|
@@ -267,7 +267,7 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
267
267
|
cy: "cy";
|
|
268
268
|
}>>;
|
|
269
269
|
code_switching: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
270
|
-
}, z.core.$
|
|
270
|
+
}, z.core.$loose>>>;
|
|
271
271
|
messages_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
272
272
|
receive_errors: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
273
273
|
receive_speech_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -277,7 +277,7 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
277
277
|
receive_pre_processing_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
278
278
|
receive_post_processing_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
279
279
|
receive_realtime_processing_events: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
280
|
-
}, z.core.$
|
|
280
|
+
}, z.core.$loose>>>;
|
|
281
281
|
post_processing: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
282
282
|
summarization: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
283
283
|
chapterization: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -285,8 +285,8 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
285
285
|
type: z.ZodEnum<{
|
|
286
286
|
general: "general";
|
|
287
287
|
}>;
|
|
288
|
-
}, z.core.$
|
|
289
|
-
}, z.core.$
|
|
288
|
+
}, z.core.$loose>>>;
|
|
289
|
+
}, z.core.$loose>>>;
|
|
290
290
|
realtime_processing: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
291
291
|
translation: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
292
292
|
custom_spelling: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -302,24 +302,24 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
302
302
|
target_languages: z.ZodArray<z.ZodString>;
|
|
303
303
|
context_adaptation: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
304
304
|
match_original_utterances: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
305
|
-
}, z.core.$
|
|
305
|
+
}, z.core.$loose>>>;
|
|
306
306
|
custom_spelling_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
307
|
-
spelling_dictionary: z.
|
|
308
|
-
}, z.core.$
|
|
307
|
+
spelling_dictionary: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
308
|
+
}, z.core.$loose>>>;
|
|
309
309
|
custom_vocabulary_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
310
310
|
vocabulary: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
311
311
|
value: z.ZodString;
|
|
312
312
|
language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
313
313
|
intensity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
314
314
|
pronunciations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
315
|
-
}, z.core.$
|
|
315
|
+
}, z.core.$loose>]>>;
|
|
316
316
|
default_intensity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
317
|
-
}, z.core.$
|
|
317
|
+
}, z.core.$loose>>>;
|
|
318
318
|
named_entity_recognition: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
319
|
-
}, z.core.$
|
|
319
|
+
}, z.core.$loose>>>;
|
|
320
320
|
maximum_duration_without_endpointing: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
321
|
-
}, z.core.$
|
|
322
|
-
}, z.core.$
|
|
321
|
+
}, z.core.$loose>;
|
|
322
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
323
323
|
rev_streaming: z.ZodObject<{
|
|
324
324
|
language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
325
325
|
metadata: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -344,8 +344,8 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
344
344
|
"audio_options._content_type": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
345
345
|
max_connection_wait_seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
346
346
|
max_segment_duration_seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
347
|
-
}, z.core.$
|
|
348
|
-
}, z.core.$
|
|
347
|
+
}, z.core.$loose>;
|
|
348
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
349
349
|
speechmatics_streaming: z.ZodObject<{
|
|
350
350
|
domain: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
351
351
|
language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -356,8 +356,8 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
356
356
|
}>>>;
|
|
357
357
|
output_locale: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
358
358
|
max_delay_mode: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
359
|
-
fixed: "fixed";
|
|
360
359
|
flexible: "flexible";
|
|
360
|
+
fixed: "fixed";
|
|
361
361
|
}>>>;
|
|
362
362
|
enable_entities: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
363
363
|
enable_partials: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -368,42 +368,41 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
368
368
|
additional_vocab: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
369
369
|
content: z.ZodString;
|
|
370
370
|
sounds_like: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
371
|
-
}, z.core.$
|
|
371
|
+
}, z.core.$loose>]>>>>;
|
|
372
372
|
conversation_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
373
373
|
end_of_utterance_silence_trigger: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
374
|
-
}, z.core.$
|
|
374
|
+
}, z.core.$loose>>>;
|
|
375
375
|
punctuation_overrides: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
376
376
|
sensitivity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
377
377
|
permitted_marks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
378
|
-
}, z.core.$
|
|
378
|
+
}, z.core.$loose>>>;
|
|
379
379
|
audio_filtering_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
380
380
|
volume_threshold: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
381
|
-
}, z.core.$
|
|
381
|
+
}, z.core.$loose>>>;
|
|
382
382
|
speaker_diarization_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
383
383
|
max_speakers: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
384
384
|
speaker_sensitivity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
385
385
|
prefer_current_speaker: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
386
|
-
}, z.core.$
|
|
386
|
+
}, z.core.$loose>>>;
|
|
387
387
|
transcript_filtering_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
388
388
|
replacements: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
389
389
|
to: z.ZodString;
|
|
390
390
|
from: z.ZodString;
|
|
391
|
-
}, z.core.$
|
|
391
|
+
}, z.core.$loose>>>>;
|
|
392
392
|
remove_disfluencies: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
393
|
-
}, z.core.$
|
|
394
|
-
}, z.core.$
|
|
395
|
-
}, z.core.$
|
|
393
|
+
}, z.core.$loose>>>;
|
|
394
|
+
}, z.core.$loose>;
|
|
395
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
396
396
|
elevenlabs_streaming: z.ZodObject<{
|
|
397
397
|
model_id: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
398
398
|
eleven_whisper_v2_realtime: "eleven_whisper_v2_realtime";
|
|
399
399
|
}>>>;
|
|
400
400
|
language_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
401
401
|
previous_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
402
|
-
}, z.core.$
|
|
403
|
-
}, z.core.$
|
|
402
|
+
}, z.core.$loose>;
|
|
403
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
404
404
|
meeting_captions: z.ZodObject<{
|
|
405
405
|
language_code: z.ZodEnum<{
|
|
406
|
-
id: "id";
|
|
407
406
|
cs: "cs";
|
|
408
407
|
da: "da";
|
|
409
408
|
nl: "nl";
|
|
@@ -411,6 +410,7 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
411
410
|
fr: "fr";
|
|
412
411
|
de: "de";
|
|
413
412
|
hi: "hi";
|
|
413
|
+
id: "id";
|
|
414
414
|
it: "it";
|
|
415
415
|
ja: "ja";
|
|
416
416
|
ko: "ko";
|
|
@@ -429,8 +429,8 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
429
429
|
"pt-BR": "pt-BR";
|
|
430
430
|
"es-419": "es-419";
|
|
431
431
|
}>;
|
|
432
|
-
}, z.core.$
|
|
433
|
-
}, z.core.$
|
|
432
|
+
}, z.core.$loose>;
|
|
433
|
+
}, z.core.$loose>]>>;
|
|
434
434
|
diarization: z.ZodOptional<z.ZodObject<{
|
|
435
435
|
use_separate_streams_when_available: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
436
436
|
}, z.core.$strip>>;
|
|
@@ -467,7 +467,7 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
467
467
|
}>;
|
|
468
468
|
events: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
469
469
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
470
|
-
}, z.core.$
|
|
470
|
+
}, z.core.$loose>>>;
|
|
471
471
|
start_recording_on: z.ZodOptional<z.ZodEnum<{
|
|
472
472
|
participant_join: "participant_join";
|
|
473
473
|
}>>;
|
|
@@ -515,10 +515,10 @@ declare const RecallaiCreateBotInput: z.ZodObject<{
|
|
|
515
515
|
data: z.ZodUnion<readonly [z.ZodObject<{
|
|
516
516
|
kind: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
517
517
|
b64_data: z.ZodString;
|
|
518
|
-
}, z.core.$
|
|
518
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
519
519
|
kind: z.ZodOptional<z.ZodDefault<z.ZodString>>;
|
|
520
520
|
b64_data: z.ZodString;
|
|
521
|
-
}, z.core.$
|
|
521
|
+
}, z.core.$loose>]>;
|
|
522
522
|
replay_on_participant_join: z.ZodOptional<z.ZodObject<{
|
|
523
523
|
debounce_mode: z.ZodEnum<{
|
|
524
524
|
trailing: "trailing";
|
|
@@ -545,7 +545,7 @@ declare const RecallaiCreateBotOutput: z.ZodObject<{
|
|
|
545
545
|
bot_id: z.ZodNullable<z.ZodString>;
|
|
546
546
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
547
547
|
webhook_url: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
548
|
-
}, z.core.$
|
|
548
|
+
}, z.core.$loose>;
|
|
549
549
|
declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
550
550
|
meeting_url: string;
|
|
551
551
|
chat?: {
|
|
@@ -617,6 +617,7 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
617
617
|
noone_joined_timeout?: number | undefined;
|
|
618
618
|
waiting_room_timeout?: number | undefined;
|
|
619
619
|
everyone_left_timeout?: number | {
|
|
620
|
+
[x: string]: unknown;
|
|
620
621
|
timeout: number;
|
|
621
622
|
activate_after?: number | null | undefined;
|
|
622
623
|
} | undefined;
|
|
@@ -633,9 +634,12 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
633
634
|
transcript?: {
|
|
634
635
|
metadata?: Record<string, unknown> | undefined;
|
|
635
636
|
provider?: {
|
|
637
|
+
[x: string]: unknown;
|
|
636
638
|
recallai_streaming: {
|
|
639
|
+
[x: string]: unknown;
|
|
637
640
|
mode?: "prioritize_accuracy" | null | undefined;
|
|
638
641
|
spelling?: {
|
|
642
|
+
[x: string]: unknown;
|
|
639
643
|
find: string[];
|
|
640
644
|
replace: string;
|
|
641
645
|
}[] | null | undefined;
|
|
@@ -644,7 +648,9 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
644
648
|
filter_profanity?: boolean | null | undefined;
|
|
645
649
|
};
|
|
646
650
|
} | {
|
|
651
|
+
[x: string]: unknown;
|
|
647
652
|
assembly_ai_async_chunked: {
|
|
653
|
+
[x: string]: unknown;
|
|
648
654
|
punctuate?: boolean | null | undefined;
|
|
649
655
|
redact_pii?: boolean | null | undefined;
|
|
650
656
|
word_boost?: string[] | null | undefined;
|
|
@@ -682,20 +688,26 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
682
688
|
language_confidence_threshold?: number | null | undefined;
|
|
683
689
|
};
|
|
684
690
|
} | {
|
|
691
|
+
[x: string]: unknown;
|
|
685
692
|
assembly_ai_v3_streaming: {
|
|
693
|
+
[x: string]: unknown;
|
|
686
694
|
format_turns?: boolean | null | undefined;
|
|
687
695
|
keyterms_prompt?: string[] | null | undefined;
|
|
688
696
|
};
|
|
689
697
|
} | {
|
|
698
|
+
[x: string]: unknown;
|
|
690
699
|
gladia_v2_streaming: {
|
|
700
|
+
[x: string]: unknown;
|
|
691
701
|
model?: "solaria-1" | null | undefined;
|
|
692
702
|
callback?: boolean | null | undefined;
|
|
693
703
|
endpointing?: number | null | undefined;
|
|
694
704
|
pre_processing?: {
|
|
705
|
+
[x: string]: unknown;
|
|
695
706
|
audio_enhancer?: boolean | null | undefined;
|
|
696
707
|
speech_threshold?: number | null | undefined;
|
|
697
708
|
} | null | undefined;
|
|
698
709
|
callback_config?: {
|
|
710
|
+
[x: string]: unknown;
|
|
699
711
|
url: string;
|
|
700
712
|
receive_errors?: boolean | null | undefined;
|
|
701
713
|
receive_speech_events?: boolean | null | undefined;
|
|
@@ -708,10 +720,12 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
708
720
|
} | null | undefined;
|
|
709
721
|
custom_metadata?: Record<string, unknown> | null | undefined;
|
|
710
722
|
language_config?: {
|
|
711
|
-
|
|
723
|
+
[x: string]: unknown;
|
|
724
|
+
languages: ("af" | "ar" | "hy" | "az" | "be" | "bs" | "bg" | "ca" | "zh" | "hr" | "cs" | "da" | "nl" | "en" | "et" | "fi" | "fr" | "gl" | "de" | "el" | "he" | "hi" | "hu" | "is" | "id" | "it" | "ja" | "kn" | "kk" | "ko" | "lv" | "lt" | "mk" | "ms" | "mr" | "mi" | "ne" | "no" | "fa" | "pl" | "pt" | "ro" | "ru" | "sr" | "sk" | "sl" | "es" | "sw" | "sv" | "tl" | "ta" | "th" | "tr" | "uk" | "ur" | "vi" | "cy")[];
|
|
712
725
|
code_switching?: boolean | null | undefined;
|
|
713
726
|
} | null | undefined;
|
|
714
727
|
messages_config?: {
|
|
728
|
+
[x: string]: unknown;
|
|
715
729
|
receive_errors?: boolean | null | undefined;
|
|
716
730
|
receive_speech_events?: boolean | null | undefined;
|
|
717
731
|
receive_acknowledgments?: boolean | null | undefined;
|
|
@@ -722,18 +736,22 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
722
736
|
receive_realtime_processing_events?: boolean | null | undefined;
|
|
723
737
|
} | null | undefined;
|
|
724
738
|
post_processing?: {
|
|
739
|
+
[x: string]: unknown;
|
|
725
740
|
summarization?: boolean | null | undefined;
|
|
726
741
|
chapterization?: boolean | null | undefined;
|
|
727
742
|
summarization_config?: {
|
|
743
|
+
[x: string]: unknown;
|
|
728
744
|
type: "general";
|
|
729
745
|
} | null | undefined;
|
|
730
746
|
} | null | undefined;
|
|
731
747
|
realtime_processing?: {
|
|
748
|
+
[x: string]: unknown;
|
|
732
749
|
translation?: boolean | null | undefined;
|
|
733
750
|
custom_spelling?: boolean | null | undefined;
|
|
734
751
|
custom_vocabulary?: boolean | null | undefined;
|
|
735
752
|
sentiment_analysis?: boolean | null | undefined;
|
|
736
753
|
translation_config?: {
|
|
754
|
+
[x: string]: unknown;
|
|
737
755
|
target_languages: string[];
|
|
738
756
|
model?: "base" | null | undefined;
|
|
739
757
|
context?: string | null | undefined;
|
|
@@ -743,10 +761,13 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
743
761
|
match_original_utterances?: boolean | null | undefined;
|
|
744
762
|
} | null | undefined;
|
|
745
763
|
custom_spelling_config?: {
|
|
746
|
-
|
|
764
|
+
[x: string]: unknown;
|
|
765
|
+
spelling_dictionary: Record<string, unknown>;
|
|
747
766
|
} | null | undefined;
|
|
748
767
|
custom_vocabulary_config?: {
|
|
768
|
+
[x: string]: unknown;
|
|
749
769
|
vocabulary: (string | {
|
|
770
|
+
[x: string]: unknown;
|
|
750
771
|
value: string;
|
|
751
772
|
language?: string | null | undefined;
|
|
752
773
|
intensity?: number | null | undefined;
|
|
@@ -759,7 +780,9 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
759
780
|
maximum_duration_without_endpointing?: number | null | undefined;
|
|
760
781
|
};
|
|
761
782
|
} | {
|
|
783
|
+
[x: string]: unknown;
|
|
762
784
|
rev_streaming: {
|
|
785
|
+
[x: string]: unknown;
|
|
763
786
|
language?: string | null | undefined;
|
|
764
787
|
metadata?: string | null | undefined;
|
|
765
788
|
priority?: number | null | undefined;
|
|
@@ -785,37 +808,46 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
785
808
|
max_segment_duration_seconds?: number | null | undefined;
|
|
786
809
|
};
|
|
787
810
|
} | {
|
|
811
|
+
[x: string]: unknown;
|
|
788
812
|
speechmatics_streaming: {
|
|
813
|
+
[x: string]: unknown;
|
|
789
814
|
domain?: string | null | undefined;
|
|
790
815
|
language?: string | null | undefined;
|
|
791
816
|
max_delay?: number | null | undefined;
|
|
792
817
|
diarization?: "none" | "speaker" | null | undefined;
|
|
793
818
|
output_locale?: string | null | undefined;
|
|
794
|
-
max_delay_mode?: "
|
|
819
|
+
max_delay_mode?: "flexible" | "fixed" | null | undefined;
|
|
795
820
|
enable_entities?: boolean | null | undefined;
|
|
796
821
|
enable_partials?: boolean | null | undefined;
|
|
797
822
|
operating_point?: "standard" | "enhanced" | null | undefined;
|
|
798
823
|
additional_vocab?: (string | {
|
|
824
|
+
[x: string]: unknown;
|
|
799
825
|
content: string;
|
|
800
826
|
sounds_like?: string[] | null | undefined;
|
|
801
827
|
})[] | null | undefined;
|
|
802
828
|
conversation_config?: {
|
|
829
|
+
[x: string]: unknown;
|
|
803
830
|
end_of_utterance_silence_trigger?: number | null | undefined;
|
|
804
831
|
} | null | undefined;
|
|
805
832
|
punctuation_overrides?: {
|
|
833
|
+
[x: string]: unknown;
|
|
806
834
|
sensitivity?: number | null | undefined;
|
|
807
835
|
permitted_marks?: string[] | null | undefined;
|
|
808
836
|
} | null | undefined;
|
|
809
837
|
audio_filtering_config?: {
|
|
838
|
+
[x: string]: unknown;
|
|
810
839
|
volume_threshold?: number | null | undefined;
|
|
811
840
|
} | null | undefined;
|
|
812
841
|
speaker_diarization_config?: {
|
|
842
|
+
[x: string]: unknown;
|
|
813
843
|
max_speakers?: number | null | undefined;
|
|
814
844
|
speaker_sensitivity?: number | null | undefined;
|
|
815
845
|
prefer_current_speaker?: boolean | null | undefined;
|
|
816
846
|
} | null | undefined;
|
|
817
847
|
transcript_filtering_config?: {
|
|
848
|
+
[x: string]: unknown;
|
|
818
849
|
replacements?: {
|
|
850
|
+
[x: string]: unknown;
|
|
819
851
|
to: string;
|
|
820
852
|
from: string;
|
|
821
853
|
}[] | null | undefined;
|
|
@@ -823,14 +855,18 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
823
855
|
} | null | undefined;
|
|
824
856
|
};
|
|
825
857
|
} | {
|
|
858
|
+
[x: string]: unknown;
|
|
826
859
|
elevenlabs_streaming: {
|
|
860
|
+
[x: string]: unknown;
|
|
827
861
|
model_id?: "eleven_whisper_v2_realtime" | null | undefined;
|
|
828
862
|
language_code?: string | null | undefined;
|
|
829
863
|
previous_text?: string | null | undefined;
|
|
830
864
|
};
|
|
831
865
|
} | {
|
|
866
|
+
[x: string]: unknown;
|
|
832
867
|
meeting_captions: {
|
|
833
|
-
|
|
868
|
+
[x: string]: unknown;
|
|
869
|
+
language_code: "cs" | "da" | "nl" | "en" | "fr" | "de" | "hi" | "id" | "it" | "ja" | "ko" | "no" | "pl" | "pt" | "ru" | "es" | "sv" | "uk" | "vi" | "en-AU" | "en-GB" | "en-US" | "fr-CA" | "pt-BR" | "es-419";
|
|
834
870
|
};
|
|
835
871
|
} | undefined;
|
|
836
872
|
diarization?: {
|
|
@@ -862,6 +898,7 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
862
898
|
metadata?: Record<string, unknown> | undefined;
|
|
863
899
|
} | undefined;
|
|
864
900
|
realtime_endpoints?: {
|
|
901
|
+
[x: string]: unknown;
|
|
865
902
|
url: string;
|
|
866
903
|
type: "rtmp" | "websocket";
|
|
867
904
|
events?: string[] | undefined;
|
|
@@ -904,9 +941,11 @@ declare const recallaiCreateBot: import("@keystrokehq/action").WorkflowActionDef
|
|
|
904
941
|
automatic_audio_output?: {
|
|
905
942
|
in_call_recording?: {
|
|
906
943
|
data: {
|
|
944
|
+
[x: string]: unknown;
|
|
907
945
|
b64_data: string;
|
|
908
946
|
kind?: string | undefined;
|
|
909
947
|
} | {
|
|
948
|
+
[x: string]: unknown;
|
|
910
949
|
b64_data: string;
|
|
911
950
|
kind?: string | undefined;
|
|
912
951
|
};
|