@keystrokehq/openai 0.1.5 → 0.1.6
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/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-upload-part.cjs +1 -0
- package/dist/actions/add-upload-part.cjs.map +1 -1
- package/dist/actions/add-upload-part.d.cts +3 -25
- package/dist/actions/add-upload-part.d.cts.map +1 -1
- package/dist/actions/add-upload-part.d.mts +3 -25
- package/dist/actions/add-upload-part.d.mts.map +1 -1
- package/dist/actions/add-upload-part.mjs +1 -0
- package/dist/actions/add-upload-part.mjs.map +1 -1
- package/dist/actions/cancel-batch.cjs +1 -0
- package/dist/actions/cancel-batch.cjs.map +1 -1
- package/dist/actions/cancel-batch.d.cts +8 -22
- package/dist/actions/cancel-batch.d.cts.map +1 -1
- package/dist/actions/cancel-batch.d.mts +8 -22
- package/dist/actions/cancel-batch.d.mts.map +1 -1
- package/dist/actions/cancel-batch.mjs +1 -0
- package/dist/actions/cancel-batch.mjs.map +1 -1
- package/dist/actions/cancel-eval-run.cjs +1 -0
- package/dist/actions/cancel-eval-run.cjs.map +1 -1
- package/dist/actions/cancel-eval-run.d.cts +3 -18
- package/dist/actions/cancel-eval-run.d.cts.map +1 -1
- package/dist/actions/cancel-eval-run.d.mts +3 -18
- package/dist/actions/cancel-eval-run.d.mts.map +1 -1
- package/dist/actions/cancel-eval-run.mjs +1 -0
- package/dist/actions/cancel-eval-run.mjs.map +1 -1
- package/dist/actions/cancel-response.cjs +1 -0
- package/dist/actions/cancel-response.cjs.map +1 -1
- package/dist/actions/cancel-response.d.cts +3 -17
- package/dist/actions/cancel-response.d.cts.map +1 -1
- package/dist/actions/cancel-response.d.mts +3 -17
- package/dist/actions/cancel-response.d.mts.map +1 -1
- package/dist/actions/cancel-response.mjs +1 -0
- package/dist/actions/cancel-response.mjs.map +1 -1
- package/dist/actions/cancel-run.cjs +1 -0
- package/dist/actions/cancel-run.cjs.map +1 -1
- package/dist/actions/cancel-run.d.cts +8 -23
- package/dist/actions/cancel-run.d.cts.map +1 -1
- package/dist/actions/cancel-run.d.mts +8 -23
- package/dist/actions/cancel-run.d.mts.map +1 -1
- package/dist/actions/cancel-run.mjs +1 -0
- package/dist/actions/cancel-run.mjs.map +1 -1
- package/dist/actions/cancel-upload.cjs +1 -0
- package/dist/actions/cancel-upload.cjs.map +1 -1
- package/dist/actions/cancel-upload.d.cts +4 -18
- package/dist/actions/cancel-upload.d.cts.map +1 -1
- package/dist/actions/cancel-upload.d.mts +4 -18
- package/dist/actions/cancel-upload.d.mts.map +1 -1
- package/dist/actions/cancel-upload.mjs +1 -0
- package/dist/actions/cancel-upload.mjs.map +1 -1
- package/dist/actions/compact-response.cjs +1 -0
- package/dist/actions/compact-response.cjs.map +1 -1
- package/dist/actions/compact-response.d.cts +3 -29
- package/dist/actions/compact-response.d.cts.map +1 -1
- package/dist/actions/compact-response.d.mts +3 -29
- package/dist/actions/compact-response.d.mts.map +1 -1
- package/dist/actions/compact-response.mjs +1 -0
- package/dist/actions/compact-response.mjs.map +1 -1
- package/dist/actions/create-audio-transcription.cjs +1 -0
- package/dist/actions/create-audio-transcription.cjs.map +1 -1
- package/dist/actions/create-audio-transcription.d.cts +3 -30
- package/dist/actions/create-audio-transcription.d.cts.map +1 -1
- package/dist/actions/create-audio-transcription.d.mts +3 -30
- package/dist/actions/create-audio-transcription.d.mts.map +1 -1
- package/dist/actions/create-audio-transcription.mjs +1 -0
- package/dist/actions/create-audio-transcription.mjs.map +1 -1
- package/dist/actions/create-audio-translation.cjs +1 -0
- package/dist/actions/create-audio-translation.cjs.map +1 -1
- package/dist/actions/create-audio-translation.d.cts +3 -28
- package/dist/actions/create-audio-translation.d.cts.map +1 -1
- package/dist/actions/create-audio-translation.d.mts +3 -28
- package/dist/actions/create-audio-translation.d.mts.map +1 -1
- package/dist/actions/create-audio-translation.mjs +1 -0
- package/dist/actions/create-audio-translation.mjs.map +1 -1
- package/dist/actions/create-batch.cjs +1 -0
- package/dist/actions/create-batch.cjs.map +1 -1
- package/dist/actions/create-batch.d.cts +8 -29
- package/dist/actions/create-batch.d.cts.map +1 -1
- package/dist/actions/create-batch.d.mts +8 -29
- package/dist/actions/create-batch.d.mts.map +1 -1
- package/dist/actions/create-batch.mjs +1 -0
- package/dist/actions/create-batch.mjs.map +1 -1
- package/dist/actions/create-chat-completion.cjs +1 -0
- package/dist/actions/create-chat-completion.cjs.map +1 -1
- package/dist/actions/create-chat-completion.d.cts +5 -76
- package/dist/actions/create-chat-completion.d.cts.map +1 -1
- package/dist/actions/create-chat-completion.d.mts +5 -76
- package/dist/actions/create-chat-completion.d.mts.map +1 -1
- package/dist/actions/create-chat-completion.mjs +1 -0
- package/dist/actions/create-chat-completion.mjs.map +1 -1
- package/dist/actions/create-completion.cjs +1 -0
- package/dist/actions/create-completion.cjs.map +1 -1
- package/dist/actions/create-completion.d.cts +3 -34
- package/dist/actions/create-completion.d.cts.map +1 -1
- package/dist/actions/create-completion.d.mts +3 -34
- package/dist/actions/create-completion.d.mts.map +1 -1
- package/dist/actions/create-completion.mjs +1 -0
- package/dist/actions/create-completion.mjs.map +1 -1
- package/dist/actions/create-container-file.cjs +1 -0
- package/dist/actions/create-container-file.cjs.map +1 -1
- package/dist/actions/create-container-file.d.cts +3 -19
- package/dist/actions/create-container-file.d.cts.map +1 -1
- package/dist/actions/create-container-file.d.mts +3 -19
- package/dist/actions/create-container-file.d.mts.map +1 -1
- package/dist/actions/create-container-file.mjs +1 -0
- package/dist/actions/create-container-file.mjs.map +1 -1
- package/dist/actions/create-container.cjs +1 -0
- package/dist/actions/create-container.cjs.map +1 -1
- package/dist/actions/create-container.d.cts +3 -44
- package/dist/actions/create-container.d.cts.map +1 -1
- package/dist/actions/create-container.d.mts +3 -44
- package/dist/actions/create-container.d.mts.map +1 -1
- package/dist/actions/create-container.mjs +1 -0
- package/dist/actions/create-container.mjs.map +1 -1
- package/dist/actions/create-conversation-items.cjs +1 -0
- package/dist/actions/create-conversation-items.cjs.map +1 -1
- package/dist/actions/create-conversation-items.d.cts +3 -28
- package/dist/actions/create-conversation-items.d.cts.map +1 -1
- package/dist/actions/create-conversation-items.d.mts +3 -28
- package/dist/actions/create-conversation-items.d.mts.map +1 -1
- package/dist/actions/create-conversation-items.mjs +1 -0
- package/dist/actions/create-conversation-items.mjs.map +1 -1
- package/dist/actions/create-conversation.cjs +1 -0
- package/dist/actions/create-conversation.cjs.map +1 -1
- package/dist/actions/create-conversation.d.cts +3 -23
- package/dist/actions/create-conversation.d.cts.map +1 -1
- package/dist/actions/create-conversation.d.mts +3 -23
- package/dist/actions/create-conversation.d.mts.map +1 -1
- package/dist/actions/create-conversation.mjs +1 -0
- package/dist/actions/create-conversation.mjs.map +1 -1
- package/dist/actions/create-embeddings.cjs +1 -0
- package/dist/actions/create-embeddings.cjs.map +1 -1
- package/dist/actions/create-embeddings.d.cts +3 -21
- package/dist/actions/create-embeddings.d.cts.map +1 -1
- package/dist/actions/create-embeddings.d.mts +3 -21
- package/dist/actions/create-embeddings.d.mts.map +1 -1
- package/dist/actions/create-embeddings.mjs +1 -0
- package/dist/actions/create-embeddings.mjs.map +1 -1
- package/dist/actions/create-eval-run.cjs +1 -0
- package/dist/actions/create-eval-run.cjs.map +1 -1
- package/dist/actions/create-eval-run.d.cts +3 -62
- package/dist/actions/create-eval-run.d.cts.map +1 -1
- package/dist/actions/create-eval-run.d.mts +3 -62
- package/dist/actions/create-eval-run.d.mts.map +1 -1
- package/dist/actions/create-eval-run.mjs +1 -0
- package/dist/actions/create-eval-run.mjs.map +1 -1
- package/dist/actions/create-eval.cjs +1 -0
- package/dist/actions/create-eval.cjs.map +1 -1
- package/dist/actions/create-eval.d.cts +3 -61
- package/dist/actions/create-eval.d.cts.map +1 -1
- package/dist/actions/create-eval.d.mts +3 -61
- package/dist/actions/create-eval.d.mts.map +1 -1
- package/dist/actions/create-eval.mjs +1 -0
- package/dist/actions/create-eval.mjs.map +1 -1
- package/dist/actions/create-fine-tuning-job.cjs +1 -0
- package/dist/actions/create-fine-tuning-job.cjs.map +1 -1
- package/dist/actions/create-fine-tuning-job.d.cts +5 -27
- package/dist/actions/create-fine-tuning-job.d.cts.map +1 -1
- package/dist/actions/create-fine-tuning-job.d.mts +5 -27
- package/dist/actions/create-fine-tuning-job.d.mts.map +1 -1
- package/dist/actions/create-fine-tuning-job.mjs +1 -0
- package/dist/actions/create-fine-tuning-job.mjs.map +1 -1
- package/dist/actions/create-image-edit.cjs +1 -0
- package/dist/actions/create-image-edit.cjs.map +1 -1
- package/dist/actions/create-image-edit.d.cts +3 -36
- package/dist/actions/create-image-edit.d.cts.map +1 -1
- package/dist/actions/create-image-edit.d.mts +3 -36
- package/dist/actions/create-image-edit.d.mts.map +1 -1
- package/dist/actions/create-image-edit.mjs +1 -0
- package/dist/actions/create-image-edit.mjs.map +1 -1
- package/dist/actions/create-image-variation.cjs +1 -0
- package/dist/actions/create-image-variation.cjs.map +1 -1
- package/dist/actions/create-image-variation.d.cts +3 -26
- package/dist/actions/create-image-variation.d.cts.map +1 -1
- package/dist/actions/create-image-variation.d.mts +3 -26
- package/dist/actions/create-image-variation.d.mts.map +1 -1
- package/dist/actions/create-image-variation.mjs +1 -0
- package/dist/actions/create-image-variation.mjs.map +1 -1
- package/dist/actions/create-image.cjs +1 -0
- package/dist/actions/create-image.cjs.map +1 -1
- package/dist/actions/create-image.d.cts +3 -27
- package/dist/actions/create-image.d.cts.map +1 -1
- package/dist/actions/create-image.d.mts +3 -27
- package/dist/actions/create-image.d.mts.map +1 -1
- package/dist/actions/create-image.mjs +1 -0
- package/dist/actions/create-image.mjs.map +1 -1
- package/dist/actions/create-message.cjs +1 -0
- package/dist/actions/create-message.cjs.map +1 -1
- package/dist/actions/create-message.d.cts +3 -35
- package/dist/actions/create-message.d.cts.map +1 -1
- package/dist/actions/create-message.d.mts +3 -35
- package/dist/actions/create-message.d.mts.map +1 -1
- package/dist/actions/create-message.mjs +1 -0
- package/dist/actions/create-message.mjs.map +1 -1
- package/dist/actions/create-moderation.cjs +1 -0
- package/dist/actions/create-moderation.cjs.map +1 -1
- package/dist/actions/create-moderation.d.cts +3 -23
- package/dist/actions/create-moderation.d.cts.map +1 -1
- package/dist/actions/create-moderation.d.mts +3 -23
- package/dist/actions/create-moderation.d.mts.map +1 -1
- package/dist/actions/create-moderation.mjs +1 -0
- package/dist/actions/create-moderation.mjs.map +1 -1
- package/dist/actions/create-realtime-call.cjs +1 -0
- package/dist/actions/create-realtime-call.cjs.map +1 -1
- package/dist/actions/create-realtime-call.d.cts +3 -18
- package/dist/actions/create-realtime-call.d.cts.map +1 -1
- package/dist/actions/create-realtime-call.d.mts +3 -18
- package/dist/actions/create-realtime-call.d.mts.map +1 -1
- package/dist/actions/create-realtime-call.mjs +1 -0
- package/dist/actions/create-realtime-call.mjs.map +1 -1
- package/dist/actions/create-realtime-client-secret.cjs +1 -0
- package/dist/actions/create-realtime-client-secret.cjs.map +1 -1
- package/dist/actions/create-realtime-client-secret.d.cts +3 -40
- package/dist/actions/create-realtime-client-secret.d.cts.map +1 -1
- package/dist/actions/create-realtime-client-secret.d.mts +3 -40
- package/dist/actions/create-realtime-client-secret.d.mts.map +1 -1
- package/dist/actions/create-realtime-client-secret.mjs +1 -0
- package/dist/actions/create-realtime-client-secret.mjs.map +1 -1
- package/dist/actions/create-realtime-session.cjs +1 -0
- package/dist/actions/create-realtime-session.cjs.map +1 -1
- package/dist/actions/create-realtime-session.d.cts +3 -62
- package/dist/actions/create-realtime-session.d.cts.map +1 -1
- package/dist/actions/create-realtime-session.d.mts +3 -62
- package/dist/actions/create-realtime-session.d.mts.map +1 -1
- package/dist/actions/create-realtime-session.mjs +1 -0
- package/dist/actions/create-realtime-session.mjs.map +1 -1
- package/dist/actions/create-realtime-transcription-session.cjs +1 -0
- package/dist/actions/create-realtime-transcription-session.cjs.map +1 -1
- package/dist/actions/create-realtime-transcription-session.d.cts +3 -32
- package/dist/actions/create-realtime-transcription-session.d.cts.map +1 -1
- package/dist/actions/create-realtime-transcription-session.d.mts +3 -32
- package/dist/actions/create-realtime-transcription-session.d.mts.map +1 -1
- package/dist/actions/create-realtime-transcription-session.mjs +1 -0
- package/dist/actions/create-realtime-transcription-session.mjs.map +1 -1
- package/dist/actions/create-response.cjs +1 -0
- package/dist/actions/create-response.cjs.map +1 -1
- package/dist/actions/create-response.d.cts +4 -78
- package/dist/actions/create-response.d.cts.map +1 -1
- package/dist/actions/create-response.d.mts +4 -78
- package/dist/actions/create-response.d.mts.map +1 -1
- package/dist/actions/create-response.mjs +1 -0
- package/dist/actions/create-response.mjs.map +1 -1
- package/dist/actions/create-run.cjs +1 -0
- package/dist/actions/create-run.cjs.map +1 -1
- package/dist/actions/create-run.d.cts +8 -71
- package/dist/actions/create-run.d.cts.map +1 -1
- package/dist/actions/create-run.d.mts +8 -71
- package/dist/actions/create-run.d.mts.map +1 -1
- package/dist/actions/create-run.mjs +1 -0
- package/dist/actions/create-run.mjs.map +1 -1
- package/dist/actions/create-skill.cjs +1 -0
- package/dist/actions/create-skill.cjs.map +1 -1
- package/dist/actions/create-skill.d.cts +3 -27
- package/dist/actions/create-skill.d.cts.map +1 -1
- package/dist/actions/create-skill.d.mts +3 -27
- package/dist/actions/create-skill.d.mts.map +1 -1
- package/dist/actions/create-skill.mjs +1 -0
- package/dist/actions/create-skill.mjs.map +1 -1
- package/dist/actions/create-speech.cjs +1 -0
- package/dist/actions/create-speech.cjs.map +1 -1
- package/dist/actions/create-speech.d.cts +3 -21
- package/dist/actions/create-speech.d.cts.map +1 -1
- package/dist/actions/create-speech.d.mts +3 -21
- package/dist/actions/create-speech.d.mts.map +1 -1
- package/dist/actions/create-speech.mjs +1 -0
- package/dist/actions/create-speech.mjs.map +1 -1
- package/dist/actions/create-thread-and-run.cjs +1 -0
- package/dist/actions/create-thread-and-run.cjs.map +1 -1
- package/dist/actions/create-thread-and-run.d.cts +8 -97
- package/dist/actions/create-thread-and-run.d.cts.map +1 -1
- package/dist/actions/create-thread-and-run.d.mts +8 -97
- package/dist/actions/create-thread-and-run.d.mts.map +1 -1
- package/dist/actions/create-thread-and-run.mjs +1 -0
- package/dist/actions/create-thread-and-run.mjs.map +1 -1
- package/dist/actions/create-thread.cjs +1 -0
- package/dist/actions/create-thread.cjs.map +1 -1
- package/dist/actions/create-thread.d.cts +3 -22
- package/dist/actions/create-thread.d.cts.map +1 -1
- package/dist/actions/create-thread.d.mts +3 -22
- package/dist/actions/create-thread.d.mts.map +1 -1
- package/dist/actions/create-thread.mjs +1 -0
- package/dist/actions/create-thread.mjs.map +1 -1
- package/dist/actions/create-upload.cjs +1 -0
- package/dist/actions/create-upload.cjs.map +1 -1
- package/dist/actions/create-upload.d.cts +4 -25
- package/dist/actions/create-upload.d.cts.map +1 -1
- package/dist/actions/create-upload.d.mts +4 -25
- package/dist/actions/create-upload.d.mts.map +1 -1
- package/dist/actions/create-upload.mjs +1 -0
- package/dist/actions/create-upload.mjs.map +1 -1
- package/dist/actions/create-vector-store-file-batch.cjs +1 -0
- package/dist/actions/create-vector-store-file-batch.cjs.map +1 -1
- package/dist/actions/create-vector-store-file-batch.d.cts +5 -50
- package/dist/actions/create-vector-store-file-batch.d.cts.map +1 -1
- package/dist/actions/create-vector-store-file-batch.d.mts +5 -50
- package/dist/actions/create-vector-store-file-batch.d.mts.map +1 -1
- package/dist/actions/create-vector-store-file-batch.mjs +1 -0
- package/dist/actions/create-vector-store-file-batch.mjs.map +1 -1
- package/dist/actions/create-vector-store-file.cjs +1 -0
- package/dist/actions/create-vector-store-file.cjs.map +1 -1
- package/dist/actions/create-vector-store-file.d.cts +5 -32
- package/dist/actions/create-vector-store-file.d.cts.map +1 -1
- package/dist/actions/create-vector-store-file.d.mts +5 -32
- package/dist/actions/create-vector-store-file.d.mts.map +1 -1
- package/dist/actions/create-vector-store-file.mjs +1 -0
- package/dist/actions/create-vector-store-file.mjs.map +1 -1
- package/dist/actions/create-vector-store.cjs +1 -0
- package/dist/actions/create-vector-store.cjs.map +1 -1
- package/dist/actions/create-vector-store.d.cts +3 -35
- package/dist/actions/create-vector-store.d.cts.map +1 -1
- package/dist/actions/create-vector-store.d.mts +3 -35
- package/dist/actions/create-vector-store.d.mts.map +1 -1
- package/dist/actions/create-vector-store.mjs +1 -0
- package/dist/actions/create-vector-store.mjs.map +1 -1
- package/dist/actions/create-video-remix.cjs +1 -0
- package/dist/actions/create-video-remix.cjs.map +1 -1
- package/dist/actions/create-video-remix.d.cts +5 -20
- package/dist/actions/create-video-remix.d.cts.map +1 -1
- package/dist/actions/create-video-remix.d.mts +5 -20
- package/dist/actions/create-video-remix.d.mts.map +1 -1
- package/dist/actions/create-video-remix.mjs +1 -0
- package/dist/actions/create-video-remix.mjs.map +1 -1
- package/dist/actions/create-video.cjs +1 -0
- package/dist/actions/create-video.cjs.map +1 -1
- package/dist/actions/create-video.d.cts +3 -20
- package/dist/actions/create-video.d.cts.map +1 -1
- package/dist/actions/create-video.d.mts +3 -20
- package/dist/actions/create-video.d.mts.map +1 -1
- package/dist/actions/create-video.mjs +1 -0
- package/dist/actions/create-video.mjs.map +1 -1
- package/dist/actions/delete-assistant.cjs +1 -0
- package/dist/actions/delete-assistant.cjs.map +1 -1
- package/dist/actions/delete-assistant.d.cts +3 -17
- package/dist/actions/delete-assistant.d.cts.map +1 -1
- package/dist/actions/delete-assistant.d.mts +3 -17
- package/dist/actions/delete-assistant.d.mts.map +1 -1
- package/dist/actions/delete-assistant.mjs +1 -0
- package/dist/actions/delete-assistant.mjs.map +1 -1
- package/dist/actions/delete-chat-completion.cjs +1 -0
- package/dist/actions/delete-chat-completion.cjs.map +1 -1
- package/dist/actions/delete-chat-completion.d.cts +3 -17
- package/dist/actions/delete-chat-completion.d.cts.map +1 -1
- package/dist/actions/delete-chat-completion.d.mts +3 -17
- package/dist/actions/delete-chat-completion.d.mts.map +1 -1
- package/dist/actions/delete-chat-completion.mjs +1 -0
- package/dist/actions/delete-chat-completion.mjs.map +1 -1
- package/dist/actions/delete-container-file.cjs +1 -0
- package/dist/actions/delete-container-file.cjs.map +1 -1
- package/dist/actions/delete-container-file.d.cts +3 -18
- package/dist/actions/delete-container-file.d.cts.map +1 -1
- package/dist/actions/delete-container-file.d.mts +3 -18
- package/dist/actions/delete-container-file.d.mts.map +1 -1
- package/dist/actions/delete-container-file.mjs +1 -0
- package/dist/actions/delete-container-file.mjs.map +1 -1
- package/dist/actions/delete-container.cjs +1 -0
- package/dist/actions/delete-container.cjs.map +1 -1
- package/dist/actions/delete-container.d.cts +3 -17
- package/dist/actions/delete-container.d.cts.map +1 -1
- package/dist/actions/delete-container.d.mts +3 -17
- package/dist/actions/delete-container.d.mts.map +1 -1
- package/dist/actions/delete-container.mjs +1 -0
- package/dist/actions/delete-container.mjs.map +1 -1
- package/dist/actions/delete-conversation-item.cjs +1 -0
- package/dist/actions/delete-conversation-item.cjs.map +1 -1
- package/dist/actions/delete-conversation-item.d.cts +3 -18
- package/dist/actions/delete-conversation-item.d.cts.map +1 -1
- package/dist/actions/delete-conversation-item.d.mts +3 -18
- package/dist/actions/delete-conversation-item.d.mts.map +1 -1
- package/dist/actions/delete-conversation-item.mjs +1 -0
- package/dist/actions/delete-conversation-item.mjs.map +1 -1
- package/dist/actions/delete-conversation.cjs +1 -0
- package/dist/actions/delete-conversation.cjs.map +1 -1
- package/dist/actions/delete-conversation.d.cts +3 -17
- package/dist/actions/delete-conversation.d.cts.map +1 -1
- package/dist/actions/delete-conversation.d.mts +3 -17
- package/dist/actions/delete-conversation.d.mts.map +1 -1
- package/dist/actions/delete-conversation.mjs +1 -0
- package/dist/actions/delete-conversation.mjs.map +1 -1
- package/dist/actions/delete-eval-run.cjs +1 -0
- package/dist/actions/delete-eval-run.cjs.map +1 -1
- package/dist/actions/delete-eval-run.d.cts +3 -18
- package/dist/actions/delete-eval-run.d.cts.map +1 -1
- package/dist/actions/delete-eval-run.d.mts +3 -18
- package/dist/actions/delete-eval-run.d.mts.map +1 -1
- package/dist/actions/delete-eval-run.mjs +1 -0
- package/dist/actions/delete-eval-run.mjs.map +1 -1
- package/dist/actions/delete-eval.cjs +1 -0
- package/dist/actions/delete-eval.cjs.map +1 -1
- package/dist/actions/delete-eval.d.cts +3 -17
- package/dist/actions/delete-eval.d.cts.map +1 -1
- package/dist/actions/delete-eval.d.mts +3 -17
- package/dist/actions/delete-eval.d.mts.map +1 -1
- package/dist/actions/delete-eval.mjs +1 -0
- package/dist/actions/delete-eval.mjs.map +1 -1
- package/dist/actions/delete-file.cjs +1 -0
- package/dist/actions/delete-file.cjs.map +1 -1
- package/dist/actions/delete-file.d.cts +3 -17
- package/dist/actions/delete-file.d.cts.map +1 -1
- package/dist/actions/delete-file.d.mts +3 -17
- package/dist/actions/delete-file.d.mts.map +1 -1
- package/dist/actions/delete-file.mjs +1 -0
- package/dist/actions/delete-file.mjs.map +1 -1
- package/dist/actions/delete-message.cjs +1 -0
- package/dist/actions/delete-message.cjs.map +1 -1
- package/dist/actions/delete-message.d.cts +3 -18
- package/dist/actions/delete-message.d.cts.map +1 -1
- package/dist/actions/delete-message.d.mts +3 -18
- package/dist/actions/delete-message.d.mts.map +1 -1
- package/dist/actions/delete-message.mjs +1 -0
- package/dist/actions/delete-message.mjs.map +1 -1
- package/dist/actions/delete-response.cjs +1 -0
- package/dist/actions/delete-response.cjs.map +1 -1
- package/dist/actions/delete-response.d.cts +3 -17
- package/dist/actions/delete-response.d.cts.map +1 -1
- package/dist/actions/delete-response.d.mts +3 -17
- package/dist/actions/delete-response.d.mts.map +1 -1
- package/dist/actions/delete-response.mjs +1 -0
- package/dist/actions/delete-response.mjs.map +1 -1
- package/dist/actions/delete-skill.cjs +1 -0
- package/dist/actions/delete-skill.cjs.map +1 -1
- package/dist/actions/delete-skill.d.cts +3 -17
- package/dist/actions/delete-skill.d.cts.map +1 -1
- package/dist/actions/delete-skill.d.mts +3 -17
- package/dist/actions/delete-skill.d.mts.map +1 -1
- package/dist/actions/delete-skill.mjs +1 -0
- package/dist/actions/delete-skill.mjs.map +1 -1
- package/dist/actions/delete-thread.cjs +1 -0
- package/dist/actions/delete-thread.cjs.map +1 -1
- package/dist/actions/delete-thread.d.cts +3 -17
- package/dist/actions/delete-thread.d.cts.map +1 -1
- package/dist/actions/delete-thread.d.mts +3 -17
- package/dist/actions/delete-thread.d.mts.map +1 -1
- package/dist/actions/delete-thread.mjs +1 -0
- package/dist/actions/delete-thread.mjs.map +1 -1
- package/dist/actions/delete-vector-store-file.cjs +1 -0
- package/dist/actions/delete-vector-store-file.cjs.map +1 -1
- package/dist/actions/delete-vector-store-file.d.cts +3 -18
- package/dist/actions/delete-vector-store-file.d.cts.map +1 -1
- package/dist/actions/delete-vector-store-file.d.mts +3 -18
- package/dist/actions/delete-vector-store-file.d.mts.map +1 -1
- package/dist/actions/delete-vector-store-file.mjs +1 -0
- package/dist/actions/delete-vector-store-file.mjs.map +1 -1
- package/dist/actions/delete-vector-store.cjs +1 -0
- package/dist/actions/delete-vector-store.cjs.map +1 -1
- package/dist/actions/delete-vector-store.d.cts +3 -17
- package/dist/actions/delete-vector-store.d.cts.map +1 -1
- package/dist/actions/delete-vector-store.d.mts +3 -17
- package/dist/actions/delete-vector-store.d.mts.map +1 -1
- package/dist/actions/delete-vector-store.mjs +1 -0
- package/dist/actions/delete-vector-store.mjs.map +1 -1
- package/dist/actions/delete-video.cjs +1 -0
- package/dist/actions/delete-video.cjs.map +1 -1
- package/dist/actions/delete-video.d.cts +3 -17
- package/dist/actions/delete-video.d.cts.map +1 -1
- package/dist/actions/delete-video.d.mts +3 -17
- package/dist/actions/delete-video.d.mts.map +1 -1
- package/dist/actions/delete-video.mjs +1 -0
- package/dist/actions/delete-video.mjs.map +1 -1
- package/dist/actions/download-file.cjs +1 -0
- package/dist/actions/download-file.cjs.map +1 -1
- package/dist/actions/download-file.d.cts +3 -17
- package/dist/actions/download-file.d.cts.map +1 -1
- package/dist/actions/download-file.d.mts +3 -17
- package/dist/actions/download-file.d.mts.map +1 -1
- package/dist/actions/download-file.mjs +1 -0
- package/dist/actions/download-file.mjs.map +1 -1
- package/dist/actions/download-video.cjs +1 -0
- package/dist/actions/download-video.cjs.map +1 -1
- package/dist/actions/download-video.d.cts +3 -18
- package/dist/actions/download-video.d.cts.map +1 -1
- package/dist/actions/download-video.d.mts +3 -18
- package/dist/actions/download-video.d.mts.map +1 -1
- package/dist/actions/download-video.mjs +1 -0
- package/dist/actions/download-video.mjs.map +1 -1
- package/dist/actions/get-chat-completion-messages.cjs +1 -0
- package/dist/actions/get-chat-completion-messages.cjs.map +1 -1
- package/dist/actions/get-chat-completion-messages.d.cts +3 -20
- package/dist/actions/get-chat-completion-messages.d.cts.map +1 -1
- package/dist/actions/get-chat-completion-messages.d.mts +3 -20
- package/dist/actions/get-chat-completion-messages.d.mts.map +1 -1
- package/dist/actions/get-chat-completion-messages.mjs +1 -0
- package/dist/actions/get-chat-completion-messages.mjs.map +1 -1
- package/dist/actions/get-chat-completion.cjs +1 -0
- package/dist/actions/get-chat-completion.cjs.map +1 -1
- package/dist/actions/get-chat-completion.d.cts +3 -17
- package/dist/actions/get-chat-completion.d.cts.map +1 -1
- package/dist/actions/get-chat-completion.d.mts +3 -17
- package/dist/actions/get-chat-completion.d.mts.map +1 -1
- package/dist/actions/get-chat-completion.mjs +1 -0
- package/dist/actions/get-chat-completion.mjs.map +1 -1
- package/dist/actions/get-chatkit-thread.cjs +1 -0
- package/dist/actions/get-chatkit-thread.cjs.map +1 -1
- package/dist/actions/get-chatkit-thread.d.cts +3 -17
- package/dist/actions/get-chatkit-thread.d.cts.map +1 -1
- package/dist/actions/get-chatkit-thread.d.mts +3 -17
- package/dist/actions/get-chatkit-thread.d.mts.map +1 -1
- package/dist/actions/get-chatkit-thread.mjs +1 -0
- package/dist/actions/get-chatkit-thread.mjs.map +1 -1
- package/dist/actions/get-conversation-item.cjs +1 -0
- package/dist/actions/get-conversation-item.cjs.map +1 -1
- package/dist/actions/get-conversation-item.d.cts +3 -19
- package/dist/actions/get-conversation-item.d.cts.map +1 -1
- package/dist/actions/get-conversation-item.d.mts +3 -19
- package/dist/actions/get-conversation-item.d.mts.map +1 -1
- package/dist/actions/get-conversation-item.mjs +1 -0
- package/dist/actions/get-conversation-item.mjs.map +1 -1
- package/dist/actions/get-eval-run-output-item.cjs +1 -0
- package/dist/actions/get-eval-run-output-item.cjs.map +1 -1
- package/dist/actions/get-eval-run-output-item.d.cts +3 -19
- package/dist/actions/get-eval-run-output-item.d.cts.map +1 -1
- package/dist/actions/get-eval-run-output-item.d.mts +3 -19
- package/dist/actions/get-eval-run-output-item.d.mts.map +1 -1
- package/dist/actions/get-eval-run-output-item.mjs +1 -0
- package/dist/actions/get-eval-run-output-item.mjs.map +1 -1
- package/dist/actions/get-eval-run-output-items.cjs +1 -0
- package/dist/actions/get-eval-run-output-items.cjs.map +1 -1
- package/dist/actions/get-eval-run-output-items.d.cts +3 -22
- package/dist/actions/get-eval-run-output-items.d.cts.map +1 -1
- package/dist/actions/get-eval-run-output-items.d.mts +3 -22
- package/dist/actions/get-eval-run-output-items.d.mts.map +1 -1
- package/dist/actions/get-eval-run-output-items.mjs +1 -0
- package/dist/actions/get-eval-run-output-items.mjs.map +1 -1
- package/dist/actions/get-eval-run.cjs +1 -0
- package/dist/actions/get-eval-run.cjs.map +1 -1
- package/dist/actions/get-eval-run.d.cts +3 -18
- package/dist/actions/get-eval-run.d.cts.map +1 -1
- package/dist/actions/get-eval-run.d.mts +3 -18
- package/dist/actions/get-eval-run.d.mts.map +1 -1
- package/dist/actions/get-eval-run.mjs +1 -0
- package/dist/actions/get-eval-run.mjs.map +1 -1
- package/dist/actions/get-eval-runs.cjs +1 -0
- package/dist/actions/get-eval-runs.cjs.map +1 -1
- package/dist/actions/get-eval-runs.d.cts +5 -23
- package/dist/actions/get-eval-runs.d.cts.map +1 -1
- package/dist/actions/get-eval-runs.d.mts +5 -23
- package/dist/actions/get-eval-runs.d.mts.map +1 -1
- package/dist/actions/get-eval-runs.mjs +1 -0
- package/dist/actions/get-eval-runs.mjs.map +1 -1
- package/dist/actions/get-eval.cjs +1 -0
- package/dist/actions/get-eval.cjs.map +1 -1
- package/dist/actions/get-eval.d.cts +3 -17
- package/dist/actions/get-eval.d.cts.map +1 -1
- package/dist/actions/get-eval.d.mts +3 -17
- package/dist/actions/get-eval.d.mts.map +1 -1
- package/dist/actions/get-eval.mjs +1 -0
- package/dist/actions/get-eval.mjs.map +1 -1
- package/dist/actions/get-input-token-counts.cjs +1 -0
- package/dist/actions/get-input-token-counts.cjs.map +1 -1
- package/dist/actions/get-input-token-counts.d.cts +3 -34
- package/dist/actions/get-input-token-counts.d.cts.map +1 -1
- package/dist/actions/get-input-token-counts.d.mts +3 -34
- package/dist/actions/get-input-token-counts.d.mts.map +1 -1
- package/dist/actions/get-input-token-counts.mjs +1 -0
- package/dist/actions/get-input-token-counts.mjs.map +1 -1
- package/dist/actions/get-message.cjs +1 -0
- package/dist/actions/get-message.cjs.map +1 -1
- package/dist/actions/get-message.d.cts +3 -18
- package/dist/actions/get-message.d.cts.map +1 -1
- package/dist/actions/get-message.d.mts +3 -18
- package/dist/actions/get-message.d.mts.map +1 -1
- package/dist/actions/get-message.mjs +1 -0
- package/dist/actions/get-message.mjs.map +1 -1
- package/dist/actions/get-response.cjs +1 -0
- package/dist/actions/get-response.cjs.map +1 -1
- package/dist/actions/get-response.d.cts +3 -21
- package/dist/actions/get-response.d.cts.map +1 -1
- package/dist/actions/get-response.d.mts +3 -21
- package/dist/actions/get-response.d.mts.map +1 -1
- package/dist/actions/get-response.mjs +1 -0
- package/dist/actions/get-response.mjs.map +1 -1
- package/dist/actions/get-run-step.cjs +1 -0
- package/dist/actions/get-run-step.cjs.map +1 -1
- package/dist/actions/get-run-step.d.cts +5 -22
- package/dist/actions/get-run-step.d.cts.map +1 -1
- package/dist/actions/get-run-step.d.mts +5 -22
- package/dist/actions/get-run-step.d.mts.map +1 -1
- package/dist/actions/get-run-step.mjs +1 -0
- package/dist/actions/get-run-step.mjs.map +1 -1
- package/dist/actions/get-vector-store-file-batch.cjs +1 -0
- package/dist/actions/get-vector-store-file-batch.cjs.map +1 -1
- package/dist/actions/get-vector-store-file-batch.d.cts +5 -20
- package/dist/actions/get-vector-store-file-batch.d.cts.map +1 -1
- package/dist/actions/get-vector-store-file-batch.d.mts +5 -20
- package/dist/actions/get-vector-store-file-batch.d.mts.map +1 -1
- package/dist/actions/get-vector-store-file-batch.mjs +1 -0
- package/dist/actions/get-vector-store-file-batch.mjs.map +1 -1
- package/dist/actions/get-vector-store-file.cjs +1 -0
- package/dist/actions/get-vector-store-file.cjs.map +1 -1
- package/dist/actions/get-vector-store-file.d.cts +5 -20
- package/dist/actions/get-vector-store-file.d.cts.map +1 -1
- package/dist/actions/get-vector-store-file.d.mts +5 -20
- package/dist/actions/get-vector-store-file.d.mts.map +1 -1
- package/dist/actions/get-vector-store-file.mjs +1 -0
- package/dist/actions/get-vector-store-file.mjs.map +1 -1
- package/dist/actions/get-vector-store.cjs +1 -0
- package/dist/actions/get-vector-store.cjs.map +1 -1
- package/dist/actions/get-vector-store.d.cts +3 -17
- package/dist/actions/get-vector-store.d.cts.map +1 -1
- package/dist/actions/get-vector-store.d.mts +3 -17
- package/dist/actions/get-vector-store.d.mts.map +1 -1
- package/dist/actions/get-vector-store.mjs +1 -0
- package/dist/actions/get-vector-store.mjs.map +1 -1
- package/dist/actions/get-video.cjs +1 -0
- package/dist/actions/get-video.cjs.map +1 -1
- package/dist/actions/get-video.d.cts +5 -19
- package/dist/actions/get-video.d.cts.map +1 -1
- package/dist/actions/get-video.d.mts +5 -19
- package/dist/actions/get-video.d.mts.map +1 -1
- package/dist/actions/get-video.mjs +1 -0
- package/dist/actions/get-video.mjs.map +1 -1
- package/dist/actions/list-assistants.cjs +1 -0
- package/dist/actions/list-assistants.cjs.map +1 -1
- package/dist/actions/list-assistants.d.cts +3 -20
- package/dist/actions/list-assistants.d.cts.map +1 -1
- package/dist/actions/list-assistants.d.mts +3 -20
- package/dist/actions/list-assistants.d.mts.map +1 -1
- package/dist/actions/list-assistants.mjs +1 -0
- package/dist/actions/list-assistants.mjs.map +1 -1
- package/dist/actions/list-batches.cjs +1 -0
- package/dist/actions/list-batches.cjs.map +1 -1
- package/dist/actions/list-batches.d.cts +8 -23
- package/dist/actions/list-batches.d.cts.map +1 -1
- package/dist/actions/list-batches.d.mts +8 -23
- package/dist/actions/list-batches.d.mts.map +1 -1
- package/dist/actions/list-batches.mjs +1 -0
- package/dist/actions/list-batches.mjs.map +1 -1
- package/dist/actions/list-chat-completions.cjs +1 -0
- package/dist/actions/list-chat-completions.cjs.map +1 -1
- package/dist/actions/list-chat-completions.d.cts +3 -21
- package/dist/actions/list-chat-completions.d.cts.map +1 -1
- package/dist/actions/list-chat-completions.d.mts +3 -21
- package/dist/actions/list-chat-completions.d.mts.map +1 -1
- package/dist/actions/list-chat-completions.mjs +1 -0
- package/dist/actions/list-chat-completions.mjs.map +1 -1
- package/dist/actions/list-chatkit-thread-items.cjs +1 -0
- package/dist/actions/list-chatkit-thread-items.cjs.map +1 -1
- package/dist/actions/list-chatkit-thread-items.d.cts +3 -21
- package/dist/actions/list-chatkit-thread-items.d.cts.map +1 -1
- package/dist/actions/list-chatkit-thread-items.d.mts +3 -21
- package/dist/actions/list-chatkit-thread-items.d.mts.map +1 -1
- package/dist/actions/list-chatkit-thread-items.mjs +1 -0
- package/dist/actions/list-chatkit-thread-items.mjs.map +1 -1
- package/dist/actions/list-container-files.cjs +1 -0
- package/dist/actions/list-container-files.cjs.map +1 -1
- package/dist/actions/list-container-files.d.cts +3 -20
- package/dist/actions/list-container-files.d.cts.map +1 -1
- package/dist/actions/list-container-files.d.mts +3 -20
- package/dist/actions/list-container-files.d.mts.map +1 -1
- package/dist/actions/list-container-files.mjs +1 -0
- package/dist/actions/list-container-files.mjs.map +1 -1
- package/dist/actions/list-containers.cjs +1 -0
- package/dist/actions/list-containers.cjs.map +1 -1
- package/dist/actions/list-containers.d.cts +3 -20
- package/dist/actions/list-containers.d.cts.map +1 -1
- package/dist/actions/list-containers.d.mts +3 -20
- package/dist/actions/list-containers.d.mts.map +1 -1
- package/dist/actions/list-containers.mjs +1 -0
- package/dist/actions/list-containers.mjs.map +1 -1
- package/dist/actions/list-conversation-items.cjs +1 -0
- package/dist/actions/list-conversation-items.cjs.map +1 -1
- package/dist/actions/list-conversation-items.d.cts +3 -21
- package/dist/actions/list-conversation-items.d.cts.map +1 -1
- package/dist/actions/list-conversation-items.d.mts +3 -21
- package/dist/actions/list-conversation-items.d.mts.map +1 -1
- package/dist/actions/list-conversation-items.mjs +1 -0
- package/dist/actions/list-conversation-items.mjs.map +1 -1
- package/dist/actions/list-engines.cjs +1 -0
- package/dist/actions/list-engines.cjs.map +1 -1
- package/dist/actions/list-engines.d.cts +3 -15
- package/dist/actions/list-engines.d.cts.map +1 -1
- package/dist/actions/list-engines.d.mts +3 -15
- package/dist/actions/list-engines.d.mts.map +1 -1
- package/dist/actions/list-engines.mjs +1 -0
- package/dist/actions/list-engines.mjs.map +1 -1
- package/dist/actions/list-evals.cjs +1 -0
- package/dist/actions/list-evals.cjs.map +1 -1
- package/dist/actions/list-evals.d.cts +3 -20
- package/dist/actions/list-evals.d.cts.map +1 -1
- package/dist/actions/list-evals.d.mts +3 -20
- package/dist/actions/list-evals.d.mts.map +1 -1
- package/dist/actions/list-evals.mjs +1 -0
- package/dist/actions/list-evals.mjs.map +1 -1
- package/dist/actions/list-files-in-vector-store-batch.cjs +1 -0
- package/dist/actions/list-files-in-vector-store-batch.cjs.map +1 -1
- package/dist/actions/list-files-in-vector-store-batch.d.cts +7 -27
- package/dist/actions/list-files-in-vector-store-batch.d.cts.map +1 -1
- package/dist/actions/list-files-in-vector-store-batch.d.mts +7 -27
- package/dist/actions/list-files-in-vector-store-batch.d.mts.map +1 -1
- package/dist/actions/list-files-in-vector-store-batch.mjs +1 -0
- package/dist/actions/list-files-in-vector-store-batch.mjs.map +1 -1
- package/dist/actions/list-files.cjs +1 -0
- package/dist/actions/list-files.cjs.map +1 -1
- package/dist/actions/list-files.d.cts +3 -19
- package/dist/actions/list-files.d.cts.map +1 -1
- package/dist/actions/list-files.d.mts +3 -19
- package/dist/actions/list-files.d.mts.map +1 -1
- package/dist/actions/list-files.mjs +1 -0
- package/dist/actions/list-files.mjs.map +1 -1
- package/dist/actions/list-fine-tunes.cjs +1 -0
- package/dist/actions/list-fine-tunes.cjs.map +1 -1
- package/dist/actions/list-fine-tunes.d.cts +3 -18
- package/dist/actions/list-fine-tunes.d.cts.map +1 -1
- package/dist/actions/list-fine-tunes.d.mts +3 -18
- package/dist/actions/list-fine-tunes.d.mts.map +1 -1
- package/dist/actions/list-fine-tunes.mjs +1 -0
- package/dist/actions/list-fine-tunes.mjs.map +1 -1
- package/dist/actions/list-fine-tuning-events.cjs +1 -0
- package/dist/actions/list-fine-tuning-events.cjs.map +1 -1
- package/dist/actions/list-fine-tuning-events.d.cts +3 -19
- package/dist/actions/list-fine-tuning-events.d.cts.map +1 -1
- package/dist/actions/list-fine-tuning-events.d.mts +3 -19
- package/dist/actions/list-fine-tuning-events.d.mts.map +1 -1
- package/dist/actions/list-fine-tuning-events.mjs +1 -0
- package/dist/actions/list-fine-tuning-events.mjs.map +1 -1
- package/dist/actions/list-fine-tuning-job-checkpoints.cjs +1 -0
- package/dist/actions/list-fine-tuning-job-checkpoints.cjs.map +1 -1
- package/dist/actions/list-fine-tuning-job-checkpoints.d.cts +3 -19
- package/dist/actions/list-fine-tuning-job-checkpoints.d.cts.map +1 -1
- package/dist/actions/list-fine-tuning-job-checkpoints.d.mts +3 -19
- package/dist/actions/list-fine-tuning-job-checkpoints.d.mts.map +1 -1
- package/dist/actions/list-fine-tuning-job-checkpoints.mjs +1 -0
- package/dist/actions/list-fine-tuning-job-checkpoints.mjs.map +1 -1
- package/dist/actions/list-input-items.cjs +1 -0
- package/dist/actions/list-input-items.cjs.map +1 -1
- package/dist/actions/list-input-items.d.cts +3 -21
- package/dist/actions/list-input-items.d.cts.map +1 -1
- package/dist/actions/list-input-items.d.mts +3 -21
- package/dist/actions/list-input-items.d.mts.map +1 -1
- package/dist/actions/list-input-items.mjs +1 -0
- package/dist/actions/list-input-items.mjs.map +1 -1
- package/dist/actions/list-messages.cjs +1 -0
- package/dist/actions/list-messages.cjs.map +1 -1
- package/dist/actions/list-messages.d.cts +3 -22
- package/dist/actions/list-messages.d.cts.map +1 -1
- package/dist/actions/list-messages.d.mts +3 -22
- package/dist/actions/list-messages.d.mts.map +1 -1
- package/dist/actions/list-messages.mjs +1 -0
- package/dist/actions/list-messages.mjs.map +1 -1
- package/dist/actions/list-models.cjs +1 -0
- package/dist/actions/list-models.cjs.map +1 -1
- package/dist/actions/list-models.d.cts +3 -15
- package/dist/actions/list-models.d.cts.map +1 -1
- package/dist/actions/list-models.d.mts +3 -15
- package/dist/actions/list-models.d.mts.map +1 -1
- package/dist/actions/list-models.mjs +1 -0
- package/dist/actions/list-models.mjs.map +1 -1
- package/dist/actions/list-run-steps.cjs +1 -0
- package/dist/actions/list-run-steps.cjs.map +1 -1
- package/dist/actions/list-run-steps.d.cts +5 -25
- package/dist/actions/list-run-steps.d.cts.map +1 -1
- package/dist/actions/list-run-steps.d.mts +5 -25
- package/dist/actions/list-run-steps.d.mts.map +1 -1
- package/dist/actions/list-run-steps.mjs +1 -0
- package/dist/actions/list-run-steps.mjs.map +1 -1
- package/dist/actions/list-runs.cjs +1 -0
- package/dist/actions/list-runs.cjs.map +1 -1
- package/dist/actions/list-runs.d.cts +8 -26
- package/dist/actions/list-runs.d.cts.map +1 -1
- package/dist/actions/list-runs.d.mts +8 -26
- package/dist/actions/list-runs.d.mts.map +1 -1
- package/dist/actions/list-runs.mjs +1 -0
- package/dist/actions/list-runs.mjs.map +1 -1
- package/dist/actions/list-skills.cjs +1 -0
- package/dist/actions/list-skills.cjs.map +1 -1
- package/dist/actions/list-skills.d.cts +3 -19
- package/dist/actions/list-skills.d.cts.map +1 -1
- package/dist/actions/list-skills.d.mts +3 -19
- package/dist/actions/list-skills.d.mts.map +1 -1
- package/dist/actions/list-skills.mjs +1 -0
- package/dist/actions/list-skills.mjs.map +1 -1
- package/dist/actions/list-threads.cjs +1 -0
- package/dist/actions/list-threads.cjs.map +1 -1
- package/dist/actions/list-threads.d.cts +3 -21
- package/dist/actions/list-threads.d.cts.map +1 -1
- package/dist/actions/list-threads.d.mts +3 -21
- package/dist/actions/list-threads.d.mts.map +1 -1
- package/dist/actions/list-threads.mjs +1 -0
- package/dist/actions/list-threads.mjs.map +1 -1
- package/dist/actions/list-vector-store-files.cjs +1 -0
- package/dist/actions/list-vector-store-files.cjs.map +1 -1
- package/dist/actions/list-vector-store-files.d.cts +7 -26
- package/dist/actions/list-vector-store-files.d.cts.map +1 -1
- package/dist/actions/list-vector-store-files.d.mts +7 -26
- package/dist/actions/list-vector-store-files.d.mts.map +1 -1
- package/dist/actions/list-vector-store-files.mjs +1 -0
- package/dist/actions/list-vector-store-files.mjs.map +1 -1
- package/dist/actions/list-vector-stores.cjs +1 -0
- package/dist/actions/list-vector-stores.cjs.map +1 -1
- package/dist/actions/list-vector-stores.d.cts +3 -20
- package/dist/actions/list-vector-stores.d.cts.map +1 -1
- package/dist/actions/list-vector-stores.d.mts +3 -20
- package/dist/actions/list-vector-stores.d.mts.map +1 -1
- package/dist/actions/list-vector-stores.mjs +1 -0
- package/dist/actions/list-vector-stores.mjs.map +1 -1
- package/dist/actions/list-videos.cjs +1 -0
- package/dist/actions/list-videos.cjs.map +1 -1
- package/dist/actions/list-videos.d.cts +5 -21
- package/dist/actions/list-videos.d.cts.map +1 -1
- package/dist/actions/list-videos.d.mts +5 -21
- package/dist/actions/list-videos.d.mts.map +1 -1
- package/dist/actions/list-videos.mjs +1 -0
- package/dist/actions/list-videos.mjs.map +1 -1
- package/dist/actions/modify-assistant.cjs +1 -0
- package/dist/actions/modify-assistant.cjs.map +1 -1
- package/dist/actions/modify-assistant.d.cts +3 -34
- package/dist/actions/modify-assistant.d.cts.map +1 -1
- package/dist/actions/modify-assistant.d.mts +3 -34
- package/dist/actions/modify-assistant.d.mts.map +1 -1
- package/dist/actions/modify-assistant.mjs +1 -0
- package/dist/actions/modify-assistant.mjs.map +1 -1
- package/dist/actions/modify-message.cjs +1 -0
- package/dist/actions/modify-message.cjs.map +1 -1
- package/dist/actions/modify-message.d.cts +3 -19
- package/dist/actions/modify-message.d.cts.map +1 -1
- package/dist/actions/modify-message.d.mts +3 -19
- package/dist/actions/modify-message.d.mts.map +1 -1
- package/dist/actions/modify-message.mjs +1 -0
- package/dist/actions/modify-message.mjs.map +1 -1
- package/dist/actions/modify-run.cjs +1 -0
- package/dist/actions/modify-run.cjs.map +1 -1
- package/dist/actions/modify-run.d.cts +8 -24
- package/dist/actions/modify-run.d.cts.map +1 -1
- package/dist/actions/modify-run.d.mts +8 -24
- package/dist/actions/modify-run.d.mts.map +1 -1
- package/dist/actions/modify-run.mjs +1 -0
- package/dist/actions/modify-run.mjs.map +1 -1
- package/dist/actions/modify-thread.cjs +1 -0
- package/dist/actions/modify-thread.cjs.map +1 -1
- package/dist/actions/modify-thread.d.cts +3 -18
- package/dist/actions/modify-thread.d.cts.map +1 -1
- package/dist/actions/modify-thread.d.mts +3 -18
- package/dist/actions/modify-thread.d.mts.map +1 -1
- package/dist/actions/modify-thread.mjs +1 -0
- package/dist/actions/modify-thread.mjs.map +1 -1
- package/dist/actions/modify-vector-store.cjs +1 -0
- package/dist/actions/modify-vector-store.cjs.map +1 -1
- package/dist/actions/modify-vector-store.d.cts +3 -23
- package/dist/actions/modify-vector-store.d.cts.map +1 -1
- package/dist/actions/modify-vector-store.d.mts +3 -23
- package/dist/actions/modify-vector-store.d.mts.map +1 -1
- package/dist/actions/modify-vector-store.mjs +1 -0
- package/dist/actions/modify-vector-store.mjs.map +1 -1
- package/dist/actions/retrieve-assistant.cjs +1 -0
- package/dist/actions/retrieve-assistant.cjs.map +1 -1
- package/dist/actions/retrieve-assistant.d.cts +3 -17
- package/dist/actions/retrieve-assistant.d.cts.map +1 -1
- package/dist/actions/retrieve-assistant.d.mts +3 -17
- package/dist/actions/retrieve-assistant.d.mts.map +1 -1
- package/dist/actions/retrieve-assistant.mjs +1 -0
- package/dist/actions/retrieve-assistant.mjs.map +1 -1
- package/dist/actions/retrieve-batch.cjs +1 -0
- package/dist/actions/retrieve-batch.cjs.map +1 -1
- package/dist/actions/retrieve-batch.d.cts +8 -22
- package/dist/actions/retrieve-batch.d.cts.map +1 -1
- package/dist/actions/retrieve-batch.d.mts +8 -22
- package/dist/actions/retrieve-batch.d.mts.map +1 -1
- package/dist/actions/retrieve-batch.mjs +1 -0
- package/dist/actions/retrieve-batch.mjs.map +1 -1
- package/dist/actions/retrieve-container-file-content.cjs +1 -0
- package/dist/actions/retrieve-container-file-content.cjs.map +1 -1
- package/dist/actions/retrieve-container-file-content.d.cts +3 -18
- package/dist/actions/retrieve-container-file-content.d.cts.map +1 -1
- package/dist/actions/retrieve-container-file-content.d.mts +3 -18
- package/dist/actions/retrieve-container-file-content.d.mts.map +1 -1
- package/dist/actions/retrieve-container-file-content.mjs +1 -0
- package/dist/actions/retrieve-container-file-content.mjs.map +1 -1
- package/dist/actions/retrieve-container-file.cjs +1 -0
- package/dist/actions/retrieve-container-file.cjs.map +1 -1
- package/dist/actions/retrieve-container-file.d.cts +3 -18
- package/dist/actions/retrieve-container-file.d.cts.map +1 -1
- package/dist/actions/retrieve-container-file.d.mts +3 -18
- package/dist/actions/retrieve-container-file.d.mts.map +1 -1
- package/dist/actions/retrieve-container-file.mjs +1 -0
- package/dist/actions/retrieve-container-file.mjs.map +1 -1
- package/dist/actions/retrieve-container.cjs +1 -0
- package/dist/actions/retrieve-container.cjs.map +1 -1
- package/dist/actions/retrieve-container.d.cts +3 -17
- package/dist/actions/retrieve-container.d.cts.map +1 -1
- package/dist/actions/retrieve-container.d.mts +3 -17
- package/dist/actions/retrieve-container.d.mts.map +1 -1
- package/dist/actions/retrieve-container.mjs +1 -0
- package/dist/actions/retrieve-container.mjs.map +1 -1
- package/dist/actions/retrieve-engine.cjs +1 -0
- package/dist/actions/retrieve-engine.cjs.map +1 -1
- package/dist/actions/retrieve-engine.d.cts +3 -17
- package/dist/actions/retrieve-engine.d.cts.map +1 -1
- package/dist/actions/retrieve-engine.d.mts +3 -17
- package/dist/actions/retrieve-engine.d.mts.map +1 -1
- package/dist/actions/retrieve-engine.mjs +1 -0
- package/dist/actions/retrieve-engine.mjs.map +1 -1
- package/dist/actions/retrieve-file.cjs +1 -0
- package/dist/actions/retrieve-file.cjs.map +1 -1
- package/dist/actions/retrieve-file.d.cts +3 -17
- package/dist/actions/retrieve-file.d.cts.map +1 -1
- package/dist/actions/retrieve-file.d.mts +3 -17
- package/dist/actions/retrieve-file.d.mts.map +1 -1
- package/dist/actions/retrieve-file.mjs +1 -0
- package/dist/actions/retrieve-file.mjs.map +1 -1
- package/dist/actions/retrieve-fine-tuning-job.cjs +1 -0
- package/dist/actions/retrieve-fine-tuning-job.cjs.map +1 -1
- package/dist/actions/retrieve-fine-tuning-job.d.cts +5 -19
- package/dist/actions/retrieve-fine-tuning-job.d.cts.map +1 -1
- package/dist/actions/retrieve-fine-tuning-job.d.mts +5 -19
- package/dist/actions/retrieve-fine-tuning-job.d.mts.map +1 -1
- package/dist/actions/retrieve-fine-tuning-job.mjs +1 -0
- package/dist/actions/retrieve-fine-tuning-job.mjs.map +1 -1
- package/dist/actions/retrieve-model.cjs +1 -0
- package/dist/actions/retrieve-model.cjs.map +1 -1
- package/dist/actions/retrieve-model.d.cts +3 -17
- package/dist/actions/retrieve-model.d.cts.map +1 -1
- package/dist/actions/retrieve-model.d.mts +3 -17
- package/dist/actions/retrieve-model.d.mts.map +1 -1
- package/dist/actions/retrieve-model.mjs +1 -0
- package/dist/actions/retrieve-model.mjs.map +1 -1
- package/dist/actions/retrieve-run.cjs +1 -0
- package/dist/actions/retrieve-run.cjs.map +1 -1
- package/dist/actions/retrieve-run.d.cts +8 -23
- package/dist/actions/retrieve-run.d.cts.map +1 -1
- package/dist/actions/retrieve-run.d.mts +8 -23
- package/dist/actions/retrieve-run.d.mts.map +1 -1
- package/dist/actions/retrieve-run.mjs +1 -0
- package/dist/actions/retrieve-run.mjs.map +1 -1
- package/dist/actions/retrieve-thread.cjs +1 -0
- package/dist/actions/retrieve-thread.cjs.map +1 -1
- package/dist/actions/retrieve-thread.d.cts +3 -17
- package/dist/actions/retrieve-thread.d.cts.map +1 -1
- package/dist/actions/retrieve-thread.d.mts +3 -17
- package/dist/actions/retrieve-thread.d.mts.map +1 -1
- package/dist/actions/retrieve-thread.mjs +1 -0
- package/dist/actions/retrieve-thread.mjs.map +1 -1
- package/dist/actions/retrieve-vector-store-file-content.cjs +1 -0
- package/dist/actions/retrieve-vector-store-file-content.cjs.map +1 -1
- package/dist/actions/retrieve-vector-store-file-content.d.cts +3 -18
- package/dist/actions/retrieve-vector-store-file-content.d.cts.map +1 -1
- package/dist/actions/retrieve-vector-store-file-content.d.mts +3 -18
- package/dist/actions/retrieve-vector-store-file-content.d.mts.map +1 -1
- package/dist/actions/retrieve-vector-store-file-content.mjs +1 -0
- package/dist/actions/retrieve-vector-store-file-content.mjs.map +1 -1
- package/dist/actions/run-grader.cjs +1 -0
- package/dist/actions/run-grader.cjs.map +1 -1
- package/dist/actions/run-grader.d.cts +3 -53
- package/dist/actions/run-grader.d.cts.map +1 -1
- package/dist/actions/run-grader.d.mts +3 -53
- package/dist/actions/run-grader.d.mts.map +1 -1
- package/dist/actions/run-grader.mjs +1 -0
- package/dist/actions/run-grader.mjs.map +1 -1
- package/dist/actions/search-vector-store.cjs +1 -0
- package/dist/actions/search-vector-store.cjs.map +1 -1
- package/dist/actions/search-vector-store.d.cts +4 -26
- package/dist/actions/search-vector-store.d.cts.map +1 -1
- package/dist/actions/search-vector-store.d.mts +4 -26
- package/dist/actions/search-vector-store.d.mts.map +1 -1
- package/dist/actions/search-vector-store.mjs +1 -0
- package/dist/actions/search-vector-store.mjs.map +1 -1
- package/dist/actions/submit-tool-outputs-to-run.cjs +1 -0
- package/dist/actions/submit-tool-outputs-to-run.cjs.map +1 -1
- package/dist/actions/submit-tool-outputs-to-run.d.cts +8 -29
- package/dist/actions/submit-tool-outputs-to-run.d.cts.map +1 -1
- package/dist/actions/submit-tool-outputs-to-run.d.mts +8 -29
- package/dist/actions/submit-tool-outputs-to-run.d.mts.map +1 -1
- package/dist/actions/submit-tool-outputs-to-run.mjs +1 -0
- package/dist/actions/submit-tool-outputs-to-run.mjs.map +1 -1
- package/dist/actions/update-chat-completion.cjs +1 -0
- package/dist/actions/update-chat-completion.cjs.map +1 -1
- package/dist/actions/update-chat-completion.d.cts +3 -18
- package/dist/actions/update-chat-completion.d.cts.map +1 -1
- package/dist/actions/update-chat-completion.d.mts +3 -18
- package/dist/actions/update-chat-completion.d.mts.map +1 -1
- package/dist/actions/update-chat-completion.mjs +1 -0
- package/dist/actions/update-chat-completion.mjs.map +1 -1
- package/dist/actions/update-conversation.cjs +1 -0
- package/dist/actions/update-conversation.cjs.map +1 -1
- package/dist/actions/update-conversation.d.cts +3 -18
- package/dist/actions/update-conversation.d.cts.map +1 -1
- package/dist/actions/update-conversation.d.mts +3 -18
- package/dist/actions/update-conversation.d.mts.map +1 -1
- package/dist/actions/update-conversation.mjs +1 -0
- package/dist/actions/update-conversation.mjs.map +1 -1
- package/dist/actions/update-eval.cjs +1 -0
- package/dist/actions/update-eval.cjs.map +1 -1
- package/dist/actions/update-eval.d.cts +3 -19
- package/dist/actions/update-eval.d.cts.map +1 -1
- package/dist/actions/update-eval.d.mts +3 -19
- package/dist/actions/update-eval.d.mts.map +1 -1
- package/dist/actions/update-eval.mjs +1 -0
- package/dist/actions/update-eval.mjs.map +1 -1
- package/dist/actions/update-vector-store-file-attributes.cjs +1 -0
- package/dist/actions/update-vector-store-file-attributes.cjs.map +1 -1
- package/dist/actions/update-vector-store-file-attributes.d.cts +5 -21
- package/dist/actions/update-vector-store-file-attributes.d.cts.map +1 -1
- package/dist/actions/update-vector-store-file-attributes.d.mts +5 -21
- package/dist/actions/update-vector-store-file-attributes.d.mts.map +1 -1
- package/dist/actions/update-vector-store-file-attributes.mjs +1 -0
- package/dist/actions/update-vector-store-file-attributes.mjs.map +1 -1
- package/dist/actions/upload-file.cjs +1 -0
- package/dist/actions/upload-file.cjs.map +1 -1
- package/dist/actions/upload-file.d.cts +3 -18
- package/dist/actions/upload-file.d.cts.map +1 -1
- package/dist/actions/upload-file.d.mts +3 -18
- package/dist/actions/upload-file.d.mts.map +1 -1
- package/dist/actions/upload-file.mjs +1 -0
- package/dist/actions/upload-file.mjs.map +1 -1
- package/dist/actions/validate-grader.cjs +1 -0
- package/dist/actions/validate-grader.cjs.map +1 -1
- package/dist/actions/validate-grader.d.cts +3 -51
- package/dist/actions/validate-grader.d.cts.map +1 -1
- package/dist/actions/validate-grader.d.mts +3 -51
- package/dist/actions/validate-grader.d.mts.map +1 -1
- package/dist/actions/validate-grader.mjs +1 -0
- package/dist/actions/validate-grader.mjs.map +1 -1
- package/dist/app.cjs +5 -4
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { openai } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-video.d.ts
|
|
@@ -20,10 +22,10 @@ declare const OpenaiGetVideoOutput: z.ZodObject<{
|
|
|
20
22
|
object: z.ZodNullable<z.ZodString>;
|
|
21
23
|
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
status: z.ZodNullable<z.ZodEnum<{
|
|
23
|
-
queued: "queued";
|
|
24
|
-
in_progress: "in_progress";
|
|
25
25
|
failed: "failed";
|
|
26
|
+
in_progress: "in_progress";
|
|
26
27
|
completed: "completed";
|
|
28
|
+
queued: "queued";
|
|
27
29
|
}>>;
|
|
28
30
|
seconds: z.ZodNullable<z.ZodEnum<{
|
|
29
31
|
4: "4";
|
|
@@ -36,23 +38,7 @@ declare const OpenaiGetVideoOutput: z.ZodObject<{
|
|
|
36
38
|
completed_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
39
|
remixed_from_video_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
40
|
}, z.core.$loose>;
|
|
39
|
-
declare const openaiGetVideo:
|
|
40
|
-
video_id: string;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
|
|
42
|
-
connectionId: z.ZodString;
|
|
43
|
-
entityId: z.ZodString;
|
|
44
|
-
instanceId: z.ZodString;
|
|
45
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
-
generic_api_key: z.ZodString;
|
|
47
|
-
organization_id: z.ZodString;
|
|
48
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
|
|
49
|
-
connectionId: z.ZodString;
|
|
50
|
-
entityId: z.ZodString;
|
|
51
|
-
instanceId: z.ZodString;
|
|
52
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
-
generic_api_key: z.ZodString;
|
|
54
|
-
organization_id: z.ZodString;
|
|
55
|
-
}, z.core.$strip>>]>;
|
|
41
|
+
declare const openaiGetVideo: AppAction<typeof OpenaiGetVideoInput, typeof OpenaiGetVideoOutput, typeof openai.credential>;
|
|
56
42
|
//#endregion
|
|
57
43
|
export { openaiGetVideo };
|
|
58
44
|
//# sourceMappingURL=get-video.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-video.d.cts","names":[],"sources":["../../src/actions/get-video.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-video.d.cts","names":[],"sources":["../../src/actions/get-video.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;cAUnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgBpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { openai } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-video.d.ts
|
|
@@ -20,10 +22,10 @@ declare const OpenaiGetVideoOutput: z.ZodObject<{
|
|
|
20
22
|
object: z.ZodNullable<z.ZodString>;
|
|
21
23
|
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
status: z.ZodNullable<z.ZodEnum<{
|
|
23
|
-
queued: "queued";
|
|
24
|
-
in_progress: "in_progress";
|
|
25
25
|
failed: "failed";
|
|
26
|
+
in_progress: "in_progress";
|
|
26
27
|
completed: "completed";
|
|
28
|
+
queued: "queued";
|
|
27
29
|
}>>;
|
|
28
30
|
seconds: z.ZodNullable<z.ZodEnum<{
|
|
29
31
|
4: "4";
|
|
@@ -36,23 +38,7 @@ declare const OpenaiGetVideoOutput: z.ZodObject<{
|
|
|
36
38
|
completed_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
39
|
remixed_from_video_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
40
|
}, z.core.$loose>;
|
|
39
|
-
declare const openaiGetVideo:
|
|
40
|
-
video_id: string;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
|
|
42
|
-
connectionId: z.ZodString;
|
|
43
|
-
entityId: z.ZodString;
|
|
44
|
-
instanceId: z.ZodString;
|
|
45
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
-
generic_api_key: z.ZodString;
|
|
47
|
-
organization_id: z.ZodString;
|
|
48
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
|
|
49
|
-
connectionId: z.ZodString;
|
|
50
|
-
entityId: z.ZodString;
|
|
51
|
-
instanceId: z.ZodString;
|
|
52
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
-
generic_api_key: z.ZodString;
|
|
54
|
-
organization_id: z.ZodString;
|
|
55
|
-
}, z.core.$strip>>]>;
|
|
41
|
+
declare const openaiGetVideo: AppAction<typeof OpenaiGetVideoInput, typeof OpenaiGetVideoOutput, typeof openai.credential>;
|
|
56
42
|
//#endregion
|
|
57
43
|
export { openaiGetVideo };
|
|
58
44
|
//# sourceMappingURL=get-video.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-video.d.mts","names":[],"sources":["../../src/actions/get-video.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-video.d.mts","names":[],"sources":["../../src/actions/get-video.ts"],"mappings":";;;;;cAMa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;cAUnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgBpB,cAAA,EAAgB,SAAA,QACpB,mBAAA,SACA,oBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-video.mjs","names":[],"sources":["../../src/actions/get-video.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiGetVideoInput = z.object({\n video_id: z.string().describe(\"The unique identifier of the video generation job to retrieve. This ID is returned when you create a video generation job.\"),\n}).describe(\"Request model for retrieving a video generation job by ID.\");\nconst OpenaiGetVideo_VideoSizeSchema = z.enum([\"720x1280\", \"1280x720\", \"1024x1792\", \"1792x1024\"]).describe(\"Resolution options for video generation.\");\nconst OpenaiGetVideo_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.\");\nconst OpenaiGetVideo_VideoStatusSchema = z.enum([\"queued\", \"in_progress\", \"completed\", \"failed\"]).describe(\"Status options for video generation jobs.\");\nconst OpenaiGetVideo_VideoSecondsSchema = z.enum([\"4\", \"8\", \"12\"]).describe(\"Duration options for video generation.\");\nexport const OpenaiGetVideoOutput = z.object({\n id: z.string().describe(\"Unique identifier for the video generation job\").nullable(),\n size: OpenaiGetVideo_VideoSizeSchema.nullable(),\n error: OpenaiGetVideo_VideoErrorSchema.nullable().optional(),\n model: z.string().describe(\"The model ID used for generating this video\").nullable(),\n object: z.string().describe(\"The object type, which is always 'video'\").nullable(),\n prompt: z.string().describe(\"The text prompt used to generate this video\").nullable().optional(),\n status: OpenaiGetVideo_VideoStatusSchema.nullable(),\n seconds: OpenaiGetVideo_VideoSecondsSchema.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 retrieving a video generation job.\");\n\nexport const openaiGetVideo = action(\"OPENAI_GET_VIDEO\", {\n slug: \"openai-get-video\",\n name: \"Get Video\",\n description: \"Tool to retrieve a video generation job by its unique identifier. Use when you need to check the status, progress, or details of a video generation task.\",\n input: OpenaiGetVideoInput,\n output: OpenaiGetVideoOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-video.mjs","names":[],"sources":["../../src/actions/get-video.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { openai } from \"../app\";\n\nexport const OpenaiGetVideoInput = z.object({\n video_id: z.string().describe(\"The unique identifier of the video generation job to retrieve. This ID is returned when you create a video generation job.\"),\n}).describe(\"Request model for retrieving a video generation job by ID.\");\nconst OpenaiGetVideo_VideoSizeSchema = z.enum([\"720x1280\", \"1280x720\", \"1024x1792\", \"1792x1024\"]).describe(\"Resolution options for video generation.\");\nconst OpenaiGetVideo_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.\");\nconst OpenaiGetVideo_VideoStatusSchema = z.enum([\"queued\", \"in_progress\", \"completed\", \"failed\"]).describe(\"Status options for video generation jobs.\");\nconst OpenaiGetVideo_VideoSecondsSchema = z.enum([\"4\", \"8\", \"12\"]).describe(\"Duration options for video generation.\");\nexport const OpenaiGetVideoOutput = z.object({\n id: z.string().describe(\"Unique identifier for the video generation job\").nullable(),\n size: OpenaiGetVideo_VideoSizeSchema.nullable(),\n error: OpenaiGetVideo_VideoErrorSchema.nullable().optional(),\n model: z.string().describe(\"The model ID used for generating this video\").nullable(),\n object: z.string().describe(\"The object type, which is always 'video'\").nullable(),\n prompt: z.string().describe(\"The text prompt used to generate this video\").nullable().optional(),\n status: OpenaiGetVideo_VideoStatusSchema.nullable(),\n seconds: OpenaiGetVideo_VideoSecondsSchema.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 retrieving a video generation job.\");\n\nexport const openaiGetVideo: AppAction<\n typeof OpenaiGetVideoInput,\n typeof OpenaiGetVideoOutput,\n typeof openai.credential\n> = action(\"OPENAI_GET_VIDEO\", {\n slug: \"openai-get-video\",\n name: \"Get Video\",\n description: \"Tool to retrieve a video generation job by its unique identifier. Use when you need to check the status, progress, or details of a video generation task.\",\n input: OpenaiGetVideoInput,\n output: OpenaiGetVideoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,sBAAsB,EAAE,OAAO,EAC1C,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,EAC5J,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,iCAAiC,EAAE,KAAK;CAAC;CAAY;CAAY;CAAa;AAAW,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACrJ,MAAM,kCAAkC,EAAE,OAAO;CAC/C,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;AACpE,MAAM,mCAAmC,EAAE,KAAK;CAAC;CAAU;CAAe;CAAa;AAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACtJ,MAAM,oCAAoC,EAAE,KAAK;CAAC;CAAK;CAAK;AAAI,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAiBpH,MAAa,iBAIT,OAAO,oBAAoB;CAC7B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAzBkC,EAAE,OAAO;EAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACnF,MAAM,+BAA+B,SAAS;EAC9C,OAAO,gCAAgC,SAAS,CAAC,CAAC,SAAS;EAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,QAAQ,iCAAiC,SAAS;EAClD,SAAS,kCAAkC,SAAS;EACpD,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,wDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-assistants.cjs","names":["z","action"],"sources":["../../src/actions/list-assistants.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiListAssistantsInput = z.object({\n after: z.string().describe(\"Cursor for pagination. Provide an object ID to fetch the next page after that ID.\").optional(),\n limit: z.number().int().describe(\"Limit on the number of assistants to return (1-100). Default is 20.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort order by created_at timestamp: 'asc' for ascending, 'desc' for descending. Default is 'desc'.\").optional(),\n before: z.string().describe(\"Cursor for pagination. Provide an object ID to fetch the previous page before that ID.\").optional(),\n}).describe(\"Request model for listing assistants.\");\nconst OpenaiListAssistants_CodeInterpreterToolSchema = z.object({\n type: z.string().describe(\"Type of tool: code_interpreter\").nullable(),\n}).passthrough().describe(\"Code interpreter tool configuration.\");\nconst OpenaiListAssistants_FileSearchRankingOptionsSchema = z.object({\n ranker: z.enum([\"auto\", \"default_2024_08_21\"]).describe(\"Ranker selection\").nullable().optional(),\n score_threshold: z.number().describe(\"Scoring threshold (0-1)\").nullable(),\n}).passthrough().describe(\"Ranking options for file search.\");\nconst OpenaiListAssistants_FileSearchConfigSchema = z.object({\n max_num_results: z.number().int().describe(\"Maximum search results (1-50)\").nullable().optional(),\n ranking_options: OpenaiListAssistants_FileSearchRankingOptionsSchema.nullable().optional(),\n}).passthrough().describe(\"File search configuration.\");\nconst OpenaiListAssistants_FileSearchToolSchema = z.object({\n type: z.string().describe(\"Type of tool: file_search\").nullable(),\n file_search: OpenaiListAssistants_FileSearchConfigSchema.nullable().optional(),\n}).passthrough().describe(\"File search tool configuration.\");\nconst OpenaiListAssistants_FunctionDefinitionSchema = z.object({\n name: z.string().describe(\"Function name (a-z, A-Z, 0-9, underscores, dashes; max 64 chars)\").nullable(),\n strict: z.boolean().describe(\"Enable strict schema adherence\").nullable().optional(),\n parameters: z.record(z.string(), z.unknown()).describe(\"JSON Schema describing function parameters\").nullable().optional(),\n description: z.string().describe(\"What the function does\").nullable().optional(),\n}).passthrough().describe(\"Function definition for function tools.\");\nconst OpenaiListAssistants_FunctionToolSchema = z.object({\n type: z.string().describe(\"Type of tool: function\").nullable(),\n \"function\": OpenaiListAssistants_FunctionDefinitionSchema.nullable(),\n}).passthrough().describe(\"Function tool configuration.\");\nconst OpenaiListAssistants_ToolResourcesFileSearchSchema = z.object({\n vector_store_ids: z.array(z.string()).describe(\"Vector store IDs (max 1)\").nullable().optional(),\n}).passthrough().describe(\"File search resources.\");\nconst OpenaiListAssistants_ToolResourcesCodeInterpreterSchema = z.object({\n file_ids: z.array(z.string()).describe(\"File IDs (max 20)\").nullable().optional(),\n}).passthrough().describe(\"Code interpreter resources.\");\nconst OpenaiListAssistants_ToolResourcesSchema = z.object({\n file_search: OpenaiListAssistants_ToolResourcesFileSearchSchema.nullable().optional(),\n code_interpreter: OpenaiListAssistants_ToolResourcesCodeInterpreterSchema.nullable().optional(),\n}).passthrough().describe(\"Tool resources available to the assistant.\");\nconst OpenaiListAssistants_ResponseFormatTextSchema = z.object({\n type: z.string().describe(\"Type: text\").nullable(),\n}).passthrough().describe(\"Text response format.\");\nconst OpenaiListAssistants_ResponseFormatJSONObjectSchema = z.object({\n type: z.string().describe(\"Type: json_object\").nullable(),\n}).passthrough().describe(\"JSON object response format.\");\nconst OpenaiListAssistants_JSONSchemaSchema = z.object({\n name: z.string().describe(\"Schema name (a-z, A-Z, 0-9, underscores, dashes; max 64 chars)\").nullable(),\n schema: z.record(z.string(), z.unknown()).describe(\"JSON Schema object\").nullable().optional(),\n strict: z.boolean().describe(\"Enable strict schema adherence\").nullable().optional(),\n description: z.string().describe(\"What the response format is for\").nullable().optional(),\n}).passthrough().describe(\"JSON Schema definition.\");\nconst OpenaiListAssistants_ResponseFormatJSONSchemaSchema = z.object({\n type: z.string().describe(\"Type: json_schema\").nullable(),\n json_schema: OpenaiListAssistants_JSONSchemaSchema.nullable(),\n}).passthrough().describe(\"JSON Schema response format.\");\nconst OpenaiListAssistants_AssistantSchema = z.object({\n id: z.string().describe(\"Unique identifier for the assistant\").nullable(),\n name: z.string().describe(\"User-friendly name of the assistant\").nullable().optional(),\n model: z.string().describe(\"Model ID used by the assistant\").nullable(),\n tools: z.array(z.union([OpenaiListAssistants_CodeInterpreterToolSchema, OpenaiListAssistants_FileSearchToolSchema, OpenaiListAssistants_FunctionToolSchema])).describe(\"Tools assigned to the assistant (max 128)\").nullable().optional(),\n top_p: z.number().describe(\"Nucleus sampling parameter for the assistant\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'assistant'\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the assistant\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the assistant was created\").nullable(),\n description: z.string().describe(\"Description of the assistant\").nullable().optional(),\n temperature: z.number().describe(\"Sampling temperature for the assistant\").nullable().optional(),\n instructions: z.string().describe(\"System instructions for the assistant\").nullable().optional(),\n tool_resources: OpenaiListAssistants_ToolResourcesSchema.nullable().optional(),\n response_format: z.union([z.string(), OpenaiListAssistants_ResponseFormatTextSchema, OpenaiListAssistants_ResponseFormatJSONObjectSchema, OpenaiListAssistants_ResponseFormatJSONSchemaSchema]).nullable().optional(),\n}).passthrough().describe(\"Assistant object returned by the API.\");\nexport const OpenaiListAssistantsOutput = z.object({\n data: z.array(OpenaiListAssistants_AssistantSchema).describe(\"Array of assistant objects\"),\n object: z.string().describe(\"Object type, always 'list'\").nullable(),\n last_id: z.string().describe(\"ID of the last assistant in the list\").nullable().optional(),\n first_id: z.string().describe(\"ID of the first assistant in the list\").nullable().optional(),\n has_more: z.boolean().describe(\"Whether there are more assistants available for pagination\").nullable(),\n}).passthrough().describe(\"Response model for listing assistants.\");\n\nexport const openaiListAssistants = action(\"OPENAI_LIST_ASSISTANTS\", {\n slug: \"openai-list-assistants\",\n name: \"List Assistants\",\n description: \"Tool to list assistants to discover the correct assistant_id by name or metadata. Use when assistant_id is unknown to avoid 404 errors.\",\n input: OpenaiListAssistantsInput,\n output: OpenaiListAssistantsOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"list-assistants.cjs","names":["z","action"],"sources":["../../src/actions/list-assistants.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { openai } from \"../app\";\n\nexport const OpenaiListAssistantsInput = z.object({\n after: z.string().describe(\"Cursor for pagination. Provide an object ID to fetch the next page after that ID.\").optional(),\n limit: z.number().int().describe(\"Limit on the number of assistants to return (1-100). Default is 20.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort order by created_at timestamp: 'asc' for ascending, 'desc' for descending. Default is 'desc'.\").optional(),\n before: z.string().describe(\"Cursor for pagination. Provide an object ID to fetch the previous page before that ID.\").optional(),\n}).describe(\"Request model for listing assistants.\");\nconst OpenaiListAssistants_CodeInterpreterToolSchema = z.object({\n type: z.string().describe(\"Type of tool: code_interpreter\").nullable(),\n}).passthrough().describe(\"Code interpreter tool configuration.\");\nconst OpenaiListAssistants_FileSearchRankingOptionsSchema = z.object({\n ranker: z.enum([\"auto\", \"default_2024_08_21\"]).describe(\"Ranker selection\").nullable().optional(),\n score_threshold: z.number().describe(\"Scoring threshold (0-1)\").nullable(),\n}).passthrough().describe(\"Ranking options for file search.\");\nconst OpenaiListAssistants_FileSearchConfigSchema = z.object({\n max_num_results: z.number().int().describe(\"Maximum search results (1-50)\").nullable().optional(),\n ranking_options: OpenaiListAssistants_FileSearchRankingOptionsSchema.nullable().optional(),\n}).passthrough().describe(\"File search configuration.\");\nconst OpenaiListAssistants_FileSearchToolSchema = z.object({\n type: z.string().describe(\"Type of tool: file_search\").nullable(),\n file_search: OpenaiListAssistants_FileSearchConfigSchema.nullable().optional(),\n}).passthrough().describe(\"File search tool configuration.\");\nconst OpenaiListAssistants_FunctionDefinitionSchema = z.object({\n name: z.string().describe(\"Function name (a-z, A-Z, 0-9, underscores, dashes; max 64 chars)\").nullable(),\n strict: z.boolean().describe(\"Enable strict schema adherence\").nullable().optional(),\n parameters: z.record(z.string(), z.unknown()).describe(\"JSON Schema describing function parameters\").nullable().optional(),\n description: z.string().describe(\"What the function does\").nullable().optional(),\n}).passthrough().describe(\"Function definition for function tools.\");\nconst OpenaiListAssistants_FunctionToolSchema = z.object({\n type: z.string().describe(\"Type of tool: function\").nullable(),\n \"function\": OpenaiListAssistants_FunctionDefinitionSchema.nullable(),\n}).passthrough().describe(\"Function tool configuration.\");\nconst OpenaiListAssistants_ToolResourcesFileSearchSchema = z.object({\n vector_store_ids: z.array(z.string()).describe(\"Vector store IDs (max 1)\").nullable().optional(),\n}).passthrough().describe(\"File search resources.\");\nconst OpenaiListAssistants_ToolResourcesCodeInterpreterSchema = z.object({\n file_ids: z.array(z.string()).describe(\"File IDs (max 20)\").nullable().optional(),\n}).passthrough().describe(\"Code interpreter resources.\");\nconst OpenaiListAssistants_ToolResourcesSchema = z.object({\n file_search: OpenaiListAssistants_ToolResourcesFileSearchSchema.nullable().optional(),\n code_interpreter: OpenaiListAssistants_ToolResourcesCodeInterpreterSchema.nullable().optional(),\n}).passthrough().describe(\"Tool resources available to the assistant.\");\nconst OpenaiListAssistants_ResponseFormatTextSchema = z.object({\n type: z.string().describe(\"Type: text\").nullable(),\n}).passthrough().describe(\"Text response format.\");\nconst OpenaiListAssistants_ResponseFormatJSONObjectSchema = z.object({\n type: z.string().describe(\"Type: json_object\").nullable(),\n}).passthrough().describe(\"JSON object response format.\");\nconst OpenaiListAssistants_JSONSchemaSchema = z.object({\n name: z.string().describe(\"Schema name (a-z, A-Z, 0-9, underscores, dashes; max 64 chars)\").nullable(),\n schema: z.record(z.string(), z.unknown()).describe(\"JSON Schema object\").nullable().optional(),\n strict: z.boolean().describe(\"Enable strict schema adherence\").nullable().optional(),\n description: z.string().describe(\"What the response format is for\").nullable().optional(),\n}).passthrough().describe(\"JSON Schema definition.\");\nconst OpenaiListAssistants_ResponseFormatJSONSchemaSchema = z.object({\n type: z.string().describe(\"Type: json_schema\").nullable(),\n json_schema: OpenaiListAssistants_JSONSchemaSchema.nullable(),\n}).passthrough().describe(\"JSON Schema response format.\");\nconst OpenaiListAssistants_AssistantSchema = z.object({\n id: z.string().describe(\"Unique identifier for the assistant\").nullable(),\n name: z.string().describe(\"User-friendly name of the assistant\").nullable().optional(),\n model: z.string().describe(\"Model ID used by the assistant\").nullable(),\n tools: z.array(z.union([OpenaiListAssistants_CodeInterpreterToolSchema, OpenaiListAssistants_FileSearchToolSchema, OpenaiListAssistants_FunctionToolSchema])).describe(\"Tools assigned to the assistant (max 128)\").nullable().optional(),\n top_p: z.number().describe(\"Nucleus sampling parameter for the assistant\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'assistant'\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the assistant\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the assistant was created\").nullable(),\n description: z.string().describe(\"Description of the assistant\").nullable().optional(),\n temperature: z.number().describe(\"Sampling temperature for the assistant\").nullable().optional(),\n instructions: z.string().describe(\"System instructions for the assistant\").nullable().optional(),\n tool_resources: OpenaiListAssistants_ToolResourcesSchema.nullable().optional(),\n response_format: z.union([z.string(), OpenaiListAssistants_ResponseFormatTextSchema, OpenaiListAssistants_ResponseFormatJSONObjectSchema, OpenaiListAssistants_ResponseFormatJSONSchemaSchema]).nullable().optional(),\n}).passthrough().describe(\"Assistant object returned by the API.\");\nexport const OpenaiListAssistantsOutput = z.object({\n data: z.array(OpenaiListAssistants_AssistantSchema).describe(\"Array of assistant objects\"),\n object: z.string().describe(\"Object type, always 'list'\").nullable(),\n last_id: z.string().describe(\"ID of the last assistant in the list\").nullable().optional(),\n first_id: z.string().describe(\"ID of the first assistant in the list\").nullable().optional(),\n has_more: z.boolean().describe(\"Whether there are more assistants available for pagination\").nullable(),\n}).passthrough().describe(\"Response model for listing assistants.\");\n\nexport const openaiListAssistants: AppAction<\n typeof OpenaiListAssistantsInput,\n typeof OpenaiListAssistantsOutput,\n typeof openai.credential\n> = action(\"OPENAI_LIST_ASSISTANTS\", {\n slug: \"openai-list-assistants\",\n name: \"List Assistants\",\n description: \"Tool to list assistants to discover the correct assistant_id by name or metadata. Use when assistant_id is unknown to avoid 404 errors.\",\n input: OpenaiListAssistantsInput,\n output: OpenaiListAssistantsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { openai } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-assistants.d.ts
|
|
@@ -72,26 +74,7 @@ declare const OpenaiListAssistantsOutput: z.ZodObject<{
|
|
|
72
74
|
first_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
73
75
|
has_more: z.ZodNullable<z.ZodBoolean>;
|
|
74
76
|
}, z.core.$loose>;
|
|
75
|
-
declare const openaiListAssistants:
|
|
76
|
-
after?: string | undefined;
|
|
77
|
-
limit?: number | undefined;
|
|
78
|
-
order?: "asc" | "desc" | undefined;
|
|
79
|
-
before?: string | undefined;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
|
|
81
|
-
connectionId: z.ZodString;
|
|
82
|
-
entityId: z.ZodString;
|
|
83
|
-
instanceId: z.ZodString;
|
|
84
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
-
generic_api_key: z.ZodString;
|
|
86
|
-
organization_id: z.ZodString;
|
|
87
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
|
|
88
|
-
connectionId: z.ZodString;
|
|
89
|
-
entityId: z.ZodString;
|
|
90
|
-
instanceId: z.ZodString;
|
|
91
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
92
|
-
generic_api_key: z.ZodString;
|
|
93
|
-
organization_id: z.ZodString;
|
|
94
|
-
}, z.core.$strip>>]>;
|
|
77
|
+
declare const openaiListAssistants: AppAction<typeof OpenaiListAssistantsInput, typeof OpenaiListAssistantsOutput, typeof openai.credential>;
|
|
95
78
|
//#endregion
|
|
96
79
|
export { openaiListAssistants };
|
|
97
80
|
//# sourceMappingURL=list-assistants.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-assistants.d.cts","names":[],"sources":["../../src/actions/list-assistants.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-assistants.d.cts","names":[],"sources":["../../src/actions/list-assistants.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAwEzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQ1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { openai } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-assistants.d.ts
|
|
@@ -72,26 +74,7 @@ declare const OpenaiListAssistantsOutput: z.ZodObject<{
|
|
|
72
74
|
first_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
73
75
|
has_more: z.ZodNullable<z.ZodBoolean>;
|
|
74
76
|
}, z.core.$loose>;
|
|
75
|
-
declare const openaiListAssistants:
|
|
76
|
-
after?: string | undefined;
|
|
77
|
-
limit?: number | undefined;
|
|
78
|
-
order?: "asc" | "desc" | undefined;
|
|
79
|
-
before?: string | undefined;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
|
|
81
|
-
connectionId: z.ZodString;
|
|
82
|
-
entityId: z.ZodString;
|
|
83
|
-
instanceId: z.ZodString;
|
|
84
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
-
generic_api_key: z.ZodString;
|
|
86
|
-
organization_id: z.ZodString;
|
|
87
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
|
|
88
|
-
connectionId: z.ZodString;
|
|
89
|
-
entityId: z.ZodString;
|
|
90
|
-
instanceId: z.ZodString;
|
|
91
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
92
|
-
generic_api_key: z.ZodString;
|
|
93
|
-
organization_id: z.ZodString;
|
|
94
|
-
}, z.core.$strip>>]>;
|
|
77
|
+
declare const openaiListAssistants: AppAction<typeof OpenaiListAssistantsInput, typeof OpenaiListAssistantsOutput, typeof openai.credential>;
|
|
95
78
|
//#endregion
|
|
96
79
|
export { openaiListAssistants };
|
|
97
80
|
//# sourceMappingURL=list-assistants.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-assistants.d.mts","names":[],"sources":["../../src/actions/list-assistants.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-assistants.d.mts","names":[],"sources":["../../src/actions/list-assistants.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAwEzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQ1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-assistants.mjs","names":[],"sources":["../../src/actions/list-assistants.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiListAssistantsInput = z.object({\n after: z.string().describe(\"Cursor for pagination. Provide an object ID to fetch the next page after that ID.\").optional(),\n limit: z.number().int().describe(\"Limit on the number of assistants to return (1-100). Default is 20.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort order by created_at timestamp: 'asc' for ascending, 'desc' for descending. Default is 'desc'.\").optional(),\n before: z.string().describe(\"Cursor for pagination. Provide an object ID to fetch the previous page before that ID.\").optional(),\n}).describe(\"Request model for listing assistants.\");\nconst OpenaiListAssistants_CodeInterpreterToolSchema = z.object({\n type: z.string().describe(\"Type of tool: code_interpreter\").nullable(),\n}).passthrough().describe(\"Code interpreter tool configuration.\");\nconst OpenaiListAssistants_FileSearchRankingOptionsSchema = z.object({\n ranker: z.enum([\"auto\", \"default_2024_08_21\"]).describe(\"Ranker selection\").nullable().optional(),\n score_threshold: z.number().describe(\"Scoring threshold (0-1)\").nullable(),\n}).passthrough().describe(\"Ranking options for file search.\");\nconst OpenaiListAssistants_FileSearchConfigSchema = z.object({\n max_num_results: z.number().int().describe(\"Maximum search results (1-50)\").nullable().optional(),\n ranking_options: OpenaiListAssistants_FileSearchRankingOptionsSchema.nullable().optional(),\n}).passthrough().describe(\"File search configuration.\");\nconst OpenaiListAssistants_FileSearchToolSchema = z.object({\n type: z.string().describe(\"Type of tool: file_search\").nullable(),\n file_search: OpenaiListAssistants_FileSearchConfigSchema.nullable().optional(),\n}).passthrough().describe(\"File search tool configuration.\");\nconst OpenaiListAssistants_FunctionDefinitionSchema = z.object({\n name: z.string().describe(\"Function name (a-z, A-Z, 0-9, underscores, dashes; max 64 chars)\").nullable(),\n strict: z.boolean().describe(\"Enable strict schema adherence\").nullable().optional(),\n parameters: z.record(z.string(), z.unknown()).describe(\"JSON Schema describing function parameters\").nullable().optional(),\n description: z.string().describe(\"What the function does\").nullable().optional(),\n}).passthrough().describe(\"Function definition for function tools.\");\nconst OpenaiListAssistants_FunctionToolSchema = z.object({\n type: z.string().describe(\"Type of tool: function\").nullable(),\n \"function\": OpenaiListAssistants_FunctionDefinitionSchema.nullable(),\n}).passthrough().describe(\"Function tool configuration.\");\nconst OpenaiListAssistants_ToolResourcesFileSearchSchema = z.object({\n vector_store_ids: z.array(z.string()).describe(\"Vector store IDs (max 1)\").nullable().optional(),\n}).passthrough().describe(\"File search resources.\");\nconst OpenaiListAssistants_ToolResourcesCodeInterpreterSchema = z.object({\n file_ids: z.array(z.string()).describe(\"File IDs (max 20)\").nullable().optional(),\n}).passthrough().describe(\"Code interpreter resources.\");\nconst OpenaiListAssistants_ToolResourcesSchema = z.object({\n file_search: OpenaiListAssistants_ToolResourcesFileSearchSchema.nullable().optional(),\n code_interpreter: OpenaiListAssistants_ToolResourcesCodeInterpreterSchema.nullable().optional(),\n}).passthrough().describe(\"Tool resources available to the assistant.\");\nconst OpenaiListAssistants_ResponseFormatTextSchema = z.object({\n type: z.string().describe(\"Type: text\").nullable(),\n}).passthrough().describe(\"Text response format.\");\nconst OpenaiListAssistants_ResponseFormatJSONObjectSchema = z.object({\n type: z.string().describe(\"Type: json_object\").nullable(),\n}).passthrough().describe(\"JSON object response format.\");\nconst OpenaiListAssistants_JSONSchemaSchema = z.object({\n name: z.string().describe(\"Schema name (a-z, A-Z, 0-9, underscores, dashes; max 64 chars)\").nullable(),\n schema: z.record(z.string(), z.unknown()).describe(\"JSON Schema object\").nullable().optional(),\n strict: z.boolean().describe(\"Enable strict schema adherence\").nullable().optional(),\n description: z.string().describe(\"What the response format is for\").nullable().optional(),\n}).passthrough().describe(\"JSON Schema definition.\");\nconst OpenaiListAssistants_ResponseFormatJSONSchemaSchema = z.object({\n type: z.string().describe(\"Type: json_schema\").nullable(),\n json_schema: OpenaiListAssistants_JSONSchemaSchema.nullable(),\n}).passthrough().describe(\"JSON Schema response format.\");\nconst OpenaiListAssistants_AssistantSchema = z.object({\n id: z.string().describe(\"Unique identifier for the assistant\").nullable(),\n name: z.string().describe(\"User-friendly name of the assistant\").nullable().optional(),\n model: z.string().describe(\"Model ID used by the assistant\").nullable(),\n tools: z.array(z.union([OpenaiListAssistants_CodeInterpreterToolSchema, OpenaiListAssistants_FileSearchToolSchema, OpenaiListAssistants_FunctionToolSchema])).describe(\"Tools assigned to the assistant (max 128)\").nullable().optional(),\n top_p: z.number().describe(\"Nucleus sampling parameter for the assistant\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'assistant'\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the assistant\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the assistant was created\").nullable(),\n description: z.string().describe(\"Description of the assistant\").nullable().optional(),\n temperature: z.number().describe(\"Sampling temperature for the assistant\").nullable().optional(),\n instructions: z.string().describe(\"System instructions for the assistant\").nullable().optional(),\n tool_resources: OpenaiListAssistants_ToolResourcesSchema.nullable().optional(),\n response_format: z.union([z.string(), OpenaiListAssistants_ResponseFormatTextSchema, OpenaiListAssistants_ResponseFormatJSONObjectSchema, OpenaiListAssistants_ResponseFormatJSONSchemaSchema]).nullable().optional(),\n}).passthrough().describe(\"Assistant object returned by the API.\");\nexport const OpenaiListAssistantsOutput = z.object({\n data: z.array(OpenaiListAssistants_AssistantSchema).describe(\"Array of assistant objects\"),\n object: z.string().describe(\"Object type, always 'list'\").nullable(),\n last_id: z.string().describe(\"ID of the last assistant in the list\").nullable().optional(),\n first_id: z.string().describe(\"ID of the first assistant in the list\").nullable().optional(),\n has_more: z.boolean().describe(\"Whether there are more assistants available for pagination\").nullable(),\n}).passthrough().describe(\"Response model for listing assistants.\");\n\nexport const openaiListAssistants = action(\"OPENAI_LIST_ASSISTANTS\", {\n slug: \"openai-list-assistants\",\n name: \"List Assistants\",\n description: \"Tool to list assistants to discover the correct assistant_id by name or metadata. Use when assistant_id is unknown to avoid 404 errors.\",\n input: OpenaiListAssistantsInput,\n output: OpenaiListAssistantsOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"list-assistants.mjs","names":[],"sources":["../../src/actions/list-assistants.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { openai } from \"../app\";\n\nexport const OpenaiListAssistantsInput = z.object({\n after: z.string().describe(\"Cursor for pagination. Provide an object ID to fetch the next page after that ID.\").optional(),\n limit: z.number().int().describe(\"Limit on the number of assistants to return (1-100). Default is 20.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Sort order by created_at timestamp: 'asc' for ascending, 'desc' for descending. Default is 'desc'.\").optional(),\n before: z.string().describe(\"Cursor for pagination. Provide an object ID to fetch the previous page before that ID.\").optional(),\n}).describe(\"Request model for listing assistants.\");\nconst OpenaiListAssistants_CodeInterpreterToolSchema = z.object({\n type: z.string().describe(\"Type of tool: code_interpreter\").nullable(),\n}).passthrough().describe(\"Code interpreter tool configuration.\");\nconst OpenaiListAssistants_FileSearchRankingOptionsSchema = z.object({\n ranker: z.enum([\"auto\", \"default_2024_08_21\"]).describe(\"Ranker selection\").nullable().optional(),\n score_threshold: z.number().describe(\"Scoring threshold (0-1)\").nullable(),\n}).passthrough().describe(\"Ranking options for file search.\");\nconst OpenaiListAssistants_FileSearchConfigSchema = z.object({\n max_num_results: z.number().int().describe(\"Maximum search results (1-50)\").nullable().optional(),\n ranking_options: OpenaiListAssistants_FileSearchRankingOptionsSchema.nullable().optional(),\n}).passthrough().describe(\"File search configuration.\");\nconst OpenaiListAssistants_FileSearchToolSchema = z.object({\n type: z.string().describe(\"Type of tool: file_search\").nullable(),\n file_search: OpenaiListAssistants_FileSearchConfigSchema.nullable().optional(),\n}).passthrough().describe(\"File search tool configuration.\");\nconst OpenaiListAssistants_FunctionDefinitionSchema = z.object({\n name: z.string().describe(\"Function name (a-z, A-Z, 0-9, underscores, dashes; max 64 chars)\").nullable(),\n strict: z.boolean().describe(\"Enable strict schema adherence\").nullable().optional(),\n parameters: z.record(z.string(), z.unknown()).describe(\"JSON Schema describing function parameters\").nullable().optional(),\n description: z.string().describe(\"What the function does\").nullable().optional(),\n}).passthrough().describe(\"Function definition for function tools.\");\nconst OpenaiListAssistants_FunctionToolSchema = z.object({\n type: z.string().describe(\"Type of tool: function\").nullable(),\n \"function\": OpenaiListAssistants_FunctionDefinitionSchema.nullable(),\n}).passthrough().describe(\"Function tool configuration.\");\nconst OpenaiListAssistants_ToolResourcesFileSearchSchema = z.object({\n vector_store_ids: z.array(z.string()).describe(\"Vector store IDs (max 1)\").nullable().optional(),\n}).passthrough().describe(\"File search resources.\");\nconst OpenaiListAssistants_ToolResourcesCodeInterpreterSchema = z.object({\n file_ids: z.array(z.string()).describe(\"File IDs (max 20)\").nullable().optional(),\n}).passthrough().describe(\"Code interpreter resources.\");\nconst OpenaiListAssistants_ToolResourcesSchema = z.object({\n file_search: OpenaiListAssistants_ToolResourcesFileSearchSchema.nullable().optional(),\n code_interpreter: OpenaiListAssistants_ToolResourcesCodeInterpreterSchema.nullable().optional(),\n}).passthrough().describe(\"Tool resources available to the assistant.\");\nconst OpenaiListAssistants_ResponseFormatTextSchema = z.object({\n type: z.string().describe(\"Type: text\").nullable(),\n}).passthrough().describe(\"Text response format.\");\nconst OpenaiListAssistants_ResponseFormatJSONObjectSchema = z.object({\n type: z.string().describe(\"Type: json_object\").nullable(),\n}).passthrough().describe(\"JSON object response format.\");\nconst OpenaiListAssistants_JSONSchemaSchema = z.object({\n name: z.string().describe(\"Schema name (a-z, A-Z, 0-9, underscores, dashes; max 64 chars)\").nullable(),\n schema: z.record(z.string(), z.unknown()).describe(\"JSON Schema object\").nullable().optional(),\n strict: z.boolean().describe(\"Enable strict schema adherence\").nullable().optional(),\n description: z.string().describe(\"What the response format is for\").nullable().optional(),\n}).passthrough().describe(\"JSON Schema definition.\");\nconst OpenaiListAssistants_ResponseFormatJSONSchemaSchema = z.object({\n type: z.string().describe(\"Type: json_schema\").nullable(),\n json_schema: OpenaiListAssistants_JSONSchemaSchema.nullable(),\n}).passthrough().describe(\"JSON Schema response format.\");\nconst OpenaiListAssistants_AssistantSchema = z.object({\n id: z.string().describe(\"Unique identifier for the assistant\").nullable(),\n name: z.string().describe(\"User-friendly name of the assistant\").nullable().optional(),\n model: z.string().describe(\"Model ID used by the assistant\").nullable(),\n tools: z.array(z.union([OpenaiListAssistants_CodeInterpreterToolSchema, OpenaiListAssistants_FileSearchToolSchema, OpenaiListAssistants_FunctionToolSchema])).describe(\"Tools assigned to the assistant (max 128)\").nullable().optional(),\n top_p: z.number().describe(\"Nucleus sampling parameter for the assistant\").nullable().optional(),\n object: z.string().describe(\"Object type, always 'assistant'\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the assistant\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the assistant was created\").nullable(),\n description: z.string().describe(\"Description of the assistant\").nullable().optional(),\n temperature: z.number().describe(\"Sampling temperature for the assistant\").nullable().optional(),\n instructions: z.string().describe(\"System instructions for the assistant\").nullable().optional(),\n tool_resources: OpenaiListAssistants_ToolResourcesSchema.nullable().optional(),\n response_format: z.union([z.string(), OpenaiListAssistants_ResponseFormatTextSchema, OpenaiListAssistants_ResponseFormatJSONObjectSchema, OpenaiListAssistants_ResponseFormatJSONSchemaSchema]).nullable().optional(),\n}).passthrough().describe(\"Assistant object returned by the API.\");\nexport const OpenaiListAssistantsOutput = z.object({\n data: z.array(OpenaiListAssistants_AssistantSchema).describe(\"Array of assistant objects\"),\n object: z.string().describe(\"Object type, always 'list'\").nullable(),\n last_id: z.string().describe(\"ID of the last assistant in the list\").nullable().optional(),\n first_id: z.string().describe(\"ID of the first assistant in the list\").nullable().optional(),\n has_more: z.boolean().describe(\"Whether there are more assistants available for pagination\").nullable(),\n}).passthrough().describe(\"Response model for listing assistants.\");\n\nexport const openaiListAssistants: AppAction<\n typeof OpenaiListAssistantsInput,\n typeof OpenaiListAssistantsOutput,\n typeof openai.credential\n> = action(\"OPENAI_LIST_ASSISTANTS\", {\n slug: \"openai-list-assistants\",\n name: \"List Assistants\",\n description: \"Tool to list assistants to discover the correct assistant_id by name or metadata. Use when assistant_id is unknown to avoid 404 errors.\",\n input: OpenaiListAssistantsInput,\n output: OpenaiListAssistantsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-batches.cjs","names":["z","action"],"sources":["../../src/actions/list-batches.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiListBatchesInput = z.object({\n after: z.string().describe(\"A cursor for use in pagination. Provide an object ID to fetch the next page of the list after that ID.\").optional(),\n limit: z.number().int().describe(\"A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 20.\").optional(),\n}).describe(\"Request model for listing batches.\");\nconst OpenaiListBatches_InputTokensDetailsSchema = z.object({\n cached_tokens: z.number().int().describe(\"Number of cached input tokens.\").nullable(),\n}).passthrough().describe(\"Detailed breakdown of input tokens.\");\nconst OpenaiListBatches_OutputTokensDetailsSchema = z.object({\n reasoning_tokens: z.number().int().describe(\"Number of reasoning tokens used.\").nullable(),\n}).passthrough().describe(\"Detailed breakdown of output tokens.\");\nconst OpenaiListBatches_BatchUsageSchema = z.object({\n input_tokens: z.number().int().describe(\"The number of input tokens.\").nullable(),\n total_tokens: z.number().int().describe(\"The total number of tokens used.\").nullable(),\n output_tokens: z.number().int().describe(\"The number of output tokens.\").nullable(),\n input_tokens_details: OpenaiListBatches_InputTokensDetailsSchema.nullable(),\n output_tokens_details: OpenaiListBatches_OutputTokensDetailsSchema.nullable(),\n}).passthrough().describe(\"Token usage details for the batch.\");\nconst OpenaiListBatches_BatchErrorsSchema = z.object({\n data: z.array(z.record(z.string(), z.unknown())).describe(\"List of error objects.\").nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'list'.\").nullable().optional(),\n}).passthrough().describe(\"Errors that occurred during batch processing.\");\nconst OpenaiListBatches_RequestCountsSchema = z.object({\n total: z.number().int().describe(\"Total number of requests in the batch.\").nullable(),\n failed: z.number().int().describe(\"Number of requests that have failed.\").nullable(),\n completed: z.number().int().describe(\"Number of requests that have been completed successfully.\").nullable(),\n}).passthrough().describe(\"Request counts for different statuses within the batch.\");\nconst OpenaiListBatches_BatchSchema = z.object({\n id: z.string().describe(\"Unique identifier for the batch.\").nullable(),\n model: z.string().describe(\"Model ID used to process the batch, like 'gpt-5-2025-08-07'.\").nullable().optional(),\n usage: OpenaiListBatches_BatchUsageSchema.nullable().optional(),\n errors: OpenaiListBatches_BatchErrorsSchema.nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'batch'.\").nullable(),\n status: z.enum([\"validating\", \"failed\", \"in_progress\", \"finalizing\", \"completed\", \"expired\", \"cancelling\", \"cancelled\"]).describe(\"The current status of the batch.\").nullable(),\n endpoint: z.string().describe(\"The OpenAI API endpoint used by the batch.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the batch.\").nullable().optional(),\n failed_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch failed.\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch was created.\").nullable(),\n expired_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch expired.\").nullable().optional(),\n expires_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch will expire.\").nullable().optional(),\n cancelled_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch was cancelled.\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch was completed.\").nullable().optional(),\n cancelling_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch started cancelling.\").nullable().optional(),\n error_file_id: z.string().describe(\"The ID of the file containing the outputs of requests with errors.\").nullable().optional(),\n finalizing_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch started finalizing.\").nullable().optional(),\n input_file_id: z.string().describe(\"The ID of the input file for the batch.\").nullable(),\n in_progress_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch started processing.\").nullable().optional(),\n output_file_id: z.string().describe(\"The ID of the file containing the outputs of successfully executed requests.\").nullable().optional(),\n request_counts: OpenaiListBatches_RequestCountsSchema.nullable().optional(),\n completion_window: z.string().describe(\"The time frame within which the batch should be processed.\").nullable(),\n}).passthrough().describe(\"Batch object returned by the API.\");\nexport const OpenaiListBatchesOutput = z.object({\n data: z.array(OpenaiListBatches_BatchSchema).describe(\"Array of batch objects.\"),\n object: z.string().describe(\"The object type, which is always 'list'.\").nullable(),\n last_id: z.string().describe(\"ID of the last batch in the list.\").nullable().optional(),\n first_id: z.string().describe(\"ID of the first batch in the list.\").nullable().optional(),\n has_more: z.boolean().describe(\"Whether there are more batches available for pagination.\").nullable(),\n}).passthrough().describe(\"Response model for listing batches.\");\n\nexport const openaiListBatches = action(\"OPENAI_LIST_BATCHES\", {\n slug: \"openai-list-batches\",\n name: \"List Batches\",\n description: \"Tool to list your organization's batches. Use when you need to view all batches, check batch statuses, or find a specific batch by listing them.\",\n input: OpenaiListBatchesInput,\n output: OpenaiListBatchesOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"list-batches.cjs","names":["z","action"],"sources":["../../src/actions/list-batches.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { openai } from \"../app\";\n\nexport const OpenaiListBatchesInput = z.object({\n after: z.string().describe(\"A cursor for use in pagination. Provide an object ID to fetch the next page of the list after that ID.\").optional(),\n limit: z.number().int().describe(\"A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 20.\").optional(),\n}).describe(\"Request model for listing batches.\");\nconst OpenaiListBatches_InputTokensDetailsSchema = z.object({\n cached_tokens: z.number().int().describe(\"Number of cached input tokens.\").nullable(),\n}).passthrough().describe(\"Detailed breakdown of input tokens.\");\nconst OpenaiListBatches_OutputTokensDetailsSchema = z.object({\n reasoning_tokens: z.number().int().describe(\"Number of reasoning tokens used.\").nullable(),\n}).passthrough().describe(\"Detailed breakdown of output tokens.\");\nconst OpenaiListBatches_BatchUsageSchema = z.object({\n input_tokens: z.number().int().describe(\"The number of input tokens.\").nullable(),\n total_tokens: z.number().int().describe(\"The total number of tokens used.\").nullable(),\n output_tokens: z.number().int().describe(\"The number of output tokens.\").nullable(),\n input_tokens_details: OpenaiListBatches_InputTokensDetailsSchema.nullable(),\n output_tokens_details: OpenaiListBatches_OutputTokensDetailsSchema.nullable(),\n}).passthrough().describe(\"Token usage details for the batch.\");\nconst OpenaiListBatches_BatchErrorsSchema = z.object({\n data: z.array(z.record(z.string(), z.unknown())).describe(\"List of error objects.\").nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'list'.\").nullable().optional(),\n}).passthrough().describe(\"Errors that occurred during batch processing.\");\nconst OpenaiListBatches_RequestCountsSchema = z.object({\n total: z.number().int().describe(\"Total number of requests in the batch.\").nullable(),\n failed: z.number().int().describe(\"Number of requests that have failed.\").nullable(),\n completed: z.number().int().describe(\"Number of requests that have been completed successfully.\").nullable(),\n}).passthrough().describe(\"Request counts for different statuses within the batch.\");\nconst OpenaiListBatches_BatchSchema = z.object({\n id: z.string().describe(\"Unique identifier for the batch.\").nullable(),\n model: z.string().describe(\"Model ID used to process the batch, like 'gpt-5-2025-08-07'.\").nullable().optional(),\n usage: OpenaiListBatches_BatchUsageSchema.nullable().optional(),\n errors: OpenaiListBatches_BatchErrorsSchema.nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'batch'.\").nullable(),\n status: z.enum([\"validating\", \"failed\", \"in_progress\", \"finalizing\", \"completed\", \"expired\", \"cancelling\", \"cancelled\"]).describe(\"The current status of the batch.\").nullable(),\n endpoint: z.string().describe(\"The OpenAI API endpoint used by the batch.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the batch.\").nullable().optional(),\n failed_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch failed.\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch was created.\").nullable(),\n expired_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch expired.\").nullable().optional(),\n expires_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch will expire.\").nullable().optional(),\n cancelled_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch was cancelled.\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch was completed.\").nullable().optional(),\n cancelling_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch started cancelling.\").nullable().optional(),\n error_file_id: z.string().describe(\"The ID of the file containing the outputs of requests with errors.\").nullable().optional(),\n finalizing_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch started finalizing.\").nullable().optional(),\n input_file_id: z.string().describe(\"The ID of the input file for the batch.\").nullable(),\n in_progress_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch started processing.\").nullable().optional(),\n output_file_id: z.string().describe(\"The ID of the file containing the outputs of successfully executed requests.\").nullable().optional(),\n request_counts: OpenaiListBatches_RequestCountsSchema.nullable().optional(),\n completion_window: z.string().describe(\"The time frame within which the batch should be processed.\").nullable(),\n}).passthrough().describe(\"Batch object returned by the API.\");\nexport const OpenaiListBatchesOutput = z.object({\n data: z.array(OpenaiListBatches_BatchSchema).describe(\"Array of batch objects.\"),\n object: z.string().describe(\"The object type, which is always 'list'.\").nullable(),\n last_id: z.string().describe(\"ID of the last batch in the list.\").nullable().optional(),\n first_id: z.string().describe(\"ID of the first batch in the list.\").nullable().optional(),\n has_more: z.boolean().describe(\"Whether there are more batches available for pagination.\").nullable(),\n}).passthrough().describe(\"Response model for listing batches.\");\n\nexport const openaiListBatches: AppAction<\n typeof OpenaiListBatchesInput,\n typeof OpenaiListBatchesOutput,\n typeof openai.credential\n> = action(\"OPENAI_LIST_BATCHES\", {\n slug: \"openai-list-batches\",\n name: \"List Batches\",\n description: \"Tool to list your organization's batches. Use when you need to view all batches, check batch statuses, or find a specific batch by listing them.\",\n input: OpenaiListBatchesInput,\n output: OpenaiListBatchesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { openai } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-batches.d.ts
|
|
@@ -26,14 +28,14 @@ declare const OpenaiListBatchesOutput: z.ZodObject<{
|
|
|
26
28
|
}, z.core.$loose>>>;
|
|
27
29
|
object: z.ZodNullable<z.ZodString>;
|
|
28
30
|
status: z.ZodNullable<z.ZodEnum<{
|
|
29
|
-
|
|
30
|
-
cancelling: "cancelling";
|
|
31
|
-
cancelled: "cancelled";
|
|
31
|
+
validating: "validating";
|
|
32
32
|
failed: "failed";
|
|
33
|
+
in_progress: "in_progress";
|
|
34
|
+
finalizing: "finalizing";
|
|
33
35
|
completed: "completed";
|
|
34
36
|
expired: "expired";
|
|
35
|
-
|
|
36
|
-
|
|
37
|
+
cancelling: "cancelling";
|
|
38
|
+
cancelled: "cancelled";
|
|
37
39
|
}>>;
|
|
38
40
|
endpoint: z.ZodNullable<z.ZodString>;
|
|
39
41
|
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
@@ -61,24 +63,7 @@ declare const OpenaiListBatchesOutput: z.ZodObject<{
|
|
|
61
63
|
first_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
64
|
has_more: z.ZodNullable<z.ZodBoolean>;
|
|
63
65
|
}, z.core.$loose>;
|
|
64
|
-
declare const openaiListBatches:
|
|
65
|
-
after?: string | undefined;
|
|
66
|
-
limit?: number | undefined;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
|
|
68
|
-
connectionId: z.ZodString;
|
|
69
|
-
entityId: z.ZodString;
|
|
70
|
-
instanceId: z.ZodString;
|
|
71
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
-
generic_api_key: z.ZodString;
|
|
73
|
-
organization_id: z.ZodString;
|
|
74
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
|
|
75
|
-
connectionId: z.ZodString;
|
|
76
|
-
entityId: z.ZodString;
|
|
77
|
-
instanceId: z.ZodString;
|
|
78
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
-
generic_api_key: z.ZodString;
|
|
80
|
-
organization_id: z.ZodString;
|
|
81
|
-
}, z.core.$strip>>]>;
|
|
66
|
+
declare const openaiListBatches: AppAction<typeof OpenaiListBatchesInput, typeof OpenaiListBatchesOutput, typeof openai.credential>;
|
|
82
67
|
//#endregion
|
|
83
68
|
export { openaiListBatches };
|
|
84
69
|
//# sourceMappingURL=list-batches.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-batches.d.cts","names":[],"sources":["../../src/actions/list-batches.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-batches.d.cts","names":[],"sources":["../../src/actions/list-batches.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAkDtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { openai } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-batches.d.ts
|
|
@@ -26,14 +28,14 @@ declare const OpenaiListBatchesOutput: z.ZodObject<{
|
|
|
26
28
|
}, z.core.$loose>>>;
|
|
27
29
|
object: z.ZodNullable<z.ZodString>;
|
|
28
30
|
status: z.ZodNullable<z.ZodEnum<{
|
|
29
|
-
|
|
30
|
-
cancelling: "cancelling";
|
|
31
|
-
cancelled: "cancelled";
|
|
31
|
+
validating: "validating";
|
|
32
32
|
failed: "failed";
|
|
33
|
+
in_progress: "in_progress";
|
|
34
|
+
finalizing: "finalizing";
|
|
33
35
|
completed: "completed";
|
|
34
36
|
expired: "expired";
|
|
35
|
-
|
|
36
|
-
|
|
37
|
+
cancelling: "cancelling";
|
|
38
|
+
cancelled: "cancelled";
|
|
37
39
|
}>>;
|
|
38
40
|
endpoint: z.ZodNullable<z.ZodString>;
|
|
39
41
|
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
@@ -61,24 +63,7 @@ declare const OpenaiListBatchesOutput: z.ZodObject<{
|
|
|
61
63
|
first_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
64
|
has_more: z.ZodNullable<z.ZodBoolean>;
|
|
63
65
|
}, z.core.$loose>;
|
|
64
|
-
declare const openaiListBatches:
|
|
65
|
-
after?: string | undefined;
|
|
66
|
-
limit?: number | undefined;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
|
|
68
|
-
connectionId: z.ZodString;
|
|
69
|
-
entityId: z.ZodString;
|
|
70
|
-
instanceId: z.ZodString;
|
|
71
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
-
generic_api_key: z.ZodString;
|
|
73
|
-
organization_id: z.ZodString;
|
|
74
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
|
|
75
|
-
connectionId: z.ZodString;
|
|
76
|
-
entityId: z.ZodString;
|
|
77
|
-
instanceId: z.ZodString;
|
|
78
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
79
|
-
generic_api_key: z.ZodString;
|
|
80
|
-
organization_id: z.ZodString;
|
|
81
|
-
}, z.core.$strip>>]>;
|
|
66
|
+
declare const openaiListBatches: AppAction<typeof OpenaiListBatchesInput, typeof OpenaiListBatchesOutput, typeof openai.credential>;
|
|
82
67
|
//#endregion
|
|
83
68
|
export { openaiListBatches };
|
|
84
69
|
//# sourceMappingURL=list-batches.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-batches.d.mts","names":[],"sources":["../../src/actions/list-batches.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-batches.d.mts","names":[],"sources":["../../src/actions/list-batches.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAkDtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-batches.mjs","names":[],"sources":["../../src/actions/list-batches.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiListBatchesInput = z.object({\n after: z.string().describe(\"A cursor for use in pagination. Provide an object ID to fetch the next page of the list after that ID.\").optional(),\n limit: z.number().int().describe(\"A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 20.\").optional(),\n}).describe(\"Request model for listing batches.\");\nconst OpenaiListBatches_InputTokensDetailsSchema = z.object({\n cached_tokens: z.number().int().describe(\"Number of cached input tokens.\").nullable(),\n}).passthrough().describe(\"Detailed breakdown of input tokens.\");\nconst OpenaiListBatches_OutputTokensDetailsSchema = z.object({\n reasoning_tokens: z.number().int().describe(\"Number of reasoning tokens used.\").nullable(),\n}).passthrough().describe(\"Detailed breakdown of output tokens.\");\nconst OpenaiListBatches_BatchUsageSchema = z.object({\n input_tokens: z.number().int().describe(\"The number of input tokens.\").nullable(),\n total_tokens: z.number().int().describe(\"The total number of tokens used.\").nullable(),\n output_tokens: z.number().int().describe(\"The number of output tokens.\").nullable(),\n input_tokens_details: OpenaiListBatches_InputTokensDetailsSchema.nullable(),\n output_tokens_details: OpenaiListBatches_OutputTokensDetailsSchema.nullable(),\n}).passthrough().describe(\"Token usage details for the batch.\");\nconst OpenaiListBatches_BatchErrorsSchema = z.object({\n data: z.array(z.record(z.string(), z.unknown())).describe(\"List of error objects.\").nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'list'.\").nullable().optional(),\n}).passthrough().describe(\"Errors that occurred during batch processing.\");\nconst OpenaiListBatches_RequestCountsSchema = z.object({\n total: z.number().int().describe(\"Total number of requests in the batch.\").nullable(),\n failed: z.number().int().describe(\"Number of requests that have failed.\").nullable(),\n completed: z.number().int().describe(\"Number of requests that have been completed successfully.\").nullable(),\n}).passthrough().describe(\"Request counts for different statuses within the batch.\");\nconst OpenaiListBatches_BatchSchema = z.object({\n id: z.string().describe(\"Unique identifier for the batch.\").nullable(),\n model: z.string().describe(\"Model ID used to process the batch, like 'gpt-5-2025-08-07'.\").nullable().optional(),\n usage: OpenaiListBatches_BatchUsageSchema.nullable().optional(),\n errors: OpenaiListBatches_BatchErrorsSchema.nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'batch'.\").nullable(),\n status: z.enum([\"validating\", \"failed\", \"in_progress\", \"finalizing\", \"completed\", \"expired\", \"cancelling\", \"cancelled\"]).describe(\"The current status of the batch.\").nullable(),\n endpoint: z.string().describe(\"The OpenAI API endpoint used by the batch.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the batch.\").nullable().optional(),\n failed_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch failed.\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch was created.\").nullable(),\n expired_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch expired.\").nullable().optional(),\n expires_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch will expire.\").nullable().optional(),\n cancelled_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch was cancelled.\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch was completed.\").nullable().optional(),\n cancelling_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch started cancelling.\").nullable().optional(),\n error_file_id: z.string().describe(\"The ID of the file containing the outputs of requests with errors.\").nullable().optional(),\n finalizing_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch started finalizing.\").nullable().optional(),\n input_file_id: z.string().describe(\"The ID of the input file for the batch.\").nullable(),\n in_progress_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch started processing.\").nullable().optional(),\n output_file_id: z.string().describe(\"The ID of the file containing the outputs of successfully executed requests.\").nullable().optional(),\n request_counts: OpenaiListBatches_RequestCountsSchema.nullable().optional(),\n completion_window: z.string().describe(\"The time frame within which the batch should be processed.\").nullable(),\n}).passthrough().describe(\"Batch object returned by the API.\");\nexport const OpenaiListBatchesOutput = z.object({\n data: z.array(OpenaiListBatches_BatchSchema).describe(\"Array of batch objects.\"),\n object: z.string().describe(\"The object type, which is always 'list'.\").nullable(),\n last_id: z.string().describe(\"ID of the last batch in the list.\").nullable().optional(),\n first_id: z.string().describe(\"ID of the first batch in the list.\").nullable().optional(),\n has_more: z.boolean().describe(\"Whether there are more batches available for pagination.\").nullable(),\n}).passthrough().describe(\"Response model for listing batches.\");\n\nexport const openaiListBatches = action(\"OPENAI_LIST_BATCHES\", {\n slug: \"openai-list-batches\",\n name: \"List Batches\",\n description: \"Tool to list your organization's batches. Use when you need to view all batches, check batch statuses, or find a specific batch by listing them.\",\n input: OpenaiListBatchesInput,\n output: OpenaiListBatchesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-batches.mjs","names":[],"sources":["../../src/actions/list-batches.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { openai } from \"../app\";\n\nexport const OpenaiListBatchesInput = z.object({\n after: z.string().describe(\"A cursor for use in pagination. Provide an object ID to fetch the next page of the list after that ID.\").optional(),\n limit: z.number().int().describe(\"A limit on the number of objects to be returned. Limit can range between 1 and 100, and the default is 20.\").optional(),\n}).describe(\"Request model for listing batches.\");\nconst OpenaiListBatches_InputTokensDetailsSchema = z.object({\n cached_tokens: z.number().int().describe(\"Number of cached input tokens.\").nullable(),\n}).passthrough().describe(\"Detailed breakdown of input tokens.\");\nconst OpenaiListBatches_OutputTokensDetailsSchema = z.object({\n reasoning_tokens: z.number().int().describe(\"Number of reasoning tokens used.\").nullable(),\n}).passthrough().describe(\"Detailed breakdown of output tokens.\");\nconst OpenaiListBatches_BatchUsageSchema = z.object({\n input_tokens: z.number().int().describe(\"The number of input tokens.\").nullable(),\n total_tokens: z.number().int().describe(\"The total number of tokens used.\").nullable(),\n output_tokens: z.number().int().describe(\"The number of output tokens.\").nullable(),\n input_tokens_details: OpenaiListBatches_InputTokensDetailsSchema.nullable(),\n output_tokens_details: OpenaiListBatches_OutputTokensDetailsSchema.nullable(),\n}).passthrough().describe(\"Token usage details for the batch.\");\nconst OpenaiListBatches_BatchErrorsSchema = z.object({\n data: z.array(z.record(z.string(), z.unknown())).describe(\"List of error objects.\").nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'list'.\").nullable().optional(),\n}).passthrough().describe(\"Errors that occurred during batch processing.\");\nconst OpenaiListBatches_RequestCountsSchema = z.object({\n total: z.number().int().describe(\"Total number of requests in the batch.\").nullable(),\n failed: z.number().int().describe(\"Number of requests that have failed.\").nullable(),\n completed: z.number().int().describe(\"Number of requests that have been completed successfully.\").nullable(),\n}).passthrough().describe(\"Request counts for different statuses within the batch.\");\nconst OpenaiListBatches_BatchSchema = z.object({\n id: z.string().describe(\"Unique identifier for the batch.\").nullable(),\n model: z.string().describe(\"Model ID used to process the batch, like 'gpt-5-2025-08-07'.\").nullable().optional(),\n usage: OpenaiListBatches_BatchUsageSchema.nullable().optional(),\n errors: OpenaiListBatches_BatchErrorsSchema.nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'batch'.\").nullable(),\n status: z.enum([\"validating\", \"failed\", \"in_progress\", \"finalizing\", \"completed\", \"expired\", \"cancelling\", \"cancelled\"]).describe(\"The current status of the batch.\").nullable(),\n endpoint: z.string().describe(\"The OpenAI API endpoint used by the batch.\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata attached to the batch.\").nullable().optional(),\n failed_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch failed.\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch was created.\").nullable(),\n expired_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch expired.\").nullable().optional(),\n expires_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch will expire.\").nullable().optional(),\n cancelled_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch was cancelled.\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch was completed.\").nullable().optional(),\n cancelling_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch started cancelling.\").nullable().optional(),\n error_file_id: z.string().describe(\"The ID of the file containing the outputs of requests with errors.\").nullable().optional(),\n finalizing_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch started finalizing.\").nullable().optional(),\n input_file_id: z.string().describe(\"The ID of the input file for the batch.\").nullable(),\n in_progress_at: z.number().int().describe(\"Unix timestamp (in seconds) for when the batch started processing.\").nullable().optional(),\n output_file_id: z.string().describe(\"The ID of the file containing the outputs of successfully executed requests.\").nullable().optional(),\n request_counts: OpenaiListBatches_RequestCountsSchema.nullable().optional(),\n completion_window: z.string().describe(\"The time frame within which the batch should be processed.\").nullable(),\n}).passthrough().describe(\"Batch object returned by the API.\");\nexport const OpenaiListBatchesOutput = z.object({\n data: z.array(OpenaiListBatches_BatchSchema).describe(\"Array of batch objects.\"),\n object: z.string().describe(\"The object type, which is always 'list'.\").nullable(),\n last_id: z.string().describe(\"ID of the last batch in the list.\").nullable().optional(),\n first_id: z.string().describe(\"ID of the first batch in the list.\").nullable().optional(),\n has_more: z.boolean().describe(\"Whether there are more batches available for pagination.\").nullable(),\n}).passthrough().describe(\"Response model for listing batches.\");\n\nexport const openaiListBatches: AppAction<\n typeof OpenaiListBatchesInput,\n typeof OpenaiListBatchesOutput,\n typeof openai.credential\n> = action(\"OPENAI_LIST_BATCHES\", {\n slug: \"openai-list-batches\",\n name: \"List Batches\",\n description: \"Tool to list your organization's batches. Use when you need to view all batches, check batch statuses, or find a specific batch by listing them.\",\n input: OpenaiListBatchesInput,\n output: OpenaiListBatchesOutput,\n});\n"],"mappings":"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"}
|