@keystrokehq/openai 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/add-upload-part.cjs +1 -1
- package/dist/actions/add-upload-part.cjs.map +1 -1
- package/dist/actions/add-upload-part.d.cts +1 -1
- package/dist/actions/add-upload-part.d.mts +1 -1
- package/dist/actions/add-upload-part.mjs +1 -1
- package/dist/actions/add-upload-part.mjs.map +1 -1
- package/dist/actions/cancel-batch.cjs +6 -6
- package/dist/actions/cancel-batch.cjs.map +1 -1
- package/dist/actions/cancel-batch.d.cts +10 -10
- package/dist/actions/cancel-batch.d.mts +10 -10
- package/dist/actions/cancel-batch.mjs +6 -6
- package/dist/actions/cancel-batch.mjs.map +1 -1
- package/dist/actions/cancel-eval-run.cjs +8 -8
- package/dist/actions/cancel-eval-run.cjs.map +1 -1
- package/dist/actions/cancel-eval-run.d.cts +8 -8
- package/dist/actions/cancel-eval-run.d.mts +8 -8
- package/dist/actions/cancel-eval-run.mjs +8 -8
- package/dist/actions/cancel-eval-run.mjs.map +1 -1
- package/dist/actions/cancel-response.cjs +11 -11
- package/dist/actions/cancel-response.cjs.map +1 -1
- package/dist/actions/cancel-response.d.cts +11 -11
- package/dist/actions/cancel-response.d.mts +11 -11
- package/dist/actions/cancel-response.mjs +11 -11
- package/dist/actions/cancel-response.mjs.map +1 -1
- package/dist/actions/cancel-run.cjs +7 -7
- package/dist/actions/cancel-run.cjs.map +1 -1
- package/dist/actions/cancel-run.d.cts +11 -11
- package/dist/actions/cancel-run.d.mts +11 -11
- package/dist/actions/cancel-run.mjs +7 -7
- package/dist/actions/cancel-run.mjs.map +1 -1
- package/dist/actions/cancel-upload.cjs +2 -2
- package/dist/actions/cancel-upload.cjs.map +1 -1
- package/dist/actions/cancel-upload.d.cts +3 -3
- package/dist/actions/cancel-upload.d.mts +3 -3
- package/dist/actions/cancel-upload.mjs +2 -2
- package/dist/actions/cancel-upload.mjs.map +1 -1
- package/dist/actions/compact-response.cjs +9 -9
- package/dist/actions/compact-response.cjs.map +1 -1
- package/dist/actions/compact-response.d.cts +11 -9
- package/dist/actions/compact-response.d.mts +11 -9
- package/dist/actions/compact-response.mjs +9 -9
- package/dist/actions/compact-response.mjs.map +1 -1
- package/dist/actions/create-audio-transcription.cjs +3 -3
- package/dist/actions/create-audio-transcription.cjs.map +1 -1
- package/dist/actions/create-audio-transcription.d.cts +3 -3
- package/dist/actions/create-audio-transcription.d.mts +3 -3
- package/dist/actions/create-audio-transcription.mjs +3 -3
- package/dist/actions/create-audio-transcription.mjs.map +1 -1
- package/dist/actions/create-audio-translation.cjs +1 -1
- package/dist/actions/create-audio-translation.cjs.map +1 -1
- package/dist/actions/create-audio-translation.d.cts +1 -1
- package/dist/actions/create-audio-translation.d.mts +1 -1
- package/dist/actions/create-audio-translation.mjs +1 -1
- package/dist/actions/create-audio-translation.mjs.map +1 -1
- package/dist/actions/create-batch.cjs +9 -9
- package/dist/actions/create-batch.cjs.map +1 -1
- package/dist/actions/create-batch.d.cts +14 -14
- package/dist/actions/create-batch.d.mts +14 -14
- package/dist/actions/create-batch.mjs +9 -9
- package/dist/actions/create-batch.mjs.map +1 -1
- package/dist/actions/create-chat-completion.cjs +13 -13
- package/dist/actions/create-chat-completion.cjs.map +1 -1
- package/dist/actions/create-chat-completion.d.cts +19 -16
- package/dist/actions/create-chat-completion.d.mts +19 -16
- package/dist/actions/create-chat-completion.mjs +13 -13
- package/dist/actions/create-chat-completion.mjs.map +1 -1
- package/dist/actions/create-completion.cjs +9 -9
- package/dist/actions/create-completion.cjs.map +1 -1
- package/dist/actions/create-completion.d.cts +12 -12
- package/dist/actions/create-completion.d.mts +12 -12
- package/dist/actions/create-completion.mjs +9 -9
- package/dist/actions/create-completion.mjs.map +1 -1
- package/dist/actions/create-container-file.cjs +1 -1
- package/dist/actions/create-container-file.cjs.map +1 -1
- package/dist/actions/create-container-file.d.cts +1 -1
- package/dist/actions/create-container-file.d.mts +1 -1
- package/dist/actions/create-container-file.mjs +1 -1
- package/dist/actions/create-container-file.mjs.map +1 -1
- package/dist/actions/create-container.cjs +8 -8
- package/dist/actions/create-container.cjs.map +1 -1
- package/dist/actions/create-container.d.cts +13 -9
- package/dist/actions/create-container.d.cts.map +1 -1
- package/dist/actions/create-container.d.mts +13 -9
- package/dist/actions/create-container.d.mts.map +1 -1
- package/dist/actions/create-container.mjs +8 -8
- package/dist/actions/create-container.mjs.map +1 -1
- package/dist/actions/create-conversation-items.cjs +4 -4
- package/dist/actions/create-conversation-items.cjs.map +1 -1
- package/dist/actions/create-conversation-items.d.cts +6 -4
- package/dist/actions/create-conversation-items.d.cts.map +1 -1
- package/dist/actions/create-conversation-items.d.mts +6 -4
- package/dist/actions/create-conversation-items.d.mts.map +1 -1
- package/dist/actions/create-conversation-items.mjs +4 -4
- package/dist/actions/create-conversation-items.mjs.map +1 -1
- package/dist/actions/create-conversation.cjs +3 -3
- package/dist/actions/create-conversation.cjs.map +1 -1
- package/dist/actions/create-conversation.d.cts +5 -4
- package/dist/actions/create-conversation.d.cts.map +1 -1
- package/dist/actions/create-conversation.d.mts +5 -4
- package/dist/actions/create-conversation.d.mts.map +1 -1
- package/dist/actions/create-conversation.mjs +3 -3
- package/dist/actions/create-conversation.mjs.map +1 -1
- package/dist/actions/create-embeddings.cjs +3 -3
- package/dist/actions/create-embeddings.cjs.map +1 -1
- package/dist/actions/create-embeddings.d.cts +4 -4
- package/dist/actions/create-embeddings.d.mts +4 -4
- package/dist/actions/create-embeddings.mjs +3 -3
- package/dist/actions/create-embeddings.mjs.map +1 -1
- package/dist/actions/create-eval-run.cjs +19 -19
- package/dist/actions/create-eval-run.cjs.map +1 -1
- package/dist/actions/create-eval-run.d.cts +32 -23
- package/dist/actions/create-eval-run.d.mts +32 -23
- package/dist/actions/create-eval-run.mjs +19 -19
- package/dist/actions/create-eval-run.mjs.map +1 -1
- package/dist/actions/create-eval.cjs +10 -10
- package/dist/actions/create-eval.cjs.map +1 -1
- package/dist/actions/create-eval.d.cts +19 -10
- package/dist/actions/create-eval.d.mts +19 -10
- package/dist/actions/create-eval.mjs +10 -10
- package/dist/actions/create-eval.mjs.map +1 -1
- package/dist/actions/create-fine-tuning-job.cjs +4 -4
- package/dist/actions/create-fine-tuning-job.cjs.map +1 -1
- package/dist/actions/create-fine-tuning-job.d.cts +5 -5
- package/dist/actions/create-fine-tuning-job.d.mts +5 -5
- package/dist/actions/create-fine-tuning-job.mjs +4 -4
- package/dist/actions/create-fine-tuning-job.mjs.map +1 -1
- package/dist/actions/create-image-edit.cjs +5 -5
- package/dist/actions/create-image-edit.cjs.map +1 -1
- package/dist/actions/create-image-edit.d.cts +9 -8
- package/dist/actions/create-image-edit.d.mts +9 -8
- package/dist/actions/create-image-edit.mjs +5 -5
- package/dist/actions/create-image-edit.mjs.map +1 -1
- package/dist/actions/create-image-variation.cjs +2 -2
- package/dist/actions/create-image-variation.cjs.map +1 -1
- package/dist/actions/create-image-variation.d.cts +2 -2
- package/dist/actions/create-image-variation.d.mts +2 -2
- package/dist/actions/create-image-variation.mjs +2 -2
- package/dist/actions/create-image-variation.mjs.map +1 -1
- package/dist/actions/create-image.cjs +4 -4
- package/dist/actions/create-image.cjs.map +1 -1
- package/dist/actions/create-image.d.cts +6 -6
- package/dist/actions/create-image.d.mts +6 -6
- package/dist/actions/create-image.mjs +4 -4
- package/dist/actions/create-image.mjs.map +1 -1
- package/dist/actions/create-message.cjs +13 -13
- package/dist/actions/create-message.cjs.map +1 -1
- package/dist/actions/create-message.d.cts +17 -14
- package/dist/actions/create-message.d.cts.map +1 -1
- package/dist/actions/create-message.d.mts +17 -14
- package/dist/actions/create-message.d.mts.map +1 -1
- package/dist/actions/create-message.mjs +13 -13
- package/dist/actions/create-message.mjs.map +1 -1
- package/dist/actions/create-moderation.cjs +7 -7
- package/dist/actions/create-moderation.cjs.map +1 -1
- package/dist/actions/create-moderation.d.cts +9 -8
- package/dist/actions/create-moderation.d.cts.map +1 -1
- package/dist/actions/create-moderation.d.mts +9 -8
- package/dist/actions/create-moderation.d.mts.map +1 -1
- package/dist/actions/create-moderation.mjs +7 -7
- package/dist/actions/create-moderation.mjs.map +1 -1
- package/dist/actions/create-realtime-call.cjs +1 -1
- package/dist/actions/create-realtime-call.cjs.map +1 -1
- package/dist/actions/create-realtime-call.d.cts +1 -1
- package/dist/actions/create-realtime-call.d.mts +1 -1
- package/dist/actions/create-realtime-call.mjs +1 -1
- package/dist/actions/create-realtime-call.mjs.map +1 -1
- package/dist/actions/create-realtime-client-secret.cjs +3 -3
- package/dist/actions/create-realtime-client-secret.cjs.map +1 -1
- package/dist/actions/create-realtime-client-secret.d.cts +5 -3
- package/dist/actions/create-realtime-client-secret.d.mts +5 -3
- package/dist/actions/create-realtime-client-secret.mjs +3 -3
- package/dist/actions/create-realtime-client-secret.mjs.map +1 -1
- package/dist/actions/create-realtime-session.cjs +6 -6
- package/dist/actions/create-realtime-session.cjs.map +1 -1
- package/dist/actions/create-realtime-session.d.cts +10 -6
- package/dist/actions/create-realtime-session.d.mts +10 -6
- package/dist/actions/create-realtime-session.mjs +6 -6
- package/dist/actions/create-realtime-session.mjs.map +1 -1
- package/dist/actions/create-realtime-transcription-session.cjs +4 -4
- package/dist/actions/create-realtime-transcription-session.cjs.map +1 -1
- package/dist/actions/create-realtime-transcription-session.d.cts +4 -4
- package/dist/actions/create-realtime-transcription-session.d.mts +4 -4
- package/dist/actions/create-realtime-transcription-session.mjs +4 -4
- package/dist/actions/create-realtime-transcription-session.mjs.map +1 -1
- package/dist/actions/create-response.cjs +15 -15
- package/dist/actions/create-response.cjs.map +1 -1
- package/dist/actions/create-response.d.cts +28 -18
- package/dist/actions/create-response.d.mts +28 -18
- package/dist/actions/create-response.mjs +15 -15
- package/dist/actions/create-response.mjs.map +1 -1
- package/dist/actions/create-run.cjs +24 -24
- package/dist/actions/create-run.cjs.map +1 -1
- package/dist/actions/create-run.d.cts +36 -31
- package/dist/actions/create-run.d.mts +36 -31
- package/dist/actions/create-run.mjs +24 -24
- package/dist/actions/create-run.mjs.map +1 -1
- package/dist/actions/create-skill.cjs +3 -3
- package/dist/actions/create-skill.cjs.map +1 -1
- package/dist/actions/create-skill.d.cts +5 -3
- package/dist/actions/create-skill.d.mts +5 -3
- package/dist/actions/create-skill.mjs +3 -3
- package/dist/actions/create-skill.mjs.map +1 -1
- package/dist/actions/create-speech.cjs +2 -2
- package/dist/actions/create-speech.cjs.map +1 -1
- package/dist/actions/create-speech.d.cts +2 -2
- package/dist/actions/create-speech.d.mts +2 -2
- package/dist/actions/create-speech.mjs +2 -2
- package/dist/actions/create-speech.mjs.map +1 -1
- package/dist/actions/create-thread-and-run.cjs +29 -29
- package/dist/actions/create-thread-and-run.cjs.map +1 -1
- package/dist/actions/create-thread-and-run.d.cts +46 -39
- package/dist/actions/create-thread-and-run.d.mts +46 -39
- package/dist/actions/create-thread-and-run.mjs +29 -29
- package/dist/actions/create-thread-and-run.mjs.map +1 -1
- package/dist/actions/create-thread.cjs +5 -5
- package/dist/actions/create-thread.cjs.map +1 -1
- package/dist/actions/create-thread.d.cts +7 -6
- package/dist/actions/create-thread.d.cts.map +1 -1
- package/dist/actions/create-thread.d.mts +7 -6
- package/dist/actions/create-thread.d.mts.map +1 -1
- package/dist/actions/create-thread.mjs +5 -5
- package/dist/actions/create-thread.mjs.map +1 -1
- package/dist/actions/create-upload.cjs +2 -2
- package/dist/actions/create-upload.cjs.map +1 -1
- package/dist/actions/create-upload.d.cts +3 -3
- package/dist/actions/create-upload.d.mts +3 -3
- package/dist/actions/create-upload.mjs +2 -2
- package/dist/actions/create-upload.mjs.map +1 -1
- package/dist/actions/create-vector-store-file-batch.cjs +11 -11
- package/dist/actions/create-vector-store-file-batch.cjs.map +1 -1
- package/dist/actions/create-vector-store-file-batch.d.cts +21 -14
- package/dist/actions/create-vector-store-file-batch.d.cts.map +1 -1
- package/dist/actions/create-vector-store-file-batch.d.mts +21 -14
- package/dist/actions/create-vector-store-file-batch.d.mts.map +1 -1
- package/dist/actions/create-vector-store-file-batch.mjs +11 -11
- package/dist/actions/create-vector-store-file-batch.mjs.map +1 -1
- package/dist/actions/create-vector-store-file.cjs +7 -7
- package/dist/actions/create-vector-store-file.cjs.map +1 -1
- package/dist/actions/create-vector-store-file.d.cts +11 -8
- package/dist/actions/create-vector-store-file.d.mts +11 -8
- package/dist/actions/create-vector-store-file.mjs +7 -7
- package/dist/actions/create-vector-store-file.mjs.map +1 -1
- package/dist/actions/create-vector-store.cjs +8 -8
- package/dist/actions/create-vector-store.cjs.map +1 -1
- package/dist/actions/create-vector-store.d.cts +12 -9
- package/dist/actions/create-vector-store.d.mts +12 -9
- package/dist/actions/create-vector-store.mjs +8 -8
- package/dist/actions/create-vector-store.mjs.map +1 -1
- package/dist/actions/create-video-remix.cjs +2 -2
- package/dist/actions/create-video-remix.cjs.map +1 -1
- package/dist/actions/create-video-remix.d.cts +3 -3
- package/dist/actions/create-video-remix.d.mts +3 -3
- package/dist/actions/create-video-remix.mjs +2 -2
- package/dist/actions/create-video-remix.mjs.map +1 -1
- package/dist/actions/create-video.cjs +2 -2
- package/dist/actions/create-video.cjs.map +1 -1
- package/dist/actions/create-video.d.cts +2 -2
- package/dist/actions/create-video.d.mts +2 -2
- package/dist/actions/create-video.mjs +2 -2
- package/dist/actions/create-video.mjs.map +1 -1
- package/dist/actions/delete-assistant.cjs +1 -1
- package/dist/actions/delete-assistant.cjs.map +1 -1
- package/dist/actions/delete-assistant.d.cts +1 -1
- package/dist/actions/delete-assistant.d.mts +1 -1
- package/dist/actions/delete-assistant.mjs +1 -1
- package/dist/actions/delete-assistant.mjs.map +1 -1
- package/dist/actions/delete-chat-completion.cjs +1 -1
- package/dist/actions/delete-chat-completion.cjs.map +1 -1
- package/dist/actions/delete-chat-completion.d.cts +1 -1
- package/dist/actions/delete-chat-completion.d.mts +1 -1
- package/dist/actions/delete-chat-completion.mjs +1 -1
- package/dist/actions/delete-chat-completion.mjs.map +1 -1
- package/dist/actions/delete-container-file.cjs +1 -1
- package/dist/actions/delete-container-file.cjs.map +1 -1
- package/dist/actions/delete-container-file.d.cts +1 -1
- package/dist/actions/delete-container-file.d.mts +1 -1
- package/dist/actions/delete-container-file.mjs +1 -1
- package/dist/actions/delete-container-file.mjs.map +1 -1
- package/dist/actions/delete-container.cjs +1 -1
- package/dist/actions/delete-container.cjs.map +1 -1
- package/dist/actions/delete-container.d.cts +1 -1
- package/dist/actions/delete-container.d.mts +1 -1
- package/dist/actions/delete-container.mjs +1 -1
- package/dist/actions/delete-container.mjs.map +1 -1
- package/dist/actions/delete-conversation-item.cjs +1 -1
- package/dist/actions/delete-conversation-item.cjs.map +1 -1
- package/dist/actions/delete-conversation-item.d.cts +1 -1
- package/dist/actions/delete-conversation-item.d.mts +1 -1
- package/dist/actions/delete-conversation-item.mjs +1 -1
- package/dist/actions/delete-conversation-item.mjs.map +1 -1
- package/dist/actions/delete-conversation.cjs +1 -1
- package/dist/actions/delete-conversation.cjs.map +1 -1
- package/dist/actions/delete-conversation.d.cts +1 -1
- package/dist/actions/delete-conversation.d.mts +1 -1
- package/dist/actions/delete-conversation.mjs +1 -1
- package/dist/actions/delete-conversation.mjs.map +1 -1
- package/dist/actions/delete-eval-run.cjs +1 -1
- package/dist/actions/delete-eval-run.cjs.map +1 -1
- package/dist/actions/delete-eval-run.d.cts +1 -1
- package/dist/actions/delete-eval-run.d.mts +1 -1
- package/dist/actions/delete-eval-run.mjs +1 -1
- package/dist/actions/delete-eval-run.mjs.map +1 -1
- package/dist/actions/delete-eval.cjs +1 -1
- package/dist/actions/delete-eval.cjs.map +1 -1
- package/dist/actions/delete-eval.d.cts +1 -1
- package/dist/actions/delete-eval.d.mts +1 -1
- package/dist/actions/delete-eval.mjs +1 -1
- package/dist/actions/delete-eval.mjs.map +1 -1
- package/dist/actions/delete-file.cjs +1 -1
- package/dist/actions/delete-file.cjs.map +1 -1
- package/dist/actions/delete-file.d.cts +1 -1
- package/dist/actions/delete-file.d.mts +1 -1
- package/dist/actions/delete-file.mjs +1 -1
- package/dist/actions/delete-file.mjs.map +1 -1
- package/dist/actions/delete-message.cjs +1 -1
- package/dist/actions/delete-message.cjs.map +1 -1
- package/dist/actions/delete-message.d.cts +1 -1
- package/dist/actions/delete-message.d.mts +1 -1
- package/dist/actions/delete-message.mjs +1 -1
- package/dist/actions/delete-message.mjs.map +1 -1
- package/dist/actions/delete-response.cjs +1 -1
- package/dist/actions/delete-response.cjs.map +1 -1
- package/dist/actions/delete-response.d.cts +1 -1
- package/dist/actions/delete-response.d.mts +1 -1
- package/dist/actions/delete-response.mjs +1 -1
- package/dist/actions/delete-response.mjs.map +1 -1
- package/dist/actions/delete-skill.cjs +1 -1
- package/dist/actions/delete-skill.cjs.map +1 -1
- package/dist/actions/delete-skill.d.cts +1 -1
- package/dist/actions/delete-skill.d.mts +1 -1
- package/dist/actions/delete-skill.mjs +1 -1
- package/dist/actions/delete-skill.mjs.map +1 -1
- package/dist/actions/delete-thread.cjs +1 -1
- package/dist/actions/delete-thread.cjs.map +1 -1
- package/dist/actions/delete-thread.d.cts +1 -1
- package/dist/actions/delete-thread.d.mts +1 -1
- package/dist/actions/delete-thread.mjs +1 -1
- package/dist/actions/delete-thread.mjs.map +1 -1
- package/dist/actions/delete-vector-store-file.cjs +1 -1
- package/dist/actions/delete-vector-store-file.cjs.map +1 -1
- package/dist/actions/delete-vector-store-file.d.cts +1 -1
- package/dist/actions/delete-vector-store-file.d.mts +1 -1
- package/dist/actions/delete-vector-store-file.mjs +1 -1
- package/dist/actions/delete-vector-store-file.mjs.map +1 -1
- package/dist/actions/delete-vector-store.cjs +1 -1
- package/dist/actions/delete-vector-store.cjs.map +1 -1
- package/dist/actions/delete-vector-store.d.cts +1 -1
- package/dist/actions/delete-vector-store.d.mts +1 -1
- package/dist/actions/delete-vector-store.mjs +1 -1
- package/dist/actions/delete-vector-store.mjs.map +1 -1
- package/dist/actions/delete-video.cjs +1 -1
- package/dist/actions/delete-video.cjs.map +1 -1
- package/dist/actions/delete-video.d.cts +1 -1
- package/dist/actions/delete-video.d.mts +1 -1
- package/dist/actions/delete-video.mjs +1 -1
- package/dist/actions/delete-video.mjs.map +1 -1
- package/dist/actions/download-file.cjs +2 -2
- package/dist/actions/download-file.cjs.map +1 -1
- package/dist/actions/download-file.d.cts +2 -2
- package/dist/actions/download-file.d.mts +2 -2
- package/dist/actions/download-file.mjs +2 -2
- package/dist/actions/download-file.mjs.map +1 -1
- package/dist/actions/download-video.cjs +2 -2
- package/dist/actions/download-video.cjs.map +1 -1
- package/dist/actions/download-video.d.cts +2 -2
- package/dist/actions/download-video.d.mts +2 -2
- package/dist/actions/download-video.mjs +2 -2
- package/dist/actions/download-video.mjs.map +1 -1
- package/dist/actions/get-chat-completion-messages.cjs +2 -2
- package/dist/actions/get-chat-completion-messages.cjs.map +1 -1
- package/dist/actions/get-chat-completion-messages.d.cts +2 -2
- package/dist/actions/get-chat-completion-messages.d.mts +2 -2
- package/dist/actions/get-chat-completion-messages.mjs +2 -2
- package/dist/actions/get-chat-completion-messages.mjs.map +1 -1
- package/dist/actions/get-chat-completion.cjs +7 -7
- package/dist/actions/get-chat-completion.cjs.map +1 -1
- package/dist/actions/get-chat-completion.d.cts +7 -7
- package/dist/actions/get-chat-completion.d.mts +7 -7
- package/dist/actions/get-chat-completion.mjs +7 -7
- package/dist/actions/get-chat-completion.mjs.map +1 -1
- package/dist/actions/get-chatkit-thread.cjs +4 -4
- package/dist/actions/get-chatkit-thread.cjs.map +1 -1
- package/dist/actions/get-chatkit-thread.d.cts +4 -4
- package/dist/actions/get-chatkit-thread.d.mts +4 -4
- package/dist/actions/get-chatkit-thread.mjs +4 -4
- package/dist/actions/get-chatkit-thread.mjs.map +1 -1
- package/dist/actions/get-conversation-item.cjs +1 -1
- package/dist/actions/get-conversation-item.cjs.map +1 -1
- package/dist/actions/get-conversation-item.d.cts +1 -1
- package/dist/actions/get-conversation-item.d.mts +1 -1
- package/dist/actions/get-conversation-item.mjs +1 -1
- package/dist/actions/get-conversation-item.mjs.map +1 -1
- package/dist/actions/get-eval-run-output-item.cjs +5 -5
- package/dist/actions/get-eval-run-output-item.cjs.map +1 -1
- package/dist/actions/get-eval-run-output-item.d.cts +5 -5
- package/dist/actions/get-eval-run-output-item.d.mts +5 -5
- package/dist/actions/get-eval-run-output-item.mjs +5 -5
- package/dist/actions/get-eval-run-output-item.mjs.map +1 -1
- package/dist/actions/get-eval-run-output-items.cjs +6 -6
- package/dist/actions/get-eval-run-output-items.cjs.map +1 -1
- package/dist/actions/get-eval-run-output-items.d.cts +7 -7
- package/dist/actions/get-eval-run-output-items.d.mts +7 -7
- package/dist/actions/get-eval-run-output-items.mjs +6 -6
- package/dist/actions/get-eval-run-output-items.mjs.map +1 -1
- package/dist/actions/get-eval-run.cjs +10 -10
- package/dist/actions/get-eval-run.cjs.map +1 -1
- package/dist/actions/get-eval-run.d.cts +14 -14
- package/dist/actions/get-eval-run.d.mts +14 -14
- package/dist/actions/get-eval-run.mjs +10 -10
- package/dist/actions/get-eval-run.mjs.map +1 -1
- package/dist/actions/get-eval-runs.cjs +6 -6
- package/dist/actions/get-eval-runs.cjs.map +1 -1
- package/dist/actions/get-eval-runs.d.cts +8 -8
- package/dist/actions/get-eval-runs.d.mts +8 -8
- package/dist/actions/get-eval-runs.mjs +6 -6
- package/dist/actions/get-eval-runs.mjs.map +1 -1
- package/dist/actions/get-eval.cjs +1 -1
- package/dist/actions/get-eval.cjs.map +1 -1
- package/dist/actions/get-eval.d.cts +1 -1
- package/dist/actions/get-eval.d.mts +1 -1
- package/dist/actions/get-eval.mjs +1 -1
- package/dist/actions/get-eval.mjs.map +1 -1
- package/dist/actions/get-input-token-counts.cjs +1 -1
- package/dist/actions/get-input-token-counts.cjs.map +1 -1
- package/dist/actions/get-input-token-counts.d.cts +1 -1
- package/dist/actions/get-input-token-counts.d.mts +1 -1
- package/dist/actions/get-input-token-counts.mjs +1 -1
- package/dist/actions/get-input-token-counts.mjs.map +1 -1
- package/dist/actions/get-message.cjs +9 -9
- package/dist/actions/get-message.cjs.map +1 -1
- package/dist/actions/get-message.d.cts +9 -9
- package/dist/actions/get-message.d.mts +9 -9
- package/dist/actions/get-message.mjs +9 -9
- package/dist/actions/get-message.mjs.map +1 -1
- package/dist/actions/get-response.cjs +9 -9
- package/dist/actions/get-response.cjs.map +1 -1
- package/dist/actions/get-response.d.cts +9 -9
- package/dist/actions/get-response.d.mts +9 -9
- package/dist/actions/get-response.mjs +9 -9
- package/dist/actions/get-response.mjs.map +1 -1
- package/dist/actions/get-run-step.cjs +15 -15
- package/dist/actions/get-run-step.cjs.map +1 -1
- package/dist/actions/get-run-step.d.cts +16 -16
- package/dist/actions/get-run-step.d.mts +16 -16
- package/dist/actions/get-run-step.mjs +15 -15
- package/dist/actions/get-run-step.mjs.map +1 -1
- package/dist/actions/get-vector-store-file-batch.cjs +2 -2
- package/dist/actions/get-vector-store-file-batch.cjs.map +1 -1
- package/dist/actions/get-vector-store-file-batch.d.cts +3 -3
- package/dist/actions/get-vector-store-file-batch.d.mts +3 -3
- package/dist/actions/get-vector-store-file-batch.mjs +2 -2
- package/dist/actions/get-vector-store-file-batch.mjs.map +1 -1
- package/dist/actions/get-vector-store-file.cjs +4 -4
- package/dist/actions/get-vector-store-file.cjs.map +1 -1
- package/dist/actions/get-vector-store-file.d.cts +5 -5
- package/dist/actions/get-vector-store-file.d.mts +5 -5
- package/dist/actions/get-vector-store-file.mjs +4 -4
- package/dist/actions/get-vector-store-file.mjs.map +1 -1
- package/dist/actions/get-vector-store.cjs +4 -4
- package/dist/actions/get-vector-store.cjs.map +1 -1
- package/dist/actions/get-vector-store.d.cts +4 -4
- package/dist/actions/get-vector-store.d.mts +4 -4
- package/dist/actions/get-vector-store.mjs +4 -4
- package/dist/actions/get-vector-store.mjs.map +1 -1
- package/dist/actions/get-video.cjs +2 -2
- package/dist/actions/get-video.cjs.map +1 -1
- package/dist/actions/get-video.d.cts +3 -3
- package/dist/actions/get-video.d.mts +3 -3
- package/dist/actions/get-video.mjs +2 -2
- package/dist/actions/get-video.mjs.map +1 -1
- package/dist/actions/list-assistants.cjs +16 -16
- package/dist/actions/list-assistants.cjs.map +1 -1
- package/dist/actions/list-assistants.d.cts +16 -16
- package/dist/actions/list-assistants.d.mts +16 -16
- package/dist/actions/list-assistants.mjs +16 -16
- package/dist/actions/list-assistants.mjs.map +1 -1
- package/dist/actions/list-batches.cjs +8 -8
- package/dist/actions/list-batches.cjs.map +1 -1
- package/dist/actions/list-batches.d.cts +12 -12
- package/dist/actions/list-batches.d.mts +12 -12
- package/dist/actions/list-batches.mjs +8 -8
- package/dist/actions/list-batches.mjs.map +1 -1
- package/dist/actions/list-chat-completions.cjs +4 -4
- package/dist/actions/list-chat-completions.cjs.map +1 -1
- package/dist/actions/list-chat-completions.d.cts +4 -4
- package/dist/actions/list-chat-completions.d.mts +4 -4
- package/dist/actions/list-chat-completions.mjs +4 -4
- package/dist/actions/list-chat-completions.mjs.map +1 -1
- package/dist/actions/list-chatkit-thread-items.cjs +2 -2
- package/dist/actions/list-chatkit-thread-items.cjs.map +1 -1
- package/dist/actions/list-chatkit-thread-items.d.cts +2 -2
- package/dist/actions/list-chatkit-thread-items.d.mts +2 -2
- package/dist/actions/list-chatkit-thread-items.mjs +2 -2
- package/dist/actions/list-chatkit-thread-items.mjs.map +1 -1
- package/dist/actions/list-container-files.cjs +2 -2
- package/dist/actions/list-container-files.cjs.map +1 -1
- package/dist/actions/list-container-files.d.cts +2 -2
- package/dist/actions/list-container-files.d.mts +2 -2
- package/dist/actions/list-container-files.mjs +2 -2
- package/dist/actions/list-container-files.mjs.map +1 -1
- package/dist/actions/list-containers.cjs +4 -4
- package/dist/actions/list-containers.cjs.map +1 -1
- package/dist/actions/list-containers.d.cts +4 -4
- package/dist/actions/list-containers.d.mts +4 -4
- package/dist/actions/list-containers.mjs +4 -4
- package/dist/actions/list-containers.mjs.map +1 -1
- package/dist/actions/list-conversation-items.cjs +2 -2
- package/dist/actions/list-conversation-items.cjs.map +1 -1
- package/dist/actions/list-conversation-items.d.cts +2 -2
- package/dist/actions/list-conversation-items.d.mts +2 -2
- package/dist/actions/list-conversation-items.mjs +2 -2
- package/dist/actions/list-conversation-items.mjs.map +1 -1
- package/dist/actions/list-engines.cjs +2 -2
- package/dist/actions/list-engines.cjs.map +1 -1
- package/dist/actions/list-engines.d.cts +2 -2
- package/dist/actions/list-engines.d.mts +2 -2
- package/dist/actions/list-engines.mjs +2 -2
- package/dist/actions/list-engines.mjs.map +1 -1
- package/dist/actions/list-evals.cjs +14 -14
- package/dist/actions/list-evals.cjs.map +1 -1
- package/dist/actions/list-evals.d.cts +15 -15
- package/dist/actions/list-evals.d.mts +15 -15
- package/dist/actions/list-evals.mjs +14 -14
- package/dist/actions/list-evals.mjs.map +1 -1
- package/dist/actions/list-files-in-vector-store-batch.cjs +5 -5
- package/dist/actions/list-files-in-vector-store-batch.cjs.map +1 -1
- package/dist/actions/list-files-in-vector-store-batch.d.cts +8 -8
- package/dist/actions/list-files-in-vector-store-batch.d.mts +8 -8
- package/dist/actions/list-files-in-vector-store-batch.mjs +5 -5
- package/dist/actions/list-files-in-vector-store-batch.mjs.map +1 -1
- package/dist/actions/list-files.cjs +2 -2
- package/dist/actions/list-files.cjs.map +1 -1
- package/dist/actions/list-files.d.cts +2 -2
- package/dist/actions/list-files.d.mts +2 -2
- package/dist/actions/list-files.mjs +2 -2
- package/dist/actions/list-files.mjs.map +1 -1
- package/dist/actions/list-fine-tunes.cjs +5 -5
- package/dist/actions/list-fine-tunes.cjs.map +1 -1
- package/dist/actions/list-fine-tunes.d.cts +7 -7
- package/dist/actions/list-fine-tunes.d.mts +7 -7
- package/dist/actions/list-fine-tunes.mjs +5 -5
- package/dist/actions/list-fine-tunes.mjs.map +1 -1
- package/dist/actions/list-fine-tuning-events.cjs +2 -2
- package/dist/actions/list-fine-tuning-events.cjs.map +1 -1
- package/dist/actions/list-fine-tuning-events.d.cts +2 -2
- package/dist/actions/list-fine-tuning-events.d.mts +2 -2
- package/dist/actions/list-fine-tuning-events.mjs +2 -2
- package/dist/actions/list-fine-tuning-events.mjs.map +1 -1
- package/dist/actions/list-fine-tuning-job-checkpoints.cjs +3 -3
- package/dist/actions/list-fine-tuning-job-checkpoints.cjs.map +1 -1
- package/dist/actions/list-fine-tuning-job-checkpoints.d.cts +3 -3
- package/dist/actions/list-fine-tuning-job-checkpoints.d.mts +3 -3
- package/dist/actions/list-fine-tuning-job-checkpoints.mjs +3 -3
- package/dist/actions/list-fine-tuning-job-checkpoints.mjs.map +1 -1
- package/dist/actions/list-input-items.cjs +2 -2
- package/dist/actions/list-input-items.cjs.map +1 -1
- package/dist/actions/list-input-items.d.cts +2 -2
- package/dist/actions/list-input-items.d.mts +2 -2
- package/dist/actions/list-input-items.mjs +2 -2
- package/dist/actions/list-input-items.mjs.map +1 -1
- package/dist/actions/list-messages.cjs +10 -10
- package/dist/actions/list-messages.cjs.map +1 -1
- package/dist/actions/list-messages.d.cts +10 -10
- package/dist/actions/list-messages.d.mts +10 -10
- package/dist/actions/list-messages.mjs +10 -10
- package/dist/actions/list-messages.mjs.map +1 -1
- package/dist/actions/list-models.cjs +3 -3
- package/dist/actions/list-models.cjs.map +1 -1
- package/dist/actions/list-models.d.cts +3 -3
- package/dist/actions/list-models.d.mts +3 -3
- package/dist/actions/list-models.mjs +3 -3
- package/dist/actions/list-models.mjs.map +1 -1
- package/dist/actions/list-run-steps.cjs +16 -16
- package/dist/actions/list-run-steps.cjs.map +1 -1
- package/dist/actions/list-run-steps.d.cts +17 -17
- package/dist/actions/list-run-steps.d.mts +17 -17
- package/dist/actions/list-run-steps.mjs +16 -16
- package/dist/actions/list-run-steps.mjs.map +1 -1
- package/dist/actions/list-runs.cjs +8 -8
- package/dist/actions/list-runs.cjs.map +1 -1
- package/dist/actions/list-runs.d.cts +12 -12
- package/dist/actions/list-runs.d.mts +12 -12
- package/dist/actions/list-runs.mjs +8 -8
- package/dist/actions/list-runs.mjs.map +1 -1
- package/dist/actions/list-skills.cjs +2 -2
- package/dist/actions/list-skills.cjs.map +1 -1
- package/dist/actions/list-skills.d.cts +2 -2
- package/dist/actions/list-skills.d.mts +2 -2
- package/dist/actions/list-skills.mjs +2 -2
- package/dist/actions/list-skills.mjs.map +1 -1
- package/dist/actions/list-threads.cjs +4 -4
- package/dist/actions/list-threads.cjs.map +1 -1
- package/dist/actions/list-threads.d.cts +4 -4
- package/dist/actions/list-threads.d.mts +4 -4
- package/dist/actions/list-threads.mjs +4 -4
- package/dist/actions/list-threads.mjs.map +1 -1
- package/dist/actions/list-vector-store-files.cjs +3 -3
- package/dist/actions/list-vector-store-files.cjs.map +1 -1
- package/dist/actions/list-vector-store-files.d.cts +6 -6
- package/dist/actions/list-vector-store-files.d.mts +6 -6
- package/dist/actions/list-vector-store-files.mjs +3 -3
- package/dist/actions/list-vector-store-files.mjs.map +1 -1
- package/dist/actions/list-vector-stores.cjs +5 -5
- package/dist/actions/list-vector-stores.cjs.map +1 -1
- package/dist/actions/list-vector-stores.d.cts +5 -5
- package/dist/actions/list-vector-stores.d.mts +5 -5
- package/dist/actions/list-vector-stores.mjs +5 -5
- package/dist/actions/list-vector-stores.mjs.map +1 -1
- package/dist/actions/list-videos.cjs +3 -3
- package/dist/actions/list-videos.cjs.map +1 -1
- package/dist/actions/list-videos.d.cts +4 -4
- package/dist/actions/list-videos.d.mts +4 -4
- package/dist/actions/list-videos.mjs +3 -3
- package/dist/actions/list-videos.mjs.map +1 -1
- package/dist/actions/modify-assistant.cjs +3 -3
- package/dist/actions/modify-assistant.cjs.map +1 -1
- package/dist/actions/modify-assistant.d.cts +4 -4
- package/dist/actions/modify-assistant.d.mts +4 -4
- package/dist/actions/modify-assistant.mjs +3 -3
- package/dist/actions/modify-assistant.mjs.map +1 -1
- package/dist/actions/modify-message.cjs +9 -9
- package/dist/actions/modify-message.cjs.map +1 -1
- package/dist/actions/modify-message.d.cts +10 -10
- package/dist/actions/modify-message.d.mts +10 -10
- package/dist/actions/modify-message.mjs +9 -9
- package/dist/actions/modify-message.mjs.map +1 -1
- package/dist/actions/modify-run.cjs +8 -8
- package/dist/actions/modify-run.cjs.map +1 -1
- package/dist/actions/modify-run.d.cts +13 -13
- package/dist/actions/modify-run.d.mts +13 -13
- package/dist/actions/modify-run.mjs +8 -8
- package/dist/actions/modify-run.mjs.map +1 -1
- package/dist/actions/modify-thread.cjs +3 -3
- package/dist/actions/modify-thread.cjs.map +1 -1
- package/dist/actions/modify-thread.d.cts +4 -4
- package/dist/actions/modify-thread.d.mts +4 -4
- package/dist/actions/modify-thread.mjs +3 -3
- package/dist/actions/modify-thread.mjs.map +1 -1
- package/dist/actions/modify-vector-store.cjs +5 -5
- package/dist/actions/modify-vector-store.cjs.map +1 -1
- package/dist/actions/modify-vector-store.d.cts +6 -6
- package/dist/actions/modify-vector-store.d.mts +6 -6
- package/dist/actions/modify-vector-store.mjs +5 -5
- package/dist/actions/modify-vector-store.mjs.map +1 -1
- package/dist/actions/retrieve-assistant.cjs +3 -3
- package/dist/actions/retrieve-assistant.cjs.map +1 -1
- package/dist/actions/retrieve-assistant.d.cts +3 -3
- package/dist/actions/retrieve-assistant.d.mts +3 -3
- package/dist/actions/retrieve-assistant.mjs +3 -3
- package/dist/actions/retrieve-assistant.mjs.map +1 -1
- package/dist/actions/retrieve-batch.cjs +6 -6
- package/dist/actions/retrieve-batch.cjs.map +1 -1
- package/dist/actions/retrieve-batch.d.cts +10 -10
- package/dist/actions/retrieve-batch.d.mts +10 -10
- package/dist/actions/retrieve-batch.mjs +6 -6
- package/dist/actions/retrieve-batch.mjs.map +1 -1
- package/dist/actions/retrieve-container-file-content.cjs +2 -2
- package/dist/actions/retrieve-container-file-content.cjs.map +1 -1
- package/dist/actions/retrieve-container-file-content.d.cts +2 -2
- package/dist/actions/retrieve-container-file-content.d.mts +2 -2
- package/dist/actions/retrieve-container-file-content.mjs +2 -2
- package/dist/actions/retrieve-container-file-content.mjs.map +1 -1
- package/dist/actions/retrieve-container-file.cjs +1 -1
- package/dist/actions/retrieve-container-file.cjs.map +1 -1
- package/dist/actions/retrieve-container-file.d.cts +1 -1
- package/dist/actions/retrieve-container-file.d.mts +1 -1
- package/dist/actions/retrieve-container-file.mjs +1 -1
- package/dist/actions/retrieve-container-file.mjs.map +1 -1
- package/dist/actions/retrieve-container.cjs +3 -3
- package/dist/actions/retrieve-container.cjs.map +1 -1
- package/dist/actions/retrieve-container.d.cts +3 -3
- package/dist/actions/retrieve-container.d.mts +3 -3
- package/dist/actions/retrieve-container.mjs +3 -3
- package/dist/actions/retrieve-container.mjs.map +1 -1
- package/dist/actions/retrieve-engine.cjs +1 -1
- package/dist/actions/retrieve-engine.cjs.map +1 -1
- package/dist/actions/retrieve-engine.d.cts +1 -1
- package/dist/actions/retrieve-engine.d.mts +1 -1
- package/dist/actions/retrieve-engine.mjs +1 -1
- package/dist/actions/retrieve-engine.mjs.map +1 -1
- package/dist/actions/retrieve-file.cjs +1 -1
- package/dist/actions/retrieve-file.cjs.map +1 -1
- package/dist/actions/retrieve-file.d.cts +1 -1
- package/dist/actions/retrieve-file.d.mts +1 -1
- package/dist/actions/retrieve-file.mjs +1 -1
- package/dist/actions/retrieve-file.mjs.map +1 -1
- package/dist/actions/retrieve-fine-tuning-job.cjs +4 -4
- package/dist/actions/retrieve-fine-tuning-job.cjs.map +1 -1
- package/dist/actions/retrieve-fine-tuning-job.d.cts +5 -5
- package/dist/actions/retrieve-fine-tuning-job.d.mts +5 -5
- package/dist/actions/retrieve-fine-tuning-job.mjs +4 -4
- package/dist/actions/retrieve-fine-tuning-job.mjs.map +1 -1
- package/dist/actions/retrieve-model.cjs +2 -2
- package/dist/actions/retrieve-model.cjs.map +1 -1
- package/dist/actions/retrieve-model.d.cts +2 -2
- package/dist/actions/retrieve-model.d.mts +2 -2
- package/dist/actions/retrieve-model.mjs +2 -2
- package/dist/actions/retrieve-model.mjs.map +1 -1
- package/dist/actions/retrieve-run.cjs +7 -7
- package/dist/actions/retrieve-run.cjs.map +1 -1
- package/dist/actions/retrieve-run.d.cts +11 -11
- package/dist/actions/retrieve-run.d.mts +11 -11
- package/dist/actions/retrieve-run.mjs +7 -7
- package/dist/actions/retrieve-run.mjs.map +1 -1
- package/dist/actions/retrieve-thread.cjs +2 -2
- package/dist/actions/retrieve-thread.cjs.map +1 -1
- package/dist/actions/retrieve-thread.d.cts +2 -2
- package/dist/actions/retrieve-thread.d.mts +2 -2
- package/dist/actions/retrieve-thread.mjs +2 -2
- package/dist/actions/retrieve-thread.mjs.map +1 -1
- package/dist/actions/retrieve-vector-store-file-content.cjs +2 -2
- package/dist/actions/retrieve-vector-store-file-content.cjs.map +1 -1
- package/dist/actions/retrieve-vector-store-file-content.d.cts +2 -2
- package/dist/actions/retrieve-vector-store-file-content.d.mts +2 -2
- package/dist/actions/retrieve-vector-store-file-content.mjs +2 -2
- package/dist/actions/retrieve-vector-store-file-content.mjs.map +1 -1
- package/dist/actions/run-grader.cjs +8 -8
- package/dist/actions/run-grader.cjs.map +1 -1
- package/dist/actions/run-grader.d.cts +13 -8
- package/dist/actions/run-grader.d.mts +13 -8
- package/dist/actions/run-grader.mjs +8 -8
- package/dist/actions/run-grader.mjs.map +1 -1
- package/dist/actions/search-vector-store.cjs +3 -3
- package/dist/actions/search-vector-store.cjs.map +1 -1
- package/dist/actions/search-vector-store.d.cts +3 -3
- package/dist/actions/search-vector-store.d.mts +3 -3
- package/dist/actions/search-vector-store.mjs +3 -3
- package/dist/actions/search-vector-store.mjs.map +1 -1
- package/dist/actions/submit-tool-outputs-to-run.cjs +8 -8
- package/dist/actions/submit-tool-outputs-to-run.cjs.map +1 -1
- package/dist/actions/submit-tool-outputs-to-run.d.cts +13 -12
- package/dist/actions/submit-tool-outputs-to-run.d.mts +13 -12
- package/dist/actions/submit-tool-outputs-to-run.mjs +8 -8
- package/dist/actions/submit-tool-outputs-to-run.mjs.map +1 -1
- package/dist/actions/update-chat-completion.cjs +8 -8
- package/dist/actions/update-chat-completion.cjs.map +1 -1
- package/dist/actions/update-chat-completion.d.cts +9 -9
- package/dist/actions/update-chat-completion.d.mts +9 -9
- package/dist/actions/update-chat-completion.mjs +8 -8
- package/dist/actions/update-chat-completion.mjs.map +1 -1
- package/dist/actions/update-conversation.cjs +1 -1
- package/dist/actions/update-conversation.cjs.map +1 -1
- package/dist/actions/update-conversation.d.cts +1 -1
- package/dist/actions/update-conversation.d.mts +1 -1
- package/dist/actions/update-conversation.mjs +1 -1
- package/dist/actions/update-conversation.mjs.map +1 -1
- package/dist/actions/update-eval.cjs +1 -1
- package/dist/actions/update-eval.cjs.map +1 -1
- package/dist/actions/update-eval.d.cts +1 -1
- package/dist/actions/update-eval.d.mts +1 -1
- package/dist/actions/update-eval.mjs +1 -1
- package/dist/actions/update-eval.mjs.map +1 -1
- package/dist/actions/update-vector-store-file-attributes.cjs +4 -4
- package/dist/actions/update-vector-store-file-attributes.cjs.map +1 -1
- package/dist/actions/update-vector-store-file-attributes.d.cts +5 -5
- package/dist/actions/update-vector-store-file-attributes.d.mts +5 -5
- package/dist/actions/update-vector-store-file-attributes.mjs +4 -4
- package/dist/actions/update-vector-store-file-attributes.mjs.map +1 -1
- package/dist/actions/upload-file.cjs +1 -1
- package/dist/actions/upload-file.cjs.map +1 -1
- package/dist/actions/upload-file.d.cts +1 -1
- package/dist/actions/upload-file.d.mts +1 -1
- package/dist/actions/upload-file.mjs +1 -1
- package/dist/actions/upload-file.mjs.map +1 -1
- package/dist/actions/validate-grader.cjs +7 -7
- package/dist/actions/validate-grader.cjs.map +1 -1
- package/dist/actions/validate-grader.d.cts +12 -7
- package/dist/actions/validate-grader.d.cts.map +1 -1
- package/dist/actions/validate-grader.d.mts +12 -7
- package/dist/actions/validate-grader.d.mts.map +1 -1
- package/dist/actions/validate-grader.mjs +7 -7
- package/dist/actions/validate-grader.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -4,18 +4,18 @@ import { z } from "zod";
|
|
|
4
4
|
const OpenaiCreateVectorStoreInput = z.object({
|
|
5
5
|
name: z.string().describe("The name of the vector store. If not provided, the vector store will have no name.").optional(),
|
|
6
6
|
file_ids: z.array(z.string()).describe("A list of File IDs that the vector store should use. Useful for tools like file_search that can access files. Maximum 500 file IDs allowed.").optional(),
|
|
7
|
-
metadata: z.
|
|
7
|
+
metadata: z.record(z.string(), z.unknown()).describe("Set of up to 16 key-value pairs that can be attached to the vector store. Keys can be a maximum of 64 characters long and values can be a maximum of 512 characters long.").optional(),
|
|
8
8
|
expires_after: z.object({
|
|
9
9
|
days: z.number().int().describe("The number of days after the anchor time that the vector store will expire. Must be between 1 and 365."),
|
|
10
10
|
anchor: z.string().describe("Anchor timestamp after which the expiration policy applies. Must be 'last_active_at'.")
|
|
11
11
|
}).describe("Expiration policy for a vector store.").optional(),
|
|
12
|
-
chunking_strategy: z.union([z.object({ type: z.enum(["auto", "static"]).default("auto").describe("Must be 'auto' for auto chunking strategy").optional() }).describe("Auto chunking strategy configuration."), z.object({
|
|
12
|
+
chunking_strategy: z.union([z.object({ type: z.enum(["auto", "static"]).default("auto").describe("Must be 'auto' for auto chunking strategy").optional() }).passthrough().describe("Auto chunking strategy configuration."), z.object({
|
|
13
13
|
type: z.enum(["auto", "static"]).default("static").describe("Must be 'static' for static chunking strategy").optional(),
|
|
14
14
|
static: z.object({
|
|
15
15
|
chunk_overlap_tokens: z.number().int().describe("The number of tokens that overlap between chunks. Must be non-negative."),
|
|
16
16
|
max_chunk_size_tokens: z.number().int().describe("The maximum number of tokens in each chunk. Must be between 100 and 4096.")
|
|
17
|
-
}).describe("Configuration for static chunking")
|
|
18
|
-
}).describe("Static chunking strategy configuration.")]).optional()
|
|
17
|
+
}).passthrough().describe("Configuration for static chunking")
|
|
18
|
+
}).passthrough().describe("Static chunking strategy configuration.")]).optional()
|
|
19
19
|
}).describe("Request model for creating a vector store.");
|
|
20
20
|
const OpenaiCreateVectorStore_VectorStoreStatusSchema = z.enum([
|
|
21
21
|
"expired",
|
|
@@ -28,11 +28,11 @@ const OpenaiCreateVectorStore_FileCountsSchema = z.object({
|
|
|
28
28
|
cancelled: z.number().int().describe("The number of files that were cancelled").nullable(),
|
|
29
29
|
completed: z.number().int().describe("The number of files that have been successfully processed").nullable(),
|
|
30
30
|
in_progress: z.number().int().describe("The number of files that are currently being processed").nullable()
|
|
31
|
-
}).describe("File processing counts for a vector store.");
|
|
31
|
+
}).passthrough().describe("File processing counts for a vector store.");
|
|
32
32
|
const OpenaiCreateVectorStore_ExpirationPolicySchema = z.object({
|
|
33
33
|
days: z.number().int().describe("The number of days after the anchor time that the vector store will expire. Must be between 1 and 365.").nullable(),
|
|
34
34
|
anchor: z.string().describe("Anchor timestamp after which the expiration policy applies. Must be 'last_active_at'.").nullable()
|
|
35
|
-
}).describe("Expiration policy for a vector store.");
|
|
35
|
+
}).passthrough().describe("Expiration policy for a vector store.");
|
|
36
36
|
const openaiCreateVectorStore = action("OPENAI_CREATE_VECTOR_STORE", {
|
|
37
37
|
slug: "openai-create-vector-store",
|
|
38
38
|
name: "Create Vector Store",
|
|
@@ -43,14 +43,14 @@ const openaiCreateVectorStore = action("OPENAI_CREATE_VECTOR_STORE", {
|
|
|
43
43
|
name: z.string().describe("The name of the vector store").nullable().optional(),
|
|
44
44
|
object: z.string().describe("The object type, which is always 'vector_store'").nullable(),
|
|
45
45
|
status: OpenaiCreateVectorStore_VectorStoreStatusSchema.nullable(),
|
|
46
|
-
metadata: z.
|
|
46
|
+
metadata: z.record(z.string(), z.unknown()).describe("Metadata key-value pairs attached to the vector store").nullable().optional(),
|
|
47
47
|
created_at: z.number().int().describe("The Unix timestamp (in seconds) for when the vector store was created").nullable(),
|
|
48
48
|
expires_at: z.number().int().describe("The Unix timestamp (in seconds) for when the vector store will expire, if applicable").nullable().optional(),
|
|
49
49
|
file_counts: OpenaiCreateVectorStore_FileCountsSchema.nullable(),
|
|
50
50
|
usage_bytes: z.number().int().describe("The total number of bytes used by the files in the vector store").nullable(),
|
|
51
51
|
expires_after: OpenaiCreateVectorStore_ExpirationPolicySchema.nullable().optional(),
|
|
52
52
|
last_active_at: z.number().int().describe("The Unix timestamp (in seconds) for when the vector store was last active").nullable().optional()
|
|
53
|
-
}).describe("Response schema for created vector store.")
|
|
53
|
+
}).passthrough().describe("Response schema for created vector store.")
|
|
54
54
|
});
|
|
55
55
|
//#endregion
|
|
56
56
|
export { openaiCreateVectorStore };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-vector-store.mjs","names":[],"sources":["../../src/actions/create-vector-store.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiCreateVectorStoreInput = z.object({\n name: z.string().describe(\"The name of the vector store. If not provided, the vector store will have no name.\").optional(),\n file_ids: z.array(z.string()).describe(\"A list of File IDs that the vector store should use. Useful for tools like file_search that can access files. Maximum 500 file IDs allowed.\").optional(),\n metadata: z.
|
|
1
|
+
{"version":3,"file":"create-vector-store.mjs","names":[],"sources":["../../src/actions/create-vector-store.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiCreateVectorStoreInput = z.object({\n name: z.string().describe(\"The name of the vector store. If not provided, the vector store will have no name.\").optional(),\n file_ids: z.array(z.string()).describe(\"A list of File IDs that the vector store should use. Useful for tools like file_search that can access files. Maximum 500 file IDs allowed.\").optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Set of up to 16 key-value pairs that can be attached to the vector store. Keys can be a maximum of 64 characters long and values can be a maximum of 512 characters long.\").optional(),\n expires_after: z.object({\n days: z.number().int().describe(\"The number of days after the anchor time that the vector store will expire. Must be between 1 and 365.\"),\n anchor: z.string().describe(\"Anchor timestamp after which the expiration policy applies. Must be 'last_active_at'.\"),\n}).describe(\"Expiration policy for a vector store.\").optional(),\n chunking_strategy: z.union([z.object({\n type: z.enum([\"auto\", \"static\"]).default(\"auto\").describe(\"Must be 'auto' for auto chunking strategy\").optional(),\n}).passthrough().describe(\"Auto chunking strategy configuration.\"), z.object({\n type: z.enum([\"auto\", \"static\"]).default(\"static\").describe(\"Must be 'static' for static chunking strategy\").optional(),\n static: z.object({\n chunk_overlap_tokens: z.number().int().describe(\"The number of tokens that overlap between chunks. Must be non-negative.\"),\n max_chunk_size_tokens: z.number().int().describe(\"The maximum number of tokens in each chunk. Must be between 100 and 4096.\"),\n}).passthrough().describe(\"Configuration for static chunking\"),\n}).passthrough().describe(\"Static chunking strategy configuration.\")]).optional(),\n}).describe(\"Request model for creating a vector store.\");\nconst OpenaiCreateVectorStore_VectorStoreStatusSchema = z.enum([\"expired\", \"in_progress\", \"completed\"]).describe(\"Status of a vector store.\");\nconst OpenaiCreateVectorStore_FileCountsSchema = z.object({\n total: z.number().int().describe(\"The total number of files\").nullable(),\n failed: z.number().int().describe(\"The number of files that have failed to process\").nullable(),\n cancelled: z.number().int().describe(\"The number of files that were cancelled\").nullable(),\n completed: z.number().int().describe(\"The number of files that have been successfully processed\").nullable(),\n in_progress: z.number().int().describe(\"The number of files that are currently being processed\").nullable(),\n}).passthrough().describe(\"File processing counts for a vector store.\");\nconst OpenaiCreateVectorStore_ExpirationPolicySchema = z.object({\n days: z.number().int().describe(\"The number of days after the anchor time that the vector store will expire. Must be between 1 and 365.\").nullable(),\n anchor: z.string().describe(\"Anchor timestamp after which the expiration policy applies. Must be 'last_active_at'.\").nullable(),\n}).passthrough().describe(\"Expiration policy for a vector store.\");\nexport const OpenaiCreateVectorStoreOutput = z.object({\n id: z.string().describe(\"The identifier of the vector store, which can be referenced in API endpoints\").nullable(),\n name: z.string().describe(\"The name of the vector store\").nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'vector_store'\").nullable(),\n status: OpenaiCreateVectorStore_VectorStoreStatusSchema.nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Metadata key-value pairs attached to the vector store\").nullable().optional(),\n created_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the vector store was created\").nullable(),\n expires_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the vector store will expire, if applicable\").nullable().optional(),\n file_counts: OpenaiCreateVectorStore_FileCountsSchema.nullable(),\n usage_bytes: z.number().int().describe(\"The total number of bytes used by the files in the vector store\").nullable(),\n expires_after: OpenaiCreateVectorStore_ExpirationPolicySchema.nullable().optional(),\n last_active_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the vector store was last active\").nullable().optional(),\n}).passthrough().describe(\"Response schema for created vector store.\");\n\nexport const openaiCreateVectorStore = action(\"OPENAI_CREATE_VECTOR_STORE\", {\n slug: \"openai-create-vector-store\",\n name: \"Create Vector Store\",\n description: \"Tool to create a new vector store. Use when you need to create a collection of processed files for file_search tools.\",\n input: OpenaiCreateVectorStoreInput,\n output: OpenaiCreateVectorStoreOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACzH,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS;CAC/L,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2KAA2K,CAAC,CAAC,SAAS;CAC3O,eAAe,EAAE,OAAO;EACxB,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG;EACxI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF;CACrH,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5D,mBAAmB,EAAE,MAAM,CAAC,EAAE,OAAO,EACrC,MAAM,EAAE,KAAK,CAAC,QAAQ,QAAQ,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC,GAAG,EAAE,OAAO;EAC3E,MAAM,EAAE,KAAK,CAAC,QAAQ,QAAQ,CAAC,CAAC,CAAC,QAAQ,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACtH,QAAQ,EAAE,OAAO;GACjB,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE;GACzH,uBAAuB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E;EAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;CAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,kDAAkD,EAAE,KAAK;CAAC;CAAW;CAAe;AAAW,CAAC,CAAC,CAAC,SAAS,2BAA2B;AAC5I,MAAM,2CAA2C,EAAE,OAAO;CACxD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC3G,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,iDAAiD,EAAE,OAAO;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CACnJ,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAejE,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAnB2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;EACjH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACxF,QAAQ,gDAAgD,SAAS;EACjE,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClI,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EACxH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClJ,aAAa,yCAAyC,SAAS;EAC/D,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EACnH,eAAe,+CAA+C,SAAS,CAAC,CAAC,SAAS;EAClF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
|
|
@@ -14,7 +14,7 @@ const OpenaiCreateVideoRemix_VideoSizeSchema = zod.z.enum([
|
|
|
14
14
|
const OpenaiCreateVideoRemix_VideoErrorSchema = zod.z.object({
|
|
15
15
|
code: zod.z.string().describe("Error code identifying the type of error").nullable(),
|
|
16
16
|
message: zod.z.string().describe("Human-readable error message").nullable()
|
|
17
|
-
}).describe("Error details for failed video generation jobs.");
|
|
17
|
+
}).passthrough().describe("Error details for failed video generation jobs.");
|
|
18
18
|
const OpenaiCreateVideoRemix_VideoStatusSchema = zod.z.enum([
|
|
19
19
|
"queued",
|
|
20
20
|
"in_progress",
|
|
@@ -40,7 +40,7 @@ const OpenaiCreateVideoRemixOutput = zod.z.object({
|
|
|
40
40
|
expires_at: zod.z.number().int().describe("Unix timestamp (in seconds) for when the video will expire and be deleted, or null if not applicable").nullable().optional(),
|
|
41
41
|
completed_at: zod.z.number().int().describe("Unix timestamp (in seconds) for when the job completed, or null if not yet completed").nullable().optional(),
|
|
42
42
|
remixed_from_video_id: zod.z.string().describe("The ID of the original video that this remix was created from").nullable().optional()
|
|
43
|
-
}).describe("Response model for video remix creation, containing the video job status and metadata.");
|
|
43
|
+
}).passthrough().describe("Response model for video remix creation, containing the video job status and metadata.");
|
|
44
44
|
const openaiCreateVideoRemix = require_action.action("OPENAI_CREATE_VIDEO_REMIX", {
|
|
45
45
|
slug: "openai-create-video-remix",
|
|
46
46
|
name: "Create Video Remix",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-video-remix.cjs","names":["z","action"],"sources":["../../src/actions/create-video-remix.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiCreateVideoRemixInput = z.object({\n prompt: z.string().describe(\"Updated text prompt that directs the remix generation. Describes the transformations or changes to apply to the original video.\"),\n video_id: z.string().describe(\"The identifier of the completed video to remix. Must be a valid video ID from a previously generated video.\"),\n}).describe(\"Request model for creating a video remix from an existing generated video.\");\nconst OpenaiCreateVideoRemix_VideoSizeSchema = z.enum([\"720x1280\", \"1280x720\", \"1024x1792\", \"1792x1024\"]).describe(\"Size/aspect ratio values for video generation.\");\nconst OpenaiCreateVideoRemix_VideoErrorSchema = z.object({\n code: z.string().describe(\"Error code identifying the type of error\").nullable(),\n message: z.string().describe(\"Human-readable error message\").nullable(),\n}).describe(\"Error details for failed video generation jobs.\");\nconst OpenaiCreateVideoRemix_VideoStatusSchema = z.enum([\"queued\", \"in_progress\", \"completed\", \"failed\"]).describe(\"Status values for video generation jobs.\");\nconst OpenaiCreateVideoRemix_VideoSecondsSchema = z.enum([\"4\", \"8\", \"12\"]).describe(\"Duration values for video generation.\");\nexport const OpenaiCreateVideoRemixOutput = z.object({\n id: z.string().describe(\"Unique identifier for the video remix generation job\").nullable(),\n size: OpenaiCreateVideoRemix_VideoSizeSchema.nullable(),\n error: OpenaiCreateVideoRemix_VideoErrorSchema.nullable().optional(),\n model: z.string().describe(\"The model used for video generation\").nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'video'\").nullable(),\n prompt: z.string().describe(\"The prompt used for the remix generation\").nullable().optional(),\n status: OpenaiCreateVideoRemix_VideoStatusSchema.nullable(),\n seconds: OpenaiCreateVideoRemix_VideoSecondsSchema.nullable(),\n progress: z.number().int().describe(\"Approximate completion percentage for the generation task (0-100)\").nullable(),\n created_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the job was created\").nullable(),\n expires_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the video will expire and be deleted, or null if not applicable\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the job completed, or null if not yet completed\").nullable().optional(),\n remixed_from_video_id: z.string().describe(\"The ID of the original video that this remix was created from\").nullable().optional(),\n}).describe(\"Response model for video remix creation, containing the video job status and metadata.\");\n\nexport const openaiCreateVideoRemix = action(\"OPENAI_CREATE_VIDEO_REMIX\", {\n slug: \"openai-create-video-remix\",\n name: \"Create Video Remix\",\n description: \"Tool to create a video remix from an existing generated video using OpenAI's Video API. Use when you need to transform or modify a previously generated video based on a new prompt. The remix operation creates a new video job that applies the new prompt to the original video content.\",\n input: OpenaiCreateVideoRemixInput,\n output: OpenaiCreateVideoRemixOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI;CAC7J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;AAC7I,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,yCAAyCA,IAAAA,EAAE,KAAK;CAAC;CAAY;CAAY;CAAa;AAAW,CAAC,CAAC,CAAC,SAAS,gDAAgD;AACnK,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,SAAS,iDAAiD;
|
|
1
|
+
{"version":3,"file":"create-video-remix.cjs","names":["z","action"],"sources":["../../src/actions/create-video-remix.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiCreateVideoRemixInput = z.object({\n prompt: z.string().describe(\"Updated text prompt that directs the remix generation. Describes the transformations or changes to apply to the original video.\"),\n video_id: z.string().describe(\"The identifier of the completed video to remix. Must be a valid video ID from a previously generated video.\"),\n}).describe(\"Request model for creating a video remix from an existing generated video.\");\nconst OpenaiCreateVideoRemix_VideoSizeSchema = z.enum([\"720x1280\", \"1280x720\", \"1024x1792\", \"1792x1024\"]).describe(\"Size/aspect ratio values for video generation.\");\nconst OpenaiCreateVideoRemix_VideoErrorSchema = z.object({\n code: z.string().describe(\"Error code identifying the type of error\").nullable(),\n message: z.string().describe(\"Human-readable error message\").nullable(),\n}).passthrough().describe(\"Error details for failed video generation jobs.\");\nconst OpenaiCreateVideoRemix_VideoStatusSchema = z.enum([\"queued\", \"in_progress\", \"completed\", \"failed\"]).describe(\"Status values for video generation jobs.\");\nconst OpenaiCreateVideoRemix_VideoSecondsSchema = z.enum([\"4\", \"8\", \"12\"]).describe(\"Duration values for video generation.\");\nexport const OpenaiCreateVideoRemixOutput = z.object({\n id: z.string().describe(\"Unique identifier for the video remix generation job\").nullable(),\n size: OpenaiCreateVideoRemix_VideoSizeSchema.nullable(),\n error: OpenaiCreateVideoRemix_VideoErrorSchema.nullable().optional(),\n model: z.string().describe(\"The model used for video generation\").nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'video'\").nullable(),\n prompt: z.string().describe(\"The prompt used for the remix generation\").nullable().optional(),\n status: OpenaiCreateVideoRemix_VideoStatusSchema.nullable(),\n seconds: OpenaiCreateVideoRemix_VideoSecondsSchema.nullable(),\n progress: z.number().int().describe(\"Approximate completion percentage for the generation task (0-100)\").nullable(),\n created_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the job was created\").nullable(),\n expires_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the video will expire and be deleted, or null if not applicable\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the job completed, or null if not yet completed\").nullable().optional(),\n remixed_from_video_id: z.string().describe(\"The ID of the original video that this remix was created from\").nullable().optional(),\n}).passthrough().describe(\"Response model for video remix creation, containing the video job status and metadata.\");\n\nexport const openaiCreateVideoRemix = action(\"OPENAI_CREATE_VIDEO_REMIX\", {\n slug: \"openai-create-video-remix\",\n name: \"Create Video Remix\",\n description: \"Tool to create a video remix from an existing generated video using OpenAI's Video API. Use when you need to transform or modify a previously generated video based on a new prompt. The remix operation creates a new video job that applies the new prompt to the original video content.\",\n input: OpenaiCreateVideoRemixInput,\n output: OpenaiCreateVideoRemixOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI;CAC7J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;AAC7I,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,yCAAyCA,IAAAA,EAAE,KAAK;CAAC;CAAY;CAAY;CAAa;AAAW,CAAC,CAAC,CAAC,SAAS,gDAAgD;AACnK,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,2CAA2CA,IAAAA,EAAE,KAAK;CAAC;CAAU;CAAe;CAAa;AAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAC7J,MAAM,4CAA4CA,IAAAA,EAAE,KAAK;CAAC;CAAK;CAAK;AAAI,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAC3H,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACzF,MAAM,uCAAuC,SAAS;CACtD,OAAO,wCAAwC,SAAS,CAAC,CAAC,SAAS;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQ,yCAAyC,SAAS;CAC1D,SAAS,0CAA0C,SAAS;CAC5D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAClH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClK,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpJ,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wFAAwF;AAElH,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -16,15 +16,15 @@ declare const OpenaiCreateVideoRemixOutput: z.ZodObject<{
|
|
|
16
16
|
error: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
17
|
code: z.ZodNullable<z.ZodString>;
|
|
18
18
|
message: z.ZodNullable<z.ZodString>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
20
|
model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
object: z.ZodNullable<z.ZodString>;
|
|
22
22
|
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
status: z.ZodNullable<z.ZodEnum<{
|
|
24
24
|
failed: "failed";
|
|
25
|
-
queued: "queued";
|
|
26
25
|
in_progress: "in_progress";
|
|
27
26
|
completed: "completed";
|
|
27
|
+
queued: "queued";
|
|
28
28
|
}>>;
|
|
29
29
|
seconds: z.ZodNullable<z.ZodEnum<{
|
|
30
30
|
4: "4";
|
|
@@ -36,7 +36,7 @@ declare const OpenaiCreateVideoRemixOutput: z.ZodObject<{
|
|
|
36
36
|
expires_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
37
|
completed_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
38
38
|
remixed_from_video_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>;
|
|
40
40
|
declare const openaiCreateVideoRemix: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
41
41
|
prompt: string;
|
|
42
42
|
video_id: string;
|
|
@@ -16,15 +16,15 @@ declare const OpenaiCreateVideoRemixOutput: z.ZodObject<{
|
|
|
16
16
|
error: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
17
|
code: z.ZodNullable<z.ZodString>;
|
|
18
18
|
message: z.ZodNullable<z.ZodString>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
20
|
model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
object: z.ZodNullable<z.ZodString>;
|
|
22
22
|
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
status: z.ZodNullable<z.ZodEnum<{
|
|
24
24
|
failed: "failed";
|
|
25
|
-
queued: "queued";
|
|
26
25
|
in_progress: "in_progress";
|
|
27
26
|
completed: "completed";
|
|
27
|
+
queued: "queued";
|
|
28
28
|
}>>;
|
|
29
29
|
seconds: z.ZodNullable<z.ZodEnum<{
|
|
30
30
|
4: "4";
|
|
@@ -36,7 +36,7 @@ declare const OpenaiCreateVideoRemixOutput: z.ZodObject<{
|
|
|
36
36
|
expires_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
37
|
completed_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
38
38
|
remixed_from_video_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>;
|
|
40
40
|
declare const openaiCreateVideoRemix: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
41
41
|
prompt: string;
|
|
42
42
|
video_id: string;
|
|
@@ -14,7 +14,7 @@ const OpenaiCreateVideoRemix_VideoSizeSchema = z.enum([
|
|
|
14
14
|
const OpenaiCreateVideoRemix_VideoErrorSchema = z.object({
|
|
15
15
|
code: z.string().describe("Error code identifying the type of error").nullable(),
|
|
16
16
|
message: z.string().describe("Human-readable error message").nullable()
|
|
17
|
-
}).describe("Error details for failed video generation jobs.");
|
|
17
|
+
}).passthrough().describe("Error details for failed video generation jobs.");
|
|
18
18
|
const OpenaiCreateVideoRemix_VideoStatusSchema = z.enum([
|
|
19
19
|
"queued",
|
|
20
20
|
"in_progress",
|
|
@@ -45,7 +45,7 @@ const openaiCreateVideoRemix = action("OPENAI_CREATE_VIDEO_REMIX", {
|
|
|
45
45
|
expires_at: z.number().int().describe("Unix timestamp (in seconds) for when the video will expire and be deleted, or null if not applicable").nullable().optional(),
|
|
46
46
|
completed_at: z.number().int().describe("Unix timestamp (in seconds) for when the job completed, or null if not yet completed").nullable().optional(),
|
|
47
47
|
remixed_from_video_id: z.string().describe("The ID of the original video that this remix was created from").nullable().optional()
|
|
48
|
-
}).describe("Response model for video remix creation, containing the video job status and metadata.")
|
|
48
|
+
}).passthrough().describe("Response model for video remix creation, containing the video job status and metadata.")
|
|
49
49
|
});
|
|
50
50
|
//#endregion
|
|
51
51
|
export { openaiCreateVideoRemix };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-video-remix.mjs","names":[],"sources":["../../src/actions/create-video-remix.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiCreateVideoRemixInput = z.object({\n prompt: z.string().describe(\"Updated text prompt that directs the remix generation. Describes the transformations or changes to apply to the original video.\"),\n video_id: z.string().describe(\"The identifier of the completed video to remix. Must be a valid video ID from a previously generated video.\"),\n}).describe(\"Request model for creating a video remix from an existing generated video.\");\nconst OpenaiCreateVideoRemix_VideoSizeSchema = z.enum([\"720x1280\", \"1280x720\", \"1024x1792\", \"1792x1024\"]).describe(\"Size/aspect ratio values for video generation.\");\nconst OpenaiCreateVideoRemix_VideoErrorSchema = z.object({\n code: z.string().describe(\"Error code identifying the type of error\").nullable(),\n message: z.string().describe(\"Human-readable error message\").nullable(),\n}).describe(\"Error details for failed video generation jobs.\");\nconst OpenaiCreateVideoRemix_VideoStatusSchema = z.enum([\"queued\", \"in_progress\", \"completed\", \"failed\"]).describe(\"Status values for video generation jobs.\");\nconst OpenaiCreateVideoRemix_VideoSecondsSchema = z.enum([\"4\", \"8\", \"12\"]).describe(\"Duration values for video generation.\");\nexport const OpenaiCreateVideoRemixOutput = z.object({\n id: z.string().describe(\"Unique identifier for the video remix generation job\").nullable(),\n size: OpenaiCreateVideoRemix_VideoSizeSchema.nullable(),\n error: OpenaiCreateVideoRemix_VideoErrorSchema.nullable().optional(),\n model: z.string().describe(\"The model used for video generation\").nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'video'\").nullable(),\n prompt: z.string().describe(\"The prompt used for the remix generation\").nullable().optional(),\n status: OpenaiCreateVideoRemix_VideoStatusSchema.nullable(),\n seconds: OpenaiCreateVideoRemix_VideoSecondsSchema.nullable(),\n progress: z.number().int().describe(\"Approximate completion percentage for the generation task (0-100)\").nullable(),\n created_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the job was created\").nullable(),\n expires_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the video will expire and be deleted, or null if not applicable\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the job completed, or null if not yet completed\").nullable().optional(),\n remixed_from_video_id: z.string().describe(\"The ID of the original video that this remix was created from\").nullable().optional(),\n}).describe(\"Response model for video remix creation, containing the video job status and metadata.\");\n\nexport const openaiCreateVideoRemix = action(\"OPENAI_CREATE_VIDEO_REMIX\", {\n slug: \"openai-create-video-remix\",\n name: \"Create Video Remix\",\n description: \"Tool to create a video remix from an existing generated video using OpenAI's Video API. Use when you need to transform or modify a previously generated video based on a new prompt. The remix operation creates a new video job that applies the new prompt to the original video content.\",\n input: OpenaiCreateVideoRemixInput,\n output: OpenaiCreateVideoRemixOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI;CAC7J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;AAC7I,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,yCAAyC,EAAE,KAAK;CAAC;CAAY;CAAY;CAAa;AAAW,CAAC,CAAC,CAAC,SAAS,gDAAgD;AACnK,MAAM,0CAA0C,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,SAAS,iDAAiD;
|
|
1
|
+
{"version":3,"file":"create-video-remix.mjs","names":[],"sources":["../../src/actions/create-video-remix.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiCreateVideoRemixInput = z.object({\n prompt: z.string().describe(\"Updated text prompt that directs the remix generation. Describes the transformations or changes to apply to the original video.\"),\n video_id: z.string().describe(\"The identifier of the completed video to remix. Must be a valid video ID from a previously generated video.\"),\n}).describe(\"Request model for creating a video remix from an existing generated video.\");\nconst OpenaiCreateVideoRemix_VideoSizeSchema = z.enum([\"720x1280\", \"1280x720\", \"1024x1792\", \"1792x1024\"]).describe(\"Size/aspect ratio values for video generation.\");\nconst OpenaiCreateVideoRemix_VideoErrorSchema = z.object({\n code: z.string().describe(\"Error code identifying the type of error\").nullable(),\n message: z.string().describe(\"Human-readable error message\").nullable(),\n}).passthrough().describe(\"Error details for failed video generation jobs.\");\nconst OpenaiCreateVideoRemix_VideoStatusSchema = z.enum([\"queued\", \"in_progress\", \"completed\", \"failed\"]).describe(\"Status values for video generation jobs.\");\nconst OpenaiCreateVideoRemix_VideoSecondsSchema = z.enum([\"4\", \"8\", \"12\"]).describe(\"Duration values for video generation.\");\nexport const OpenaiCreateVideoRemixOutput = z.object({\n id: z.string().describe(\"Unique identifier for the video remix generation job\").nullable(),\n size: OpenaiCreateVideoRemix_VideoSizeSchema.nullable(),\n error: OpenaiCreateVideoRemix_VideoErrorSchema.nullable().optional(),\n model: z.string().describe(\"The model used for video generation\").nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'video'\").nullable(),\n prompt: z.string().describe(\"The prompt used for the remix generation\").nullable().optional(),\n status: OpenaiCreateVideoRemix_VideoStatusSchema.nullable(),\n seconds: OpenaiCreateVideoRemix_VideoSecondsSchema.nullable(),\n progress: z.number().int().describe(\"Approximate completion percentage for the generation task (0-100)\").nullable(),\n created_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the job was created\").nullable(),\n expires_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the video will expire and be deleted, or null if not applicable\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the job completed, or null if not yet completed\").nullable().optional(),\n remixed_from_video_id: z.string().describe(\"The ID of the original video that this remix was created from\").nullable().optional(),\n}).passthrough().describe(\"Response model for video remix creation, containing the video job status and metadata.\");\n\nexport const openaiCreateVideoRemix = action(\"OPENAI_CREATE_VIDEO_REMIX\", {\n slug: \"openai-create-video-remix\",\n name: \"Create Video Remix\",\n description: \"Tool to create a video remix from an existing generated video using OpenAI's Video API. Use when you need to transform or modify a previously generated video based on a new prompt. The remix operation creates a new video job that applies the new prompt to the original video content.\",\n input: OpenaiCreateVideoRemixInput,\n output: OpenaiCreateVideoRemixOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI;CAC7J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;AAC7I,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,yCAAyC,EAAE,KAAK;CAAC;CAAY;CAAY;CAAa;AAAW,CAAC,CAAC,CAAC,SAAS,gDAAgD;AACnK,MAAM,0CAA0C,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,2CAA2C,EAAE,KAAK;CAAC;CAAU;CAAe;CAAa;AAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAC7J,MAAM,4CAA4C,EAAE,KAAK;CAAC;CAAK;CAAK;AAAI,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAiB3H,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACzF,MAAM,uCAAuC,SAAS;EACtD,OAAO,wCAAwC,SAAS,CAAC,CAAC,SAAS;EACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,QAAQ,yCAAyC,SAAS;EAC1D,SAAS,0CAA0C,SAAS;EAC5D,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EAClH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClK,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpJ,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wFAOhB;AACV,CAAC"}
|
|
@@ -19,7 +19,7 @@ const OpenaiCreateVideoInput = zod.z.object({
|
|
|
19
19
|
const OpenaiCreateVideo_VideoErrorSchema = zod.z.object({
|
|
20
20
|
code: zod.z.string().describe("Error code indicating the type of failure").nullable(),
|
|
21
21
|
message: zod.z.string().describe("Human-readable error message").nullable()
|
|
22
|
-
}).describe("Error details if video generation fails.");
|
|
22
|
+
}).passthrough().describe("Error details if video generation fails.");
|
|
23
23
|
const OpenaiCreateVideoOutput = zod.z.object({
|
|
24
24
|
id: zod.z.string().describe("Unique identifier for the video generation job").nullable(),
|
|
25
25
|
size: zod.z.string().describe("The resolution/size of the generated video (e.g., '1280x720')").nullable(),
|
|
@@ -34,7 +34,7 @@ const OpenaiCreateVideoOutput = zod.z.object({
|
|
|
34
34
|
expires_at: zod.z.number().int().describe("Unix timestamp (seconds) when the generated video will expire and be deleted. Null if not applicable or job not completed.").nullable().optional(),
|
|
35
35
|
completed_at: zod.z.number().int().describe("Unix timestamp (seconds) when the job completed. Null if not yet completed.").nullable().optional(),
|
|
36
36
|
remixed_from_video_id: zod.z.string().describe("ID of a source video if this video was remixed/generated from another video. Null if this is an original generation.").nullable().optional()
|
|
37
|
-
}).describe("Response schema for video generation job.");
|
|
37
|
+
}).passthrough().describe("Response schema for video generation job.");
|
|
38
38
|
const openaiCreateVideo = require_action.action("OPENAI_CREATE_VIDEO", {
|
|
39
39
|
slug: "openai-create-video",
|
|
40
40
|
name: "Create Video",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-video.cjs","names":["z","action"],"sources":["../../src/actions/create-video.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiCreateVideoInput = z.object({\n size: z.enum([\"720x1280\", \"1280x720\", \"1024x1792\", \"1792x1024\"]).describe(\"Resolution options for video generation.\").optional(),\n model: z.string().describe(\"ID of the Sora model to use for video generation. If not specified, the default model will be used. Common models include 'veo-2.0' and other Sora variants.\").optional(),\n prompt: z.string().describe(\"Text prompt that describes the video to generate. The prompt guides the visual content, scene composition, motion, and style of the video. Maximum length: 32000 characters.\"),\n seconds: z.enum([\"4\", \"8\", \"12\"]).describe(\"Duration options for video generation.\").optional(),\n}).describe(\"Request model for creating a video generation job using Sora models.\");\nconst OpenaiCreateVideo_VideoErrorSchema = z.object({\n code: z.string().describe(\"Error code indicating the type of failure\").nullable(),\n message: z.string().describe(\"Human-readable error message\").nullable(),\n}).describe(\"Error details if video generation fails.\");\nexport const OpenaiCreateVideoOutput = z.object({\n id: z.string().describe(\"Unique identifier for the video generation job\").nullable(),\n size: z.string().describe(\"The resolution/size of the generated video (e.g., '1280x720')\").nullable(),\n error: OpenaiCreateVideo_VideoErrorSchema.nullable().optional(),\n model: z.string().describe(\"The model ID used for generating this video\").nullable(),\n object: z.string().describe(\"Object type, always 'video' for video generation jobs\").nullable(),\n prompt: z.string().describe(\"The text prompt used to generate this video\").nullable().optional(),\n status: z.string().describe(\"Current status of the video generation job. Possible values: 'queued' (job is waiting to start), 'in_progress' (actively generating), 'completed' (generation finished successfully), 'failed' (generation failed)\").nullable(),\n seconds: z.string().describe(\"The duration of the generated video in seconds (e.g., '4', '8', '12')\").nullable(),\n progress: z.number().int().describe(\"Approximate completion percentage for the generation task, ranging from 0 to 100\").nullable(),\n created_at: z.number().int().describe(\"Unix timestamp (seconds) indicating when the job was created\").nullable(),\n expires_at: z.number().int().describe(\"Unix timestamp (seconds) when the generated video will expire and be deleted. Null if not applicable or job not completed.\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp (seconds) when the job completed. Null if not yet completed.\").nullable().optional(),\n remixed_from_video_id: z.string().describe(\"ID of a source video if this video was remixed/generated from another video. Null if this is an original generation.\").nullable().optional(),\n}).describe(\"Response schema for video generation job.\");\n\nexport const openaiCreateVideo = action(\"OPENAI_CREATE_VIDEO\", {\n slug: \"openai-create-video\",\n name: \"Create Video\",\n description: \"Tool to create a video using Sora models via the OpenAI Videos API. Use when you need to generate videos from text descriptions. The response includes a job ID and status for tracking the asynchronous video generation process.\",\n input: OpenaiCreateVideoInput,\n output: OpenaiCreateVideoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAY;EAAa;CAAW,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;CACpM,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K;CAC1M,SAASA,IAAAA,EAAE,KAAK;EAAC;EAAK;EAAK;CAAI,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAChF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,SAAS,0CAA0C;
|
|
1
|
+
{"version":3,"file":"create-video.cjs","names":["z","action"],"sources":["../../src/actions/create-video.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiCreateVideoInput = z.object({\n size: z.enum([\"720x1280\", \"1280x720\", \"1024x1792\", \"1792x1024\"]).describe(\"Resolution options for video generation.\").optional(),\n model: z.string().describe(\"ID of the Sora model to use for video generation. If not specified, the default model will be used. Common models include 'veo-2.0' and other Sora variants.\").optional(),\n prompt: z.string().describe(\"Text prompt that describes the video to generate. The prompt guides the visual content, scene composition, motion, and style of the video. Maximum length: 32000 characters.\"),\n seconds: z.enum([\"4\", \"8\", \"12\"]).describe(\"Duration options for video generation.\").optional(),\n}).describe(\"Request model for creating a video generation job using Sora models.\");\nconst OpenaiCreateVideo_VideoErrorSchema = z.object({\n code: z.string().describe(\"Error code indicating the type of failure\").nullable(),\n message: z.string().describe(\"Human-readable error message\").nullable(),\n}).passthrough().describe(\"Error details if video generation fails.\");\nexport const OpenaiCreateVideoOutput = z.object({\n id: z.string().describe(\"Unique identifier for the video generation job\").nullable(),\n size: z.string().describe(\"The resolution/size of the generated video (e.g., '1280x720')\").nullable(),\n error: OpenaiCreateVideo_VideoErrorSchema.nullable().optional(),\n model: z.string().describe(\"The model ID used for generating this video\").nullable(),\n object: z.string().describe(\"Object type, always 'video' for video generation jobs\").nullable(),\n prompt: z.string().describe(\"The text prompt used to generate this video\").nullable().optional(),\n status: z.string().describe(\"Current status of the video generation job. Possible values: 'queued' (job is waiting to start), 'in_progress' (actively generating), 'completed' (generation finished successfully), 'failed' (generation failed)\").nullable(),\n seconds: z.string().describe(\"The duration of the generated video in seconds (e.g., '4', '8', '12')\").nullable(),\n progress: z.number().int().describe(\"Approximate completion percentage for the generation task, ranging from 0 to 100\").nullable(),\n created_at: z.number().int().describe(\"Unix timestamp (seconds) indicating when the job was created\").nullable(),\n expires_at: z.number().int().describe(\"Unix timestamp (seconds) when the generated video will expire and be deleted. Null if not applicable or job not completed.\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp (seconds) when the job completed. Null if not yet completed.\").nullable().optional(),\n remixed_from_video_id: z.string().describe(\"ID of a source video if this video was remixed/generated from another video. Null if this is an original generation.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for video generation job.\");\n\nexport const openaiCreateVideo = action(\"OPENAI_CREATE_VIDEO\", {\n slug: \"openai-create-video\",\n name: \"Create Video\",\n description: \"Tool to create a video using Sora models via the OpenAI Videos API. Use when you need to generate videos from text descriptions. The response includes a job ID and status for tracking the asynchronous video generation process.\",\n input: OpenaiCreateVideoInput,\n output: OpenaiCreateVideoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAY;EAAa;CAAW,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;CACpM,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K;CAC1M,SAASA,IAAAA,EAAE,KAAK;EAAC;EAAK;EAAK;CAAI,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAChF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACpG,OAAO,mCAAmC,SAAS,CAAC,CAAC,SAAS;CAC9D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC9F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oNAAoN,CAAC,CAAC,SAAS;CAC3P,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC/G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACjI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC/G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxL,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -22,7 +22,7 @@ declare const OpenaiCreateVideoOutput: z.ZodObject<{
|
|
|
22
22
|
error: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
23
|
code: z.ZodNullable<z.ZodString>;
|
|
24
24
|
message: z.ZodNullable<z.ZodString>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
26
|
model: z.ZodNullable<z.ZodString>;
|
|
27
27
|
object: z.ZodNullable<z.ZodString>;
|
|
28
28
|
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -33,7 +33,7 @@ declare const OpenaiCreateVideoOutput: z.ZodObject<{
|
|
|
33
33
|
expires_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
34
|
completed_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
35
|
remixed_from_video_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>;
|
|
37
37
|
declare const openaiCreateVideo: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
38
|
prompt: string;
|
|
39
39
|
size?: "720x1280" | "1280x720" | "1024x1792" | "1792x1024" | undefined;
|
|
@@ -22,7 +22,7 @@ declare const OpenaiCreateVideoOutput: z.ZodObject<{
|
|
|
22
22
|
error: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
23
|
code: z.ZodNullable<z.ZodString>;
|
|
24
24
|
message: z.ZodNullable<z.ZodString>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
26
|
model: z.ZodNullable<z.ZodString>;
|
|
27
27
|
object: z.ZodNullable<z.ZodString>;
|
|
28
28
|
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -33,7 +33,7 @@ declare const OpenaiCreateVideoOutput: z.ZodObject<{
|
|
|
33
33
|
expires_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
34
|
completed_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
35
|
remixed_from_video_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>;
|
|
37
37
|
declare const openaiCreateVideo: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
38
|
prompt: string;
|
|
39
39
|
size?: "720x1280" | "1280x720" | "1024x1792" | "1792x1024" | undefined;
|
|
@@ -19,7 +19,7 @@ const OpenaiCreateVideoInput = z.object({
|
|
|
19
19
|
const OpenaiCreateVideo_VideoErrorSchema = z.object({
|
|
20
20
|
code: z.string().describe("Error code indicating the type of failure").nullable(),
|
|
21
21
|
message: z.string().describe("Human-readable error message").nullable()
|
|
22
|
-
}).describe("Error details if video generation fails.");
|
|
22
|
+
}).passthrough().describe("Error details if video generation fails.");
|
|
23
23
|
const openaiCreateVideo = action("OPENAI_CREATE_VIDEO", {
|
|
24
24
|
slug: "openai-create-video",
|
|
25
25
|
name: "Create Video",
|
|
@@ -39,7 +39,7 @@ const openaiCreateVideo = action("OPENAI_CREATE_VIDEO", {
|
|
|
39
39
|
expires_at: z.number().int().describe("Unix timestamp (seconds) when the generated video will expire and be deleted. Null if not applicable or job not completed.").nullable().optional(),
|
|
40
40
|
completed_at: z.number().int().describe("Unix timestamp (seconds) when the job completed. Null if not yet completed.").nullable().optional(),
|
|
41
41
|
remixed_from_video_id: z.string().describe("ID of a source video if this video was remixed/generated from another video. Null if this is an original generation.").nullable().optional()
|
|
42
|
-
}).describe("Response schema for video generation job.")
|
|
42
|
+
}).passthrough().describe("Response schema for video generation job.")
|
|
43
43
|
});
|
|
44
44
|
//#endregion
|
|
45
45
|
export { openaiCreateVideo };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-video.mjs","names":[],"sources":["../../src/actions/create-video.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiCreateVideoInput = z.object({\n size: z.enum([\"720x1280\", \"1280x720\", \"1024x1792\", \"1792x1024\"]).describe(\"Resolution options for video generation.\").optional(),\n model: z.string().describe(\"ID of the Sora model to use for video generation. If not specified, the default model will be used. Common models include 'veo-2.0' and other Sora variants.\").optional(),\n prompt: z.string().describe(\"Text prompt that describes the video to generate. The prompt guides the visual content, scene composition, motion, and style of the video. Maximum length: 32000 characters.\"),\n seconds: z.enum([\"4\", \"8\", \"12\"]).describe(\"Duration options for video generation.\").optional(),\n}).describe(\"Request model for creating a video generation job using Sora models.\");\nconst OpenaiCreateVideo_VideoErrorSchema = z.object({\n code: z.string().describe(\"Error code indicating the type of failure\").nullable(),\n message: z.string().describe(\"Human-readable error message\").nullable(),\n}).describe(\"Error details if video generation fails.\");\nexport const OpenaiCreateVideoOutput = z.object({\n id: z.string().describe(\"Unique identifier for the video generation job\").nullable(),\n size: z.string().describe(\"The resolution/size of the generated video (e.g., '1280x720')\").nullable(),\n error: OpenaiCreateVideo_VideoErrorSchema.nullable().optional(),\n model: z.string().describe(\"The model ID used for generating this video\").nullable(),\n object: z.string().describe(\"Object type, always 'video' for video generation jobs\").nullable(),\n prompt: z.string().describe(\"The text prompt used to generate this video\").nullable().optional(),\n status: z.string().describe(\"Current status of the video generation job. Possible values: 'queued' (job is waiting to start), 'in_progress' (actively generating), 'completed' (generation finished successfully), 'failed' (generation failed)\").nullable(),\n seconds: z.string().describe(\"The duration of the generated video in seconds (e.g., '4', '8', '12')\").nullable(),\n progress: z.number().int().describe(\"Approximate completion percentage for the generation task, ranging from 0 to 100\").nullable(),\n created_at: z.number().int().describe(\"Unix timestamp (seconds) indicating when the job was created\").nullable(),\n expires_at: z.number().int().describe(\"Unix timestamp (seconds) when the generated video will expire and be deleted. Null if not applicable or job not completed.\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp (seconds) when the job completed. Null if not yet completed.\").nullable().optional(),\n remixed_from_video_id: z.string().describe(\"ID of a source video if this video was remixed/generated from another video. Null if this is an original generation.\").nullable().optional(),\n}).describe(\"Response schema for video generation job.\");\n\nexport const openaiCreateVideo = action(\"OPENAI_CREATE_VIDEO\", {\n slug: \"openai-create-video\",\n name: \"Create Video\",\n description: \"Tool to create a video using Sora models via the OpenAI Videos API. Use when you need to generate videos from text descriptions. The response includes a job ID and status for tracking the asynchronous video generation process.\",\n input: OpenaiCreateVideoInput,\n output: OpenaiCreateVideoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,MAAM,EAAE,KAAK;EAAC;EAAY;EAAY;EAAa;CAAW,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/H,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;CACpM,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K;CAC1M,SAAS,EAAE,KAAK;EAAC;EAAK;EAAK;CAAI,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,qCAAqC,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAChF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,SAAS,0CAA0C;
|
|
1
|
+
{"version":3,"file":"create-video.mjs","names":[],"sources":["../../src/actions/create-video.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiCreateVideoInput = z.object({\n size: z.enum([\"720x1280\", \"1280x720\", \"1024x1792\", \"1792x1024\"]).describe(\"Resolution options for video generation.\").optional(),\n model: z.string().describe(\"ID of the Sora model to use for video generation. If not specified, the default model will be used. Common models include 'veo-2.0' and other Sora variants.\").optional(),\n prompt: z.string().describe(\"Text prompt that describes the video to generate. The prompt guides the visual content, scene composition, motion, and style of the video. Maximum length: 32000 characters.\"),\n seconds: z.enum([\"4\", \"8\", \"12\"]).describe(\"Duration options for video generation.\").optional(),\n}).describe(\"Request model for creating a video generation job using Sora models.\");\nconst OpenaiCreateVideo_VideoErrorSchema = z.object({\n code: z.string().describe(\"Error code indicating the type of failure\").nullable(),\n message: z.string().describe(\"Human-readable error message\").nullable(),\n}).passthrough().describe(\"Error details if video generation fails.\");\nexport const OpenaiCreateVideoOutput = z.object({\n id: z.string().describe(\"Unique identifier for the video generation job\").nullable(),\n size: z.string().describe(\"The resolution/size of the generated video (e.g., '1280x720')\").nullable(),\n error: OpenaiCreateVideo_VideoErrorSchema.nullable().optional(),\n model: z.string().describe(\"The model ID used for generating this video\").nullable(),\n object: z.string().describe(\"Object type, always 'video' for video generation jobs\").nullable(),\n prompt: z.string().describe(\"The text prompt used to generate this video\").nullable().optional(),\n status: z.string().describe(\"Current status of the video generation job. Possible values: 'queued' (job is waiting to start), 'in_progress' (actively generating), 'completed' (generation finished successfully), 'failed' (generation failed)\").nullable(),\n seconds: z.string().describe(\"The duration of the generated video in seconds (e.g., '4', '8', '12')\").nullable(),\n progress: z.number().int().describe(\"Approximate completion percentage for the generation task, ranging from 0 to 100\").nullable(),\n created_at: z.number().int().describe(\"Unix timestamp (seconds) indicating when the job was created\").nullable(),\n expires_at: z.number().int().describe(\"Unix timestamp (seconds) when the generated video will expire and be deleted. Null if not applicable or job not completed.\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp (seconds) when the job completed. Null if not yet completed.\").nullable().optional(),\n remixed_from_video_id: z.string().describe(\"ID of a source video if this video was remixed/generated from another video. Null if this is an original generation.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for video generation job.\");\n\nexport const openaiCreateVideo = action(\"OPENAI_CREATE_VIDEO\", {\n slug: \"openai-create-video\",\n name: \"Create Video\",\n description: \"Tool to create a video using Sora models via the OpenAI Videos API. Use when you need to generate videos from text descriptions. The response includes a job ID and status for tracking the asynchronous video generation process.\",\n input: OpenaiCreateVideoInput,\n output: OpenaiCreateVideoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,MAAM,EAAE,KAAK;EAAC;EAAY;EAAY;EAAa;CAAW,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/H,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;CACpM,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K;CAC1M,SAAS,EAAE,KAAK;EAAC;EAAK;EAAK;CAAI,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,qCAAqC,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAChF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAiBpE,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArBqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACpG,OAAO,mCAAmC,SAAS,CAAC,CAAC,SAAS;EAC9D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC9F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oNAAoN,CAAC,CAAC,SAAS;EAC3P,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAC/G,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;EACjI,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EAC/G,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxL,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3I,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ const OpenaiDeleteAssistantOutput = zod.z.object({
|
|
|
6
6
|
id: zod.z.string().describe("The ID of the deleted assistant").nullable().optional(),
|
|
7
7
|
object: zod.z.string().describe("The object type returned, always 'assistant.deleted'").nullable().optional(),
|
|
8
8
|
deleted: zod.z.boolean().describe("Indicates if the assistant was deleted successfully").nullable().optional()
|
|
9
|
-
}).describe("Response schema after deleting an assistant.");
|
|
9
|
+
}).passthrough().describe("Response schema after deleting an assistant.");
|
|
10
10
|
const openaiDeleteAssistant = require_action.action("OPENAI_DELETE_ASSISTANT", {
|
|
11
11
|
slug: "openai-delete-assistant",
|
|
12
12
|
name: "Delete assistant",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-assistant.cjs","names":["z","action"],"sources":["../../src/actions/delete-assistant.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiDeleteAssistantInput = z.object({\n assistant_id: z.string().describe(\"Identifier of the assistant to delete (path parameter)\"),\n}).describe(\"Request model for deleting an assistant.\");\nexport const OpenaiDeleteAssistantOutput = z.object({\n id: z.string().describe(\"The ID of the deleted assistant\").nullable().optional(),\n object: z.string().describe(\"The object type returned, always 'assistant.deleted'\").nullable().optional(),\n deleted: z.boolean().describe(\"Indicates if the assistant was deleted successfully\").nullable().optional(),\n}).describe(\"Response schema after deleting an assistant.\");\n\nexport const openaiDeleteAssistant = action(\"OPENAI_DELETE_ASSISTANT\", {\n slug: \"openai-delete-assistant\",\n name: \"Delete assistant\",\n description: \"Tool to delete a specific assistant by its ID. Use when you need to remove an assistant after confirming its ID. Deletion is irreversible and permanently removes all assistant configuration.\",\n input: OpenaiDeleteAssistantInput,\n output: OpenaiDeleteAssistantOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC5F,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,8CAA8C;
|
|
1
|
+
{"version":3,"file":"delete-assistant.cjs","names":["z","action"],"sources":["../../src/actions/delete-assistant.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiDeleteAssistantInput = z.object({\n assistant_id: z.string().describe(\"Identifier of the assistant to delete (path parameter)\"),\n}).describe(\"Request model for deleting an assistant.\");\nexport const OpenaiDeleteAssistantOutput = z.object({\n id: z.string().describe(\"The ID of the deleted assistant\").nullable().optional(),\n object: z.string().describe(\"The object type returned, always 'assistant.deleted'\").nullable().optional(),\n deleted: z.boolean().describe(\"Indicates if the assistant was deleted successfully\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting an assistant.\");\n\nexport const openaiDeleteAssistant = action(\"OPENAI_DELETE_ASSISTANT\", {\n slug: \"openai-delete-assistant\",\n name: \"Delete assistant\",\n description: \"Tool to delete a specific assistant by its ID. Use when you need to remove an assistant after confirming its ID. Deletion is irreversible and permanently removes all assistant configuration.\",\n input: OpenaiDeleteAssistantInput,\n output: OpenaiDeleteAssistantOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC5F,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ declare const OpenaiDeleteAssistantOutput: z.ZodObject<{
|
|
|
8
8
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
9
|
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
10
|
deleted: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const openaiDeleteAssistant: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
assistant_id: string;
|
|
14
14
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -8,7 +8,7 @@ declare const OpenaiDeleteAssistantOutput: z.ZodObject<{
|
|
|
8
8
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
9
|
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
10
|
deleted: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const openaiDeleteAssistant: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
assistant_id: string;
|
|
14
14
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -9,7 +9,7 @@ const openaiDeleteAssistant = action("OPENAI_DELETE_ASSISTANT", {
|
|
|
9
9
|
id: z.string().describe("The ID of the deleted assistant").nullable().optional(),
|
|
10
10
|
object: z.string().describe("The object type returned, always 'assistant.deleted'").nullable().optional(),
|
|
11
11
|
deleted: z.boolean().describe("Indicates if the assistant was deleted successfully").nullable().optional()
|
|
12
|
-
}).describe("Response schema after deleting an assistant.")
|
|
12
|
+
}).passthrough().describe("Response schema after deleting an assistant.")
|
|
13
13
|
});
|
|
14
14
|
//#endregion
|
|
15
15
|
export { openaiDeleteAssistant };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-assistant.mjs","names":[],"sources":["../../src/actions/delete-assistant.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiDeleteAssistantInput = z.object({\n assistant_id: z.string().describe(\"Identifier of the assistant to delete (path parameter)\"),\n}).describe(\"Request model for deleting an assistant.\");\nexport const OpenaiDeleteAssistantOutput = z.object({\n id: z.string().describe(\"The ID of the deleted assistant\").nullable().optional(),\n object: z.string().describe(\"The object type returned, always 'assistant.deleted'\").nullable().optional(),\n deleted: z.boolean().describe(\"Indicates if the assistant was deleted successfully\").nullable().optional(),\n}).describe(\"Response schema after deleting an assistant.\");\n\nexport const openaiDeleteAssistant = action(\"OPENAI_DELETE_ASSISTANT\", {\n slug: \"openai-delete-assistant\",\n name: \"Delete assistant\",\n description: \"Tool to delete a specific assistant by its ID. Use when you need to remove an assistant after confirming its ID. Deletion is irreversible and permanently removes all assistant configuration.\",\n input: OpenaiDeleteAssistantInput,\n output: OpenaiDeleteAssistantOutput,\n});\n"],"mappings":";;AAaA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbwC,EAAE,OAAO,EACjD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC5F,CAAC,CAAC,CAAC,SAAS,0CAWH;CACP,QAXyC,EAAE,OAAO;EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"delete-assistant.mjs","names":[],"sources":["../../src/actions/delete-assistant.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiDeleteAssistantInput = z.object({\n assistant_id: z.string().describe(\"Identifier of the assistant to delete (path parameter)\"),\n}).describe(\"Request model for deleting an assistant.\");\nexport const OpenaiDeleteAssistantOutput = z.object({\n id: z.string().describe(\"The ID of the deleted assistant\").nullable().optional(),\n object: z.string().describe(\"The object type returned, always 'assistant.deleted'\").nullable().optional(),\n deleted: z.boolean().describe(\"Indicates if the assistant was deleted successfully\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting an assistant.\");\n\nexport const openaiDeleteAssistant = action(\"OPENAI_DELETE_ASSISTANT\", {\n slug: \"openai-delete-assistant\",\n name: \"Delete assistant\",\n description: \"Tool to delete a specific assistant by its ID. Use when you need to remove an assistant after confirming its ID. Deletion is irreversible and permanently removes all assistant configuration.\",\n input: OpenaiDeleteAssistantInput,\n output: OpenaiDeleteAssistantOutput,\n});\n"],"mappings":";;AAaA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbwC,EAAE,OAAO,EACjD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC5F,CAAC,CAAC,CAAC,SAAS,0CAWH;CACP,QAXyC,EAAE,OAAO;EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAOhB;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ const OpenaiDeleteChatCompletionOutput = zod.z.object({
|
|
|
6
6
|
id: zod.z.string().describe("The ID of the chat completion that was deleted").nullable(),
|
|
7
7
|
object: zod.z.string().describe("The type of object being deleted, always 'chat.completion.deleted'").nullable(),
|
|
8
8
|
deleted: zod.z.boolean().describe("Whether the chat completion was deleted successfully").nullable()
|
|
9
|
-
}).describe("Response schema after deleting a chat completion.");
|
|
9
|
+
}).passthrough().describe("Response schema after deleting a chat completion.");
|
|
10
10
|
const openaiDeleteChatCompletion = require_action.action("OPENAI_DELETE_CHAT_COMPLETION", {
|
|
11
11
|
slug: "openai-delete-chat-completion",
|
|
12
12
|
name: "Delete chat completion",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-chat-completion.cjs","names":["z","action"],"sources":["../../src/actions/delete-chat-completion.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiDeleteChatCompletionInput = z.object({\n completion_id: z.string().describe(\"The ID of the chat completion to delete. Only chat completions created with store=true can be deleted.\"),\n}).describe(\"Request model for deleting a stored chat completion.\");\nexport const OpenaiDeleteChatCompletionOutput = z.object({\n id: z.string().describe(\"The ID of the chat completion that was deleted\").nullable(),\n object: z.string().describe(\"The type of object being deleted, always 'chat.completion.deleted'\").nullable(),\n deleted: z.boolean().describe(\"Whether the chat completion was deleted successfully\").nullable(),\n}).describe(\"Response schema after deleting a chat completion.\");\n\nexport const openaiDeleteChatCompletion = action(\"OPENAI_DELETE_CHAT_COMPLETION\", {\n slug: \"openai-delete-chat-completion\",\n name: \"Delete chat completion\",\n description: \"Tool to delete a stored chat completion by its ID. Use when you need to remove a chat completion that was created with store=true.\",\n input: OpenaiDeleteChatCompletionInput,\n output: OpenaiDeleteChatCompletionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,EAC7I,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC3G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,mDAAmD;
|
|
1
|
+
{"version":3,"file":"delete-chat-completion.cjs","names":["z","action"],"sources":["../../src/actions/delete-chat-completion.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiDeleteChatCompletionInput = z.object({\n completion_id: z.string().describe(\"The ID of the chat completion to delete. Only chat completions created with store=true can be deleted.\"),\n}).describe(\"Request model for deleting a stored chat completion.\");\nexport const OpenaiDeleteChatCompletionOutput = z.object({\n id: z.string().describe(\"The ID of the chat completion that was deleted\").nullable(),\n object: z.string().describe(\"The type of object being deleted, always 'chat.completion.deleted'\").nullable(),\n deleted: z.boolean().describe(\"Whether the chat completion was deleted successfully\").nullable(),\n}).passthrough().describe(\"Response schema after deleting a chat completion.\");\n\nexport const openaiDeleteChatCompletion = action(\"OPENAI_DELETE_CHAT_COMPLETION\", {\n slug: \"openai-delete-chat-completion\",\n name: \"Delete chat completion\",\n description: \"Tool to delete a stored chat completion by its ID. Use when you need to remove a chat completion that was created with store=true.\",\n input: OpenaiDeleteChatCompletionInput,\n output: OpenaiDeleteChatCompletionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,EAC7I,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC3G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ declare const OpenaiDeleteChatCompletionOutput: z.ZodObject<{
|
|
|
8
8
|
id: z.ZodNullable<z.ZodString>;
|
|
9
9
|
object: z.ZodNullable<z.ZodString>;
|
|
10
10
|
deleted: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const openaiDeleteChatCompletion: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
completion_id: string;
|
|
14
14
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -8,7 +8,7 @@ declare const OpenaiDeleteChatCompletionOutput: z.ZodObject<{
|
|
|
8
8
|
id: z.ZodNullable<z.ZodString>;
|
|
9
9
|
object: z.ZodNullable<z.ZodString>;
|
|
10
10
|
deleted: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const openaiDeleteChatCompletion: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
completion_id: string;
|
|
14
14
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -9,7 +9,7 @@ const openaiDeleteChatCompletion = action("OPENAI_DELETE_CHAT_COMPLETION", {
|
|
|
9
9
|
id: z.string().describe("The ID of the chat completion that was deleted").nullable(),
|
|
10
10
|
object: z.string().describe("The type of object being deleted, always 'chat.completion.deleted'").nullable(),
|
|
11
11
|
deleted: z.boolean().describe("Whether the chat completion was deleted successfully").nullable()
|
|
12
|
-
}).describe("Response schema after deleting a chat completion.")
|
|
12
|
+
}).passthrough().describe("Response schema after deleting a chat completion.")
|
|
13
13
|
});
|
|
14
14
|
//#endregion
|
|
15
15
|
export { openaiDeleteChatCompletion };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-chat-completion.mjs","names":[],"sources":["../../src/actions/delete-chat-completion.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiDeleteChatCompletionInput = z.object({\n completion_id: z.string().describe(\"The ID of the chat completion to delete. Only chat completions created with store=true can be deleted.\"),\n}).describe(\"Request model for deleting a stored chat completion.\");\nexport const OpenaiDeleteChatCompletionOutput = z.object({\n id: z.string().describe(\"The ID of the chat completion that was deleted\").nullable(),\n object: z.string().describe(\"The type of object being deleted, always 'chat.completion.deleted'\").nullable(),\n deleted: z.boolean().describe(\"Whether the chat completion was deleted successfully\").nullable(),\n}).describe(\"Response schema after deleting a chat completion.\");\n\nexport const openaiDeleteChatCompletion = action(\"OPENAI_DELETE_CHAT_COMPLETION\", {\n slug: \"openai-delete-chat-completion\",\n name: \"Delete chat completion\",\n description: \"Tool to delete a stored chat completion by its ID. Use when you need to remove a chat completion that was created with store=true.\",\n input: OpenaiDeleteChatCompletionInput,\n output: OpenaiDeleteChatCompletionOutput,\n});\n"],"mappings":";;AAaA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb6C,EAAE,OAAO,EACtD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,EAC7I,CAAC,CAAC,CAAC,SAAS,sDAWH;CACP,QAX8C,EAAE,OAAO;EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAC3G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"delete-chat-completion.mjs","names":[],"sources":["../../src/actions/delete-chat-completion.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiDeleteChatCompletionInput = z.object({\n completion_id: z.string().describe(\"The ID of the chat completion to delete. Only chat completions created with store=true can be deleted.\"),\n}).describe(\"Request model for deleting a stored chat completion.\");\nexport const OpenaiDeleteChatCompletionOutput = z.object({\n id: z.string().describe(\"The ID of the chat completion that was deleted\").nullable(),\n object: z.string().describe(\"The type of object being deleted, always 'chat.completion.deleted'\").nullable(),\n deleted: z.boolean().describe(\"Whether the chat completion was deleted successfully\").nullable(),\n}).passthrough().describe(\"Response schema after deleting a chat completion.\");\n\nexport const openaiDeleteChatCompletion = action(\"OPENAI_DELETE_CHAT_COMPLETION\", {\n slug: \"openai-delete-chat-completion\",\n name: \"Delete chat completion\",\n description: \"Tool to delete a stored chat completion by its ID. Use when you need to remove a chat completion that was created with store=true.\",\n input: OpenaiDeleteChatCompletionInput,\n output: OpenaiDeleteChatCompletionOutput,\n});\n"],"mappings":";;AAaA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb6C,EAAE,OAAO,EACtD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,EAC7I,CAAC,CAAC,CAAC,SAAS,sDAWH;CACP,QAX8C,EAAE,OAAO;EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAC3G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ const OpenaiDeleteContainerFileOutput = zod.z.object({
|
|
|
9
9
|
id: zod.z.string().describe("The ID of the deleted container file").nullable().optional(),
|
|
10
10
|
object: zod.z.string().describe("The object type returned, always 'container.file.deleted'").nullable().optional(),
|
|
11
11
|
deleted: zod.z.boolean().describe("Indicates if the container file was deleted successfully").nullable().optional()
|
|
12
|
-
}).describe("Response schema after deleting a container file.");
|
|
12
|
+
}).passthrough().describe("Response schema after deleting a container file.");
|
|
13
13
|
const openaiDeleteContainerFile = require_action.action("OPENAI_DELETE_CONTAINER_FILE", {
|
|
14
14
|
slug: "openai-delete-container-file",
|
|
15
15
|
name: "Delete container file",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-container-file.cjs","names":["z","action"],"sources":["../../src/actions/delete-container-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiDeleteContainerFileInput = z.object({\n file_id: z.string().describe(\"ID of the file to delete from the container (path parameter)\"),\n container_id: z.string().describe(\"ID of the container containing the file (path parameter)\"),\n}).describe(\"Request model for deleting a file from a container.\");\nexport const OpenaiDeleteContainerFileOutput = z.object({\n id: z.string().describe(\"The ID of the deleted container file\").nullable().optional(),\n object: z.string().describe(\"The object type returned, always 'container.file.deleted'\").nullable().optional(),\n deleted: z.boolean().describe(\"Indicates if the container file was deleted successfully\").nullable().optional(),\n}).describe(\"Response schema after deleting a container file.\");\n\nexport const openaiDeleteContainerFile = action(\"OPENAI_DELETE_CONTAINER_FILE\", {\n slug: \"openai-delete-container-file\",\n name: \"Delete container file\",\n description: \"Tool to delete a file from a container. Use when you need to remove a file from a specific container by providing both container ID and file ID.\",\n input: OpenaiDeleteContainerFileInput,\n output: OpenaiDeleteContainerFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC3F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;AAC9F,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,kDAAkD;
|
|
1
|
+
{"version":3,"file":"delete-container-file.cjs","names":["z","action"],"sources":["../../src/actions/delete-container-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiDeleteContainerFileInput = z.object({\n file_id: z.string().describe(\"ID of the file to delete from the container (path parameter)\"),\n container_id: z.string().describe(\"ID of the container containing the file (path parameter)\"),\n}).describe(\"Request model for deleting a file from a container.\");\nexport const OpenaiDeleteContainerFileOutput = z.object({\n id: z.string().describe(\"The ID of the deleted container file\").nullable().optional(),\n object: z.string().describe(\"The object type returned, always 'container.file.deleted'\").nullable().optional(),\n deleted: z.boolean().describe(\"Indicates if the container file was deleted successfully\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a container file.\");\n\nexport const openaiDeleteContainerFile = action(\"OPENAI_DELETE_CONTAINER_FILE\", {\n slug: \"openai-delete-container-file\",\n name: \"Delete container file\",\n description: \"Tool to delete a file from a container. Use when you need to remove a file from a specific container by providing both container ID and file ID.\",\n input: OpenaiDeleteContainerFileInput,\n output: OpenaiDeleteContainerFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC3F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;AAC9F,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ declare const OpenaiDeleteContainerFileOutput: z.ZodObject<{
|
|
|
9
9
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
10
|
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
deleted: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const openaiDeleteContainerFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
file_id: string;
|
|
15
15
|
container_id: string;
|
|
@@ -9,7 +9,7 @@ declare const OpenaiDeleteContainerFileOutput: z.ZodObject<{
|
|
|
9
9
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
10
|
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
deleted: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const openaiDeleteContainerFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
file_id: string;
|
|
15
15
|
container_id: string;
|
|
@@ -12,7 +12,7 @@ const openaiDeleteContainerFile = action("OPENAI_DELETE_CONTAINER_FILE", {
|
|
|
12
12
|
id: z.string().describe("The ID of the deleted container file").nullable().optional(),
|
|
13
13
|
object: z.string().describe("The object type returned, always 'container.file.deleted'").nullable().optional(),
|
|
14
14
|
deleted: z.boolean().describe("Indicates if the container file was deleted successfully").nullable().optional()
|
|
15
|
-
}).describe("Response schema after deleting a container file.")
|
|
15
|
+
}).passthrough().describe("Response schema after deleting a container file.")
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { openaiDeleteContainerFile };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-container-file.mjs","names":[],"sources":["../../src/actions/delete-container-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiDeleteContainerFileInput = z.object({\n file_id: z.string().describe(\"ID of the file to delete from the container (path parameter)\"),\n container_id: z.string().describe(\"ID of the container containing the file (path parameter)\"),\n}).describe(\"Request model for deleting a file from a container.\");\nexport const OpenaiDeleteContainerFileOutput = z.object({\n id: z.string().describe(\"The ID of the deleted container file\").nullable().optional(),\n object: z.string().describe(\"The object type returned, always 'container.file.deleted'\").nullable().optional(),\n deleted: z.boolean().describe(\"Indicates if the container file was deleted successfully\").nullable().optional(),\n}).describe(\"Response schema after deleting a container file.\");\n\nexport const openaiDeleteContainerFile = action(\"OPENAI_DELETE_CONTAINER_FILE\", {\n slug: \"openai-delete-container-file\",\n name: \"Delete container file\",\n description: \"Tool to delete a file from a container. Use when you need to remove a file from a specific container by providing both container ID and file ID.\",\n input: OpenaiDeleteContainerFileInput,\n output: OpenaiDeleteContainerFileOutput,\n});\n"],"mappings":";;AAcA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd4C,EAAE,OAAO;EACrD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EAC3F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAC9F,CAAC,CAAC,CAAC,SAAS,qDAWH;CACP,QAX6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"delete-container-file.mjs","names":[],"sources":["../../src/actions/delete-container-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiDeleteContainerFileInput = z.object({\n file_id: z.string().describe(\"ID of the file to delete from the container (path parameter)\"),\n container_id: z.string().describe(\"ID of the container containing the file (path parameter)\"),\n}).describe(\"Request model for deleting a file from a container.\");\nexport const OpenaiDeleteContainerFileOutput = z.object({\n id: z.string().describe(\"The ID of the deleted container file\").nullable().optional(),\n object: z.string().describe(\"The object type returned, always 'container.file.deleted'\").nullable().optional(),\n deleted: z.boolean().describe(\"Indicates if the container file was deleted successfully\").nullable().optional(),\n}).passthrough().describe(\"Response schema after deleting a container file.\");\n\nexport const openaiDeleteContainerFile = action(\"OPENAI_DELETE_CONTAINER_FILE\", {\n slug: \"openai-delete-container-file\",\n name: \"Delete container file\",\n description: \"Tool to delete a file from a container. Use when you need to remove a file from a specific container by providing both container ID and file ID.\",\n input: OpenaiDeleteContainerFileInput,\n output: OpenaiDeleteContainerFileOutput,\n});\n"],"mappings":";;AAcA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd4C,EAAE,OAAO;EACrD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EAC3F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAC9F,CAAC,CAAC,CAAC,SAAS,qDAWH;CACP,QAX6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
|