@keystrokehq/openai 0.1.2 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/add-upload-part.cjs +1 -1
- package/dist/actions/add-upload-part.cjs.map +1 -1
- package/dist/actions/add-upload-part.d.cts +1 -1
- package/dist/actions/add-upload-part.d.mts +1 -1
- package/dist/actions/add-upload-part.mjs +1 -1
- package/dist/actions/add-upload-part.mjs.map +1 -1
- package/dist/actions/cancel-batch.cjs +6 -6
- package/dist/actions/cancel-batch.cjs.map +1 -1
- package/dist/actions/cancel-batch.d.cts +10 -10
- package/dist/actions/cancel-batch.d.mts +10 -10
- package/dist/actions/cancel-batch.mjs +6 -6
- package/dist/actions/cancel-batch.mjs.map +1 -1
- package/dist/actions/cancel-eval-run.cjs +8 -8
- package/dist/actions/cancel-eval-run.cjs.map +1 -1
- package/dist/actions/cancel-eval-run.d.cts +8 -8
- package/dist/actions/cancel-eval-run.d.mts +8 -8
- package/dist/actions/cancel-eval-run.mjs +8 -8
- package/dist/actions/cancel-eval-run.mjs.map +1 -1
- package/dist/actions/cancel-response.cjs +11 -11
- package/dist/actions/cancel-response.cjs.map +1 -1
- package/dist/actions/cancel-response.d.cts +11 -11
- package/dist/actions/cancel-response.d.mts +11 -11
- package/dist/actions/cancel-response.mjs +11 -11
- package/dist/actions/cancel-response.mjs.map +1 -1
- package/dist/actions/cancel-run.cjs +7 -7
- package/dist/actions/cancel-run.cjs.map +1 -1
- package/dist/actions/cancel-run.d.cts +11 -11
- package/dist/actions/cancel-run.d.mts +11 -11
- package/dist/actions/cancel-run.mjs +7 -7
- package/dist/actions/cancel-run.mjs.map +1 -1
- package/dist/actions/cancel-upload.cjs +2 -2
- package/dist/actions/cancel-upload.cjs.map +1 -1
- package/dist/actions/cancel-upload.d.cts +3 -3
- package/dist/actions/cancel-upload.d.mts +3 -3
- package/dist/actions/cancel-upload.mjs +2 -2
- package/dist/actions/cancel-upload.mjs.map +1 -1
- package/dist/actions/compact-response.cjs +9 -9
- package/dist/actions/compact-response.cjs.map +1 -1
- package/dist/actions/compact-response.d.cts +11 -9
- package/dist/actions/compact-response.d.mts +11 -9
- package/dist/actions/compact-response.mjs +9 -9
- package/dist/actions/compact-response.mjs.map +1 -1
- package/dist/actions/create-audio-transcription.cjs +3 -3
- package/dist/actions/create-audio-transcription.cjs.map +1 -1
- package/dist/actions/create-audio-transcription.d.cts +3 -3
- package/dist/actions/create-audio-transcription.d.mts +3 -3
- package/dist/actions/create-audio-transcription.mjs +3 -3
- package/dist/actions/create-audio-transcription.mjs.map +1 -1
- package/dist/actions/create-audio-translation.cjs +1 -1
- package/dist/actions/create-audio-translation.cjs.map +1 -1
- package/dist/actions/create-audio-translation.d.cts +1 -1
- package/dist/actions/create-audio-translation.d.mts +1 -1
- package/dist/actions/create-audio-translation.mjs +1 -1
- package/dist/actions/create-audio-translation.mjs.map +1 -1
- package/dist/actions/create-batch.cjs +9 -9
- package/dist/actions/create-batch.cjs.map +1 -1
- package/dist/actions/create-batch.d.cts +14 -14
- package/dist/actions/create-batch.d.mts +14 -14
- package/dist/actions/create-batch.mjs +9 -9
- package/dist/actions/create-batch.mjs.map +1 -1
- package/dist/actions/create-chat-completion.cjs +13 -13
- package/dist/actions/create-chat-completion.cjs.map +1 -1
- package/dist/actions/create-chat-completion.d.cts +19 -16
- package/dist/actions/create-chat-completion.d.mts +19 -16
- package/dist/actions/create-chat-completion.mjs +13 -13
- package/dist/actions/create-chat-completion.mjs.map +1 -1
- package/dist/actions/create-completion.cjs +9 -9
- package/dist/actions/create-completion.cjs.map +1 -1
- package/dist/actions/create-completion.d.cts +12 -12
- package/dist/actions/create-completion.d.mts +12 -12
- package/dist/actions/create-completion.mjs +9 -9
- package/dist/actions/create-completion.mjs.map +1 -1
- package/dist/actions/create-container-file.cjs +1 -1
- package/dist/actions/create-container-file.cjs.map +1 -1
- package/dist/actions/create-container-file.d.cts +1 -1
- package/dist/actions/create-container-file.d.mts +1 -1
- package/dist/actions/create-container-file.mjs +1 -1
- package/dist/actions/create-container-file.mjs.map +1 -1
- package/dist/actions/create-container.cjs +8 -8
- package/dist/actions/create-container.cjs.map +1 -1
- package/dist/actions/create-container.d.cts +13 -9
- package/dist/actions/create-container.d.cts.map +1 -1
- package/dist/actions/create-container.d.mts +13 -9
- package/dist/actions/create-container.d.mts.map +1 -1
- package/dist/actions/create-container.mjs +8 -8
- package/dist/actions/create-container.mjs.map +1 -1
- package/dist/actions/create-conversation-items.cjs +4 -4
- package/dist/actions/create-conversation-items.cjs.map +1 -1
- package/dist/actions/create-conversation-items.d.cts +6 -4
- package/dist/actions/create-conversation-items.d.cts.map +1 -1
- package/dist/actions/create-conversation-items.d.mts +6 -4
- package/dist/actions/create-conversation-items.d.mts.map +1 -1
- package/dist/actions/create-conversation-items.mjs +4 -4
- package/dist/actions/create-conversation-items.mjs.map +1 -1
- package/dist/actions/create-conversation.cjs +3 -3
- package/dist/actions/create-conversation.cjs.map +1 -1
- package/dist/actions/create-conversation.d.cts +5 -4
- package/dist/actions/create-conversation.d.cts.map +1 -1
- package/dist/actions/create-conversation.d.mts +5 -4
- package/dist/actions/create-conversation.d.mts.map +1 -1
- package/dist/actions/create-conversation.mjs +3 -3
- package/dist/actions/create-conversation.mjs.map +1 -1
- package/dist/actions/create-embeddings.cjs +3 -3
- package/dist/actions/create-embeddings.cjs.map +1 -1
- package/dist/actions/create-embeddings.d.cts +4 -4
- package/dist/actions/create-embeddings.d.mts +4 -4
- package/dist/actions/create-embeddings.mjs +3 -3
- package/dist/actions/create-embeddings.mjs.map +1 -1
- package/dist/actions/create-eval-run.cjs +19 -19
- package/dist/actions/create-eval-run.cjs.map +1 -1
- package/dist/actions/create-eval-run.d.cts +32 -23
- package/dist/actions/create-eval-run.d.mts +32 -23
- package/dist/actions/create-eval-run.mjs +19 -19
- package/dist/actions/create-eval-run.mjs.map +1 -1
- package/dist/actions/create-eval.cjs +10 -10
- package/dist/actions/create-eval.cjs.map +1 -1
- package/dist/actions/create-eval.d.cts +19 -10
- package/dist/actions/create-eval.d.mts +19 -10
- package/dist/actions/create-eval.mjs +10 -10
- package/dist/actions/create-eval.mjs.map +1 -1
- package/dist/actions/create-fine-tuning-job.cjs +4 -4
- package/dist/actions/create-fine-tuning-job.cjs.map +1 -1
- package/dist/actions/create-fine-tuning-job.d.cts +5 -5
- package/dist/actions/create-fine-tuning-job.d.mts +5 -5
- package/dist/actions/create-fine-tuning-job.mjs +4 -4
- package/dist/actions/create-fine-tuning-job.mjs.map +1 -1
- package/dist/actions/create-image-edit.cjs +5 -5
- package/dist/actions/create-image-edit.cjs.map +1 -1
- package/dist/actions/create-image-edit.d.cts +9 -8
- package/dist/actions/create-image-edit.d.mts +9 -8
- package/dist/actions/create-image-edit.mjs +5 -5
- package/dist/actions/create-image-edit.mjs.map +1 -1
- package/dist/actions/create-image-variation.cjs +2 -2
- package/dist/actions/create-image-variation.cjs.map +1 -1
- package/dist/actions/create-image-variation.d.cts +2 -2
- package/dist/actions/create-image-variation.d.mts +2 -2
- package/dist/actions/create-image-variation.mjs +2 -2
- package/dist/actions/create-image-variation.mjs.map +1 -1
- package/dist/actions/create-image.cjs +4 -4
- package/dist/actions/create-image.cjs.map +1 -1
- package/dist/actions/create-image.d.cts +6 -6
- package/dist/actions/create-image.d.mts +6 -6
- package/dist/actions/create-image.mjs +4 -4
- package/dist/actions/create-image.mjs.map +1 -1
- package/dist/actions/create-message.cjs +13 -13
- package/dist/actions/create-message.cjs.map +1 -1
- package/dist/actions/create-message.d.cts +17 -14
- package/dist/actions/create-message.d.cts.map +1 -1
- package/dist/actions/create-message.d.mts +17 -14
- package/dist/actions/create-message.d.mts.map +1 -1
- package/dist/actions/create-message.mjs +13 -13
- package/dist/actions/create-message.mjs.map +1 -1
- package/dist/actions/create-moderation.cjs +7 -7
- package/dist/actions/create-moderation.cjs.map +1 -1
- package/dist/actions/create-moderation.d.cts +9 -8
- package/dist/actions/create-moderation.d.cts.map +1 -1
- package/dist/actions/create-moderation.d.mts +9 -8
- package/dist/actions/create-moderation.d.mts.map +1 -1
- package/dist/actions/create-moderation.mjs +7 -7
- package/dist/actions/create-moderation.mjs.map +1 -1
- package/dist/actions/create-realtime-call.cjs +1 -1
- package/dist/actions/create-realtime-call.cjs.map +1 -1
- package/dist/actions/create-realtime-call.d.cts +1 -1
- package/dist/actions/create-realtime-call.d.mts +1 -1
- package/dist/actions/create-realtime-call.mjs +1 -1
- package/dist/actions/create-realtime-call.mjs.map +1 -1
- package/dist/actions/create-realtime-client-secret.cjs +3 -3
- package/dist/actions/create-realtime-client-secret.cjs.map +1 -1
- package/dist/actions/create-realtime-client-secret.d.cts +5 -3
- package/dist/actions/create-realtime-client-secret.d.mts +5 -3
- package/dist/actions/create-realtime-client-secret.mjs +3 -3
- package/dist/actions/create-realtime-client-secret.mjs.map +1 -1
- package/dist/actions/create-realtime-session.cjs +6 -6
- package/dist/actions/create-realtime-session.cjs.map +1 -1
- package/dist/actions/create-realtime-session.d.cts +10 -6
- package/dist/actions/create-realtime-session.d.mts +10 -6
- package/dist/actions/create-realtime-session.mjs +6 -6
- package/dist/actions/create-realtime-session.mjs.map +1 -1
- package/dist/actions/create-realtime-transcription-session.cjs +4 -4
- package/dist/actions/create-realtime-transcription-session.cjs.map +1 -1
- package/dist/actions/create-realtime-transcription-session.d.cts +4 -4
- package/dist/actions/create-realtime-transcription-session.d.mts +4 -4
- package/dist/actions/create-realtime-transcription-session.mjs +4 -4
- package/dist/actions/create-realtime-transcription-session.mjs.map +1 -1
- package/dist/actions/create-response.cjs +15 -15
- package/dist/actions/create-response.cjs.map +1 -1
- package/dist/actions/create-response.d.cts +28 -18
- package/dist/actions/create-response.d.mts +28 -18
- package/dist/actions/create-response.mjs +15 -15
- package/dist/actions/create-response.mjs.map +1 -1
- package/dist/actions/create-run.cjs +24 -24
- package/dist/actions/create-run.cjs.map +1 -1
- package/dist/actions/create-run.d.cts +36 -31
- package/dist/actions/create-run.d.mts +36 -31
- package/dist/actions/create-run.mjs +24 -24
- package/dist/actions/create-run.mjs.map +1 -1
- package/dist/actions/create-skill.cjs +3 -3
- package/dist/actions/create-skill.cjs.map +1 -1
- package/dist/actions/create-skill.d.cts +5 -3
- package/dist/actions/create-skill.d.mts +5 -3
- package/dist/actions/create-skill.mjs +3 -3
- package/dist/actions/create-skill.mjs.map +1 -1
- package/dist/actions/create-speech.cjs +2 -2
- package/dist/actions/create-speech.cjs.map +1 -1
- package/dist/actions/create-speech.d.cts +2 -2
- package/dist/actions/create-speech.d.mts +2 -2
- package/dist/actions/create-speech.mjs +2 -2
- package/dist/actions/create-speech.mjs.map +1 -1
- package/dist/actions/create-thread-and-run.cjs +29 -29
- package/dist/actions/create-thread-and-run.cjs.map +1 -1
- package/dist/actions/create-thread-and-run.d.cts +46 -39
- package/dist/actions/create-thread-and-run.d.mts +46 -39
- package/dist/actions/create-thread-and-run.mjs +29 -29
- package/dist/actions/create-thread-and-run.mjs.map +1 -1
- package/dist/actions/create-thread.cjs +5 -5
- package/dist/actions/create-thread.cjs.map +1 -1
- package/dist/actions/create-thread.d.cts +7 -6
- package/dist/actions/create-thread.d.cts.map +1 -1
- package/dist/actions/create-thread.d.mts +7 -6
- package/dist/actions/create-thread.d.mts.map +1 -1
- package/dist/actions/create-thread.mjs +5 -5
- package/dist/actions/create-thread.mjs.map +1 -1
- package/dist/actions/create-upload.cjs +2 -2
- package/dist/actions/create-upload.cjs.map +1 -1
- package/dist/actions/create-upload.d.cts +3 -3
- package/dist/actions/create-upload.d.mts +3 -3
- package/dist/actions/create-upload.mjs +2 -2
- package/dist/actions/create-upload.mjs.map +1 -1
- package/dist/actions/create-vector-store-file-batch.cjs +11 -11
- package/dist/actions/create-vector-store-file-batch.cjs.map +1 -1
- package/dist/actions/create-vector-store-file-batch.d.cts +21 -14
- package/dist/actions/create-vector-store-file-batch.d.cts.map +1 -1
- package/dist/actions/create-vector-store-file-batch.d.mts +21 -14
- package/dist/actions/create-vector-store-file-batch.d.mts.map +1 -1
- package/dist/actions/create-vector-store-file-batch.mjs +11 -11
- package/dist/actions/create-vector-store-file-batch.mjs.map +1 -1
- package/dist/actions/create-vector-store-file.cjs +7 -7
- package/dist/actions/create-vector-store-file.cjs.map +1 -1
- package/dist/actions/create-vector-store-file.d.cts +11 -8
- package/dist/actions/create-vector-store-file.d.mts +11 -8
- package/dist/actions/create-vector-store-file.mjs +7 -7
- package/dist/actions/create-vector-store-file.mjs.map +1 -1
- package/dist/actions/create-vector-store.cjs +8 -8
- package/dist/actions/create-vector-store.cjs.map +1 -1
- package/dist/actions/create-vector-store.d.cts +12 -9
- package/dist/actions/create-vector-store.d.mts +12 -9
- package/dist/actions/create-vector-store.mjs +8 -8
- package/dist/actions/create-vector-store.mjs.map +1 -1
- package/dist/actions/create-video-remix.cjs +2 -2
- package/dist/actions/create-video-remix.cjs.map +1 -1
- package/dist/actions/create-video-remix.d.cts +3 -3
- package/dist/actions/create-video-remix.d.mts +3 -3
- package/dist/actions/create-video-remix.mjs +2 -2
- package/dist/actions/create-video-remix.mjs.map +1 -1
- package/dist/actions/create-video.cjs +2 -2
- package/dist/actions/create-video.cjs.map +1 -1
- package/dist/actions/create-video.d.cts +2 -2
- package/dist/actions/create-video.d.mts +2 -2
- package/dist/actions/create-video.mjs +2 -2
- package/dist/actions/create-video.mjs.map +1 -1
- package/dist/actions/delete-assistant.cjs +1 -1
- package/dist/actions/delete-assistant.cjs.map +1 -1
- package/dist/actions/delete-assistant.d.cts +1 -1
- package/dist/actions/delete-assistant.d.mts +1 -1
- package/dist/actions/delete-assistant.mjs +1 -1
- package/dist/actions/delete-assistant.mjs.map +1 -1
- package/dist/actions/delete-chat-completion.cjs +1 -1
- package/dist/actions/delete-chat-completion.cjs.map +1 -1
- package/dist/actions/delete-chat-completion.d.cts +1 -1
- package/dist/actions/delete-chat-completion.d.mts +1 -1
- package/dist/actions/delete-chat-completion.mjs +1 -1
- package/dist/actions/delete-chat-completion.mjs.map +1 -1
- package/dist/actions/delete-container-file.cjs +1 -1
- package/dist/actions/delete-container-file.cjs.map +1 -1
- package/dist/actions/delete-container-file.d.cts +1 -1
- package/dist/actions/delete-container-file.d.mts +1 -1
- package/dist/actions/delete-container-file.mjs +1 -1
- package/dist/actions/delete-container-file.mjs.map +1 -1
- package/dist/actions/delete-container.cjs +1 -1
- package/dist/actions/delete-container.cjs.map +1 -1
- package/dist/actions/delete-container.d.cts +1 -1
- package/dist/actions/delete-container.d.mts +1 -1
- package/dist/actions/delete-container.mjs +1 -1
- package/dist/actions/delete-container.mjs.map +1 -1
- package/dist/actions/delete-conversation-item.cjs +1 -1
- package/dist/actions/delete-conversation-item.cjs.map +1 -1
- package/dist/actions/delete-conversation-item.d.cts +1 -1
- package/dist/actions/delete-conversation-item.d.mts +1 -1
- package/dist/actions/delete-conversation-item.mjs +1 -1
- package/dist/actions/delete-conversation-item.mjs.map +1 -1
- package/dist/actions/delete-conversation.cjs +1 -1
- package/dist/actions/delete-conversation.cjs.map +1 -1
- package/dist/actions/delete-conversation.d.cts +1 -1
- package/dist/actions/delete-conversation.d.mts +1 -1
- package/dist/actions/delete-conversation.mjs +1 -1
- package/dist/actions/delete-conversation.mjs.map +1 -1
- package/dist/actions/delete-eval-run.cjs +1 -1
- package/dist/actions/delete-eval-run.cjs.map +1 -1
- package/dist/actions/delete-eval-run.d.cts +1 -1
- package/dist/actions/delete-eval-run.d.mts +1 -1
- package/dist/actions/delete-eval-run.mjs +1 -1
- package/dist/actions/delete-eval-run.mjs.map +1 -1
- package/dist/actions/delete-eval.cjs +1 -1
- package/dist/actions/delete-eval.cjs.map +1 -1
- package/dist/actions/delete-eval.d.cts +1 -1
- package/dist/actions/delete-eval.d.mts +1 -1
- package/dist/actions/delete-eval.mjs +1 -1
- package/dist/actions/delete-eval.mjs.map +1 -1
- package/dist/actions/delete-file.cjs +1 -1
- package/dist/actions/delete-file.cjs.map +1 -1
- package/dist/actions/delete-file.d.cts +1 -1
- package/dist/actions/delete-file.d.mts +1 -1
- package/dist/actions/delete-file.mjs +1 -1
- package/dist/actions/delete-file.mjs.map +1 -1
- package/dist/actions/delete-message.cjs +1 -1
- package/dist/actions/delete-message.cjs.map +1 -1
- package/dist/actions/delete-message.d.cts +1 -1
- package/dist/actions/delete-message.d.mts +1 -1
- package/dist/actions/delete-message.mjs +1 -1
- package/dist/actions/delete-message.mjs.map +1 -1
- package/dist/actions/delete-response.cjs +1 -1
- package/dist/actions/delete-response.cjs.map +1 -1
- package/dist/actions/delete-response.d.cts +1 -1
- package/dist/actions/delete-response.d.mts +1 -1
- package/dist/actions/delete-response.mjs +1 -1
- package/dist/actions/delete-response.mjs.map +1 -1
- package/dist/actions/delete-skill.cjs +1 -1
- package/dist/actions/delete-skill.cjs.map +1 -1
- package/dist/actions/delete-skill.d.cts +1 -1
- package/dist/actions/delete-skill.d.mts +1 -1
- package/dist/actions/delete-skill.mjs +1 -1
- package/dist/actions/delete-skill.mjs.map +1 -1
- package/dist/actions/delete-thread.cjs +1 -1
- package/dist/actions/delete-thread.cjs.map +1 -1
- package/dist/actions/delete-thread.d.cts +1 -1
- package/dist/actions/delete-thread.d.mts +1 -1
- package/dist/actions/delete-thread.mjs +1 -1
- package/dist/actions/delete-thread.mjs.map +1 -1
- package/dist/actions/delete-vector-store-file.cjs +1 -1
- package/dist/actions/delete-vector-store-file.cjs.map +1 -1
- package/dist/actions/delete-vector-store-file.d.cts +1 -1
- package/dist/actions/delete-vector-store-file.d.mts +1 -1
- package/dist/actions/delete-vector-store-file.mjs +1 -1
- package/dist/actions/delete-vector-store-file.mjs.map +1 -1
- package/dist/actions/delete-vector-store.cjs +1 -1
- package/dist/actions/delete-vector-store.cjs.map +1 -1
- package/dist/actions/delete-vector-store.d.cts +1 -1
- package/dist/actions/delete-vector-store.d.mts +1 -1
- package/dist/actions/delete-vector-store.mjs +1 -1
- package/dist/actions/delete-vector-store.mjs.map +1 -1
- package/dist/actions/delete-video.cjs +1 -1
- package/dist/actions/delete-video.cjs.map +1 -1
- package/dist/actions/delete-video.d.cts +1 -1
- package/dist/actions/delete-video.d.mts +1 -1
- package/dist/actions/delete-video.mjs +1 -1
- package/dist/actions/delete-video.mjs.map +1 -1
- package/dist/actions/download-file.cjs +2 -2
- package/dist/actions/download-file.cjs.map +1 -1
- package/dist/actions/download-file.d.cts +2 -2
- package/dist/actions/download-file.d.mts +2 -2
- package/dist/actions/download-file.mjs +2 -2
- package/dist/actions/download-file.mjs.map +1 -1
- package/dist/actions/download-video.cjs +2 -2
- package/dist/actions/download-video.cjs.map +1 -1
- package/dist/actions/download-video.d.cts +2 -2
- package/dist/actions/download-video.d.mts +2 -2
- package/dist/actions/download-video.mjs +2 -2
- package/dist/actions/download-video.mjs.map +1 -1
- package/dist/actions/get-chat-completion-messages.cjs +2 -2
- package/dist/actions/get-chat-completion-messages.cjs.map +1 -1
- package/dist/actions/get-chat-completion-messages.d.cts +2 -2
- package/dist/actions/get-chat-completion-messages.d.mts +2 -2
- package/dist/actions/get-chat-completion-messages.mjs +2 -2
- package/dist/actions/get-chat-completion-messages.mjs.map +1 -1
- package/dist/actions/get-chat-completion.cjs +7 -7
- package/dist/actions/get-chat-completion.cjs.map +1 -1
- package/dist/actions/get-chat-completion.d.cts +7 -7
- package/dist/actions/get-chat-completion.d.mts +7 -7
- package/dist/actions/get-chat-completion.mjs +7 -7
- package/dist/actions/get-chat-completion.mjs.map +1 -1
- package/dist/actions/get-chatkit-thread.cjs +4 -4
- package/dist/actions/get-chatkit-thread.cjs.map +1 -1
- package/dist/actions/get-chatkit-thread.d.cts +4 -4
- package/dist/actions/get-chatkit-thread.d.mts +4 -4
- package/dist/actions/get-chatkit-thread.mjs +4 -4
- package/dist/actions/get-chatkit-thread.mjs.map +1 -1
- package/dist/actions/get-conversation-item.cjs +1 -1
- package/dist/actions/get-conversation-item.cjs.map +1 -1
- package/dist/actions/get-conversation-item.d.cts +1 -1
- package/dist/actions/get-conversation-item.d.mts +1 -1
- package/dist/actions/get-conversation-item.mjs +1 -1
- package/dist/actions/get-conversation-item.mjs.map +1 -1
- package/dist/actions/get-eval-run-output-item.cjs +5 -5
- package/dist/actions/get-eval-run-output-item.cjs.map +1 -1
- package/dist/actions/get-eval-run-output-item.d.cts +5 -5
- package/dist/actions/get-eval-run-output-item.d.mts +5 -5
- package/dist/actions/get-eval-run-output-item.mjs +5 -5
- package/dist/actions/get-eval-run-output-item.mjs.map +1 -1
- package/dist/actions/get-eval-run-output-items.cjs +6 -6
- package/dist/actions/get-eval-run-output-items.cjs.map +1 -1
- package/dist/actions/get-eval-run-output-items.d.cts +7 -7
- package/dist/actions/get-eval-run-output-items.d.mts +7 -7
- package/dist/actions/get-eval-run-output-items.mjs +6 -6
- package/dist/actions/get-eval-run-output-items.mjs.map +1 -1
- package/dist/actions/get-eval-run.cjs +10 -10
- package/dist/actions/get-eval-run.cjs.map +1 -1
- package/dist/actions/get-eval-run.d.cts +14 -14
- package/dist/actions/get-eval-run.d.mts +14 -14
- package/dist/actions/get-eval-run.mjs +10 -10
- package/dist/actions/get-eval-run.mjs.map +1 -1
- package/dist/actions/get-eval-runs.cjs +6 -6
- package/dist/actions/get-eval-runs.cjs.map +1 -1
- package/dist/actions/get-eval-runs.d.cts +8 -8
- package/dist/actions/get-eval-runs.d.mts +8 -8
- package/dist/actions/get-eval-runs.mjs +6 -6
- package/dist/actions/get-eval-runs.mjs.map +1 -1
- package/dist/actions/get-eval.cjs +1 -1
- package/dist/actions/get-eval.cjs.map +1 -1
- package/dist/actions/get-eval.d.cts +1 -1
- package/dist/actions/get-eval.d.mts +1 -1
- package/dist/actions/get-eval.mjs +1 -1
- package/dist/actions/get-eval.mjs.map +1 -1
- package/dist/actions/get-input-token-counts.cjs +1 -1
- package/dist/actions/get-input-token-counts.cjs.map +1 -1
- package/dist/actions/get-input-token-counts.d.cts +1 -1
- package/dist/actions/get-input-token-counts.d.mts +1 -1
- package/dist/actions/get-input-token-counts.mjs +1 -1
- package/dist/actions/get-input-token-counts.mjs.map +1 -1
- package/dist/actions/get-message.cjs +9 -9
- package/dist/actions/get-message.cjs.map +1 -1
- package/dist/actions/get-message.d.cts +9 -9
- package/dist/actions/get-message.d.mts +9 -9
- package/dist/actions/get-message.mjs +9 -9
- package/dist/actions/get-message.mjs.map +1 -1
- package/dist/actions/get-response.cjs +9 -9
- package/dist/actions/get-response.cjs.map +1 -1
- package/dist/actions/get-response.d.cts +9 -9
- package/dist/actions/get-response.d.mts +9 -9
- package/dist/actions/get-response.mjs +9 -9
- package/dist/actions/get-response.mjs.map +1 -1
- package/dist/actions/get-run-step.cjs +15 -15
- package/dist/actions/get-run-step.cjs.map +1 -1
- package/dist/actions/get-run-step.d.cts +16 -16
- package/dist/actions/get-run-step.d.mts +16 -16
- package/dist/actions/get-run-step.mjs +15 -15
- package/dist/actions/get-run-step.mjs.map +1 -1
- package/dist/actions/get-vector-store-file-batch.cjs +2 -2
- package/dist/actions/get-vector-store-file-batch.cjs.map +1 -1
- package/dist/actions/get-vector-store-file-batch.d.cts +3 -3
- package/dist/actions/get-vector-store-file-batch.d.mts +3 -3
- package/dist/actions/get-vector-store-file-batch.mjs +2 -2
- package/dist/actions/get-vector-store-file-batch.mjs.map +1 -1
- package/dist/actions/get-vector-store-file.cjs +4 -4
- package/dist/actions/get-vector-store-file.cjs.map +1 -1
- package/dist/actions/get-vector-store-file.d.cts +5 -5
- package/dist/actions/get-vector-store-file.d.mts +5 -5
- package/dist/actions/get-vector-store-file.mjs +4 -4
- package/dist/actions/get-vector-store-file.mjs.map +1 -1
- package/dist/actions/get-vector-store.cjs +4 -4
- package/dist/actions/get-vector-store.cjs.map +1 -1
- package/dist/actions/get-vector-store.d.cts +4 -4
- package/dist/actions/get-vector-store.d.mts +4 -4
- package/dist/actions/get-vector-store.mjs +4 -4
- package/dist/actions/get-vector-store.mjs.map +1 -1
- package/dist/actions/get-video.cjs +2 -2
- package/dist/actions/get-video.cjs.map +1 -1
- package/dist/actions/get-video.d.cts +3 -3
- package/dist/actions/get-video.d.mts +3 -3
- package/dist/actions/get-video.mjs +2 -2
- package/dist/actions/get-video.mjs.map +1 -1
- package/dist/actions/list-assistants.cjs +16 -16
- package/dist/actions/list-assistants.cjs.map +1 -1
- package/dist/actions/list-assistants.d.cts +16 -16
- package/dist/actions/list-assistants.d.mts +16 -16
- package/dist/actions/list-assistants.mjs +16 -16
- package/dist/actions/list-assistants.mjs.map +1 -1
- package/dist/actions/list-batches.cjs +8 -8
- package/dist/actions/list-batches.cjs.map +1 -1
- package/dist/actions/list-batches.d.cts +12 -12
- package/dist/actions/list-batches.d.mts +12 -12
- package/dist/actions/list-batches.mjs +8 -8
- package/dist/actions/list-batches.mjs.map +1 -1
- package/dist/actions/list-chat-completions.cjs +4 -4
- package/dist/actions/list-chat-completions.cjs.map +1 -1
- package/dist/actions/list-chat-completions.d.cts +4 -4
- package/dist/actions/list-chat-completions.d.mts +4 -4
- package/dist/actions/list-chat-completions.mjs +4 -4
- package/dist/actions/list-chat-completions.mjs.map +1 -1
- package/dist/actions/list-chatkit-thread-items.cjs +2 -2
- package/dist/actions/list-chatkit-thread-items.cjs.map +1 -1
- package/dist/actions/list-chatkit-thread-items.d.cts +2 -2
- package/dist/actions/list-chatkit-thread-items.d.mts +2 -2
- package/dist/actions/list-chatkit-thread-items.mjs +2 -2
- package/dist/actions/list-chatkit-thread-items.mjs.map +1 -1
- package/dist/actions/list-container-files.cjs +2 -2
- package/dist/actions/list-container-files.cjs.map +1 -1
- package/dist/actions/list-container-files.d.cts +2 -2
- package/dist/actions/list-container-files.d.mts +2 -2
- package/dist/actions/list-container-files.mjs +2 -2
- package/dist/actions/list-container-files.mjs.map +1 -1
- package/dist/actions/list-containers.cjs +4 -4
- package/dist/actions/list-containers.cjs.map +1 -1
- package/dist/actions/list-containers.d.cts +4 -4
- package/dist/actions/list-containers.d.mts +4 -4
- package/dist/actions/list-containers.mjs +4 -4
- package/dist/actions/list-containers.mjs.map +1 -1
- package/dist/actions/list-conversation-items.cjs +2 -2
- package/dist/actions/list-conversation-items.cjs.map +1 -1
- package/dist/actions/list-conversation-items.d.cts +2 -2
- package/dist/actions/list-conversation-items.d.mts +2 -2
- package/dist/actions/list-conversation-items.mjs +2 -2
- package/dist/actions/list-conversation-items.mjs.map +1 -1
- package/dist/actions/list-engines.cjs +2 -2
- package/dist/actions/list-engines.cjs.map +1 -1
- package/dist/actions/list-engines.d.cts +2 -2
- package/dist/actions/list-engines.d.mts +2 -2
- package/dist/actions/list-engines.mjs +2 -2
- package/dist/actions/list-engines.mjs.map +1 -1
- package/dist/actions/list-evals.cjs +14 -14
- package/dist/actions/list-evals.cjs.map +1 -1
- package/dist/actions/list-evals.d.cts +15 -15
- package/dist/actions/list-evals.d.mts +15 -15
- package/dist/actions/list-evals.mjs +14 -14
- package/dist/actions/list-evals.mjs.map +1 -1
- package/dist/actions/list-files-in-vector-store-batch.cjs +5 -5
- package/dist/actions/list-files-in-vector-store-batch.cjs.map +1 -1
- package/dist/actions/list-files-in-vector-store-batch.d.cts +8 -8
- package/dist/actions/list-files-in-vector-store-batch.d.mts +8 -8
- package/dist/actions/list-files-in-vector-store-batch.mjs +5 -5
- package/dist/actions/list-files-in-vector-store-batch.mjs.map +1 -1
- package/dist/actions/list-files.cjs +2 -2
- package/dist/actions/list-files.cjs.map +1 -1
- package/dist/actions/list-files.d.cts +2 -2
- package/dist/actions/list-files.d.mts +2 -2
- package/dist/actions/list-files.mjs +2 -2
- package/dist/actions/list-files.mjs.map +1 -1
- package/dist/actions/list-fine-tunes.cjs +5 -5
- package/dist/actions/list-fine-tunes.cjs.map +1 -1
- package/dist/actions/list-fine-tunes.d.cts +7 -7
- package/dist/actions/list-fine-tunes.d.mts +7 -7
- package/dist/actions/list-fine-tunes.mjs +5 -5
- package/dist/actions/list-fine-tunes.mjs.map +1 -1
- package/dist/actions/list-fine-tuning-events.cjs +2 -2
- package/dist/actions/list-fine-tuning-events.cjs.map +1 -1
- package/dist/actions/list-fine-tuning-events.d.cts +2 -2
- package/dist/actions/list-fine-tuning-events.d.mts +2 -2
- package/dist/actions/list-fine-tuning-events.mjs +2 -2
- package/dist/actions/list-fine-tuning-events.mjs.map +1 -1
- package/dist/actions/list-fine-tuning-job-checkpoints.cjs +3 -3
- package/dist/actions/list-fine-tuning-job-checkpoints.cjs.map +1 -1
- package/dist/actions/list-fine-tuning-job-checkpoints.d.cts +3 -3
- package/dist/actions/list-fine-tuning-job-checkpoints.d.mts +3 -3
- package/dist/actions/list-fine-tuning-job-checkpoints.mjs +3 -3
- package/dist/actions/list-fine-tuning-job-checkpoints.mjs.map +1 -1
- package/dist/actions/list-input-items.cjs +2 -2
- package/dist/actions/list-input-items.cjs.map +1 -1
- package/dist/actions/list-input-items.d.cts +2 -2
- package/dist/actions/list-input-items.d.mts +2 -2
- package/dist/actions/list-input-items.mjs +2 -2
- package/dist/actions/list-input-items.mjs.map +1 -1
- package/dist/actions/list-messages.cjs +10 -10
- package/dist/actions/list-messages.cjs.map +1 -1
- package/dist/actions/list-messages.d.cts +10 -10
- package/dist/actions/list-messages.d.mts +10 -10
- package/dist/actions/list-messages.mjs +10 -10
- package/dist/actions/list-messages.mjs.map +1 -1
- package/dist/actions/list-models.cjs +3 -3
- package/dist/actions/list-models.cjs.map +1 -1
- package/dist/actions/list-models.d.cts +3 -3
- package/dist/actions/list-models.d.mts +3 -3
- package/dist/actions/list-models.mjs +3 -3
- package/dist/actions/list-models.mjs.map +1 -1
- package/dist/actions/list-run-steps.cjs +16 -16
- package/dist/actions/list-run-steps.cjs.map +1 -1
- package/dist/actions/list-run-steps.d.cts +17 -17
- package/dist/actions/list-run-steps.d.mts +17 -17
- package/dist/actions/list-run-steps.mjs +16 -16
- package/dist/actions/list-run-steps.mjs.map +1 -1
- package/dist/actions/list-runs.cjs +8 -8
- package/dist/actions/list-runs.cjs.map +1 -1
- package/dist/actions/list-runs.d.cts +12 -12
- package/dist/actions/list-runs.d.mts +12 -12
- package/dist/actions/list-runs.mjs +8 -8
- package/dist/actions/list-runs.mjs.map +1 -1
- package/dist/actions/list-skills.cjs +2 -2
- package/dist/actions/list-skills.cjs.map +1 -1
- package/dist/actions/list-skills.d.cts +2 -2
- package/dist/actions/list-skills.d.mts +2 -2
- package/dist/actions/list-skills.mjs +2 -2
- package/dist/actions/list-skills.mjs.map +1 -1
- package/dist/actions/list-threads.cjs +4 -4
- package/dist/actions/list-threads.cjs.map +1 -1
- package/dist/actions/list-threads.d.cts +4 -4
- package/dist/actions/list-threads.d.mts +4 -4
- package/dist/actions/list-threads.mjs +4 -4
- package/dist/actions/list-threads.mjs.map +1 -1
- package/dist/actions/list-vector-store-files.cjs +3 -3
- package/dist/actions/list-vector-store-files.cjs.map +1 -1
- package/dist/actions/list-vector-store-files.d.cts +6 -6
- package/dist/actions/list-vector-store-files.d.mts +6 -6
- package/dist/actions/list-vector-store-files.mjs +3 -3
- package/dist/actions/list-vector-store-files.mjs.map +1 -1
- package/dist/actions/list-vector-stores.cjs +5 -5
- package/dist/actions/list-vector-stores.cjs.map +1 -1
- package/dist/actions/list-vector-stores.d.cts +5 -5
- package/dist/actions/list-vector-stores.d.mts +5 -5
- package/dist/actions/list-vector-stores.mjs +5 -5
- package/dist/actions/list-vector-stores.mjs.map +1 -1
- package/dist/actions/list-videos.cjs +3 -3
- package/dist/actions/list-videos.cjs.map +1 -1
- package/dist/actions/list-videos.d.cts +4 -4
- package/dist/actions/list-videos.d.mts +4 -4
- package/dist/actions/list-videos.mjs +3 -3
- package/dist/actions/list-videos.mjs.map +1 -1
- package/dist/actions/modify-assistant.cjs +3 -3
- package/dist/actions/modify-assistant.cjs.map +1 -1
- package/dist/actions/modify-assistant.d.cts +4 -4
- package/dist/actions/modify-assistant.d.mts +4 -4
- package/dist/actions/modify-assistant.mjs +3 -3
- package/dist/actions/modify-assistant.mjs.map +1 -1
- package/dist/actions/modify-message.cjs +9 -9
- package/dist/actions/modify-message.cjs.map +1 -1
- package/dist/actions/modify-message.d.cts +10 -10
- package/dist/actions/modify-message.d.mts +10 -10
- package/dist/actions/modify-message.mjs +9 -9
- package/dist/actions/modify-message.mjs.map +1 -1
- package/dist/actions/modify-run.cjs +8 -8
- package/dist/actions/modify-run.cjs.map +1 -1
- package/dist/actions/modify-run.d.cts +13 -13
- package/dist/actions/modify-run.d.mts +13 -13
- package/dist/actions/modify-run.mjs +8 -8
- package/dist/actions/modify-run.mjs.map +1 -1
- package/dist/actions/modify-thread.cjs +3 -3
- package/dist/actions/modify-thread.cjs.map +1 -1
- package/dist/actions/modify-thread.d.cts +4 -4
- package/dist/actions/modify-thread.d.mts +4 -4
- package/dist/actions/modify-thread.mjs +3 -3
- package/dist/actions/modify-thread.mjs.map +1 -1
- package/dist/actions/modify-vector-store.cjs +5 -5
- package/dist/actions/modify-vector-store.cjs.map +1 -1
- package/dist/actions/modify-vector-store.d.cts +6 -6
- package/dist/actions/modify-vector-store.d.mts +6 -6
- package/dist/actions/modify-vector-store.mjs +5 -5
- package/dist/actions/modify-vector-store.mjs.map +1 -1
- package/dist/actions/retrieve-assistant.cjs +3 -3
- package/dist/actions/retrieve-assistant.cjs.map +1 -1
- package/dist/actions/retrieve-assistant.d.cts +3 -3
- package/dist/actions/retrieve-assistant.d.mts +3 -3
- package/dist/actions/retrieve-assistant.mjs +3 -3
- package/dist/actions/retrieve-assistant.mjs.map +1 -1
- package/dist/actions/retrieve-batch.cjs +6 -6
- package/dist/actions/retrieve-batch.cjs.map +1 -1
- package/dist/actions/retrieve-batch.d.cts +10 -10
- package/dist/actions/retrieve-batch.d.mts +10 -10
- package/dist/actions/retrieve-batch.mjs +6 -6
- package/dist/actions/retrieve-batch.mjs.map +1 -1
- package/dist/actions/retrieve-container-file-content.cjs +2 -2
- package/dist/actions/retrieve-container-file-content.cjs.map +1 -1
- package/dist/actions/retrieve-container-file-content.d.cts +2 -2
- package/dist/actions/retrieve-container-file-content.d.mts +2 -2
- package/dist/actions/retrieve-container-file-content.mjs +2 -2
- package/dist/actions/retrieve-container-file-content.mjs.map +1 -1
- package/dist/actions/retrieve-container-file.cjs +1 -1
- package/dist/actions/retrieve-container-file.cjs.map +1 -1
- package/dist/actions/retrieve-container-file.d.cts +1 -1
- package/dist/actions/retrieve-container-file.d.mts +1 -1
- package/dist/actions/retrieve-container-file.mjs +1 -1
- package/dist/actions/retrieve-container-file.mjs.map +1 -1
- package/dist/actions/retrieve-container.cjs +3 -3
- package/dist/actions/retrieve-container.cjs.map +1 -1
- package/dist/actions/retrieve-container.d.cts +3 -3
- package/dist/actions/retrieve-container.d.mts +3 -3
- package/dist/actions/retrieve-container.mjs +3 -3
- package/dist/actions/retrieve-container.mjs.map +1 -1
- package/dist/actions/retrieve-engine.cjs +1 -1
- package/dist/actions/retrieve-engine.cjs.map +1 -1
- package/dist/actions/retrieve-engine.d.cts +1 -1
- package/dist/actions/retrieve-engine.d.mts +1 -1
- package/dist/actions/retrieve-engine.mjs +1 -1
- package/dist/actions/retrieve-engine.mjs.map +1 -1
- package/dist/actions/retrieve-file.cjs +1 -1
- package/dist/actions/retrieve-file.cjs.map +1 -1
- package/dist/actions/retrieve-file.d.cts +1 -1
- package/dist/actions/retrieve-file.d.mts +1 -1
- package/dist/actions/retrieve-file.mjs +1 -1
- package/dist/actions/retrieve-file.mjs.map +1 -1
- package/dist/actions/retrieve-fine-tuning-job.cjs +4 -4
- package/dist/actions/retrieve-fine-tuning-job.cjs.map +1 -1
- package/dist/actions/retrieve-fine-tuning-job.d.cts +5 -5
- package/dist/actions/retrieve-fine-tuning-job.d.mts +5 -5
- package/dist/actions/retrieve-fine-tuning-job.mjs +4 -4
- package/dist/actions/retrieve-fine-tuning-job.mjs.map +1 -1
- package/dist/actions/retrieve-model.cjs +2 -2
- package/dist/actions/retrieve-model.cjs.map +1 -1
- package/dist/actions/retrieve-model.d.cts +2 -2
- package/dist/actions/retrieve-model.d.mts +2 -2
- package/dist/actions/retrieve-model.mjs +2 -2
- package/dist/actions/retrieve-model.mjs.map +1 -1
- package/dist/actions/retrieve-run.cjs +7 -7
- package/dist/actions/retrieve-run.cjs.map +1 -1
- package/dist/actions/retrieve-run.d.cts +11 -11
- package/dist/actions/retrieve-run.d.mts +11 -11
- package/dist/actions/retrieve-run.mjs +7 -7
- package/dist/actions/retrieve-run.mjs.map +1 -1
- package/dist/actions/retrieve-thread.cjs +2 -2
- package/dist/actions/retrieve-thread.cjs.map +1 -1
- package/dist/actions/retrieve-thread.d.cts +2 -2
- package/dist/actions/retrieve-thread.d.mts +2 -2
- package/dist/actions/retrieve-thread.mjs +2 -2
- package/dist/actions/retrieve-thread.mjs.map +1 -1
- package/dist/actions/retrieve-vector-store-file-content.cjs +2 -2
- package/dist/actions/retrieve-vector-store-file-content.cjs.map +1 -1
- package/dist/actions/retrieve-vector-store-file-content.d.cts +2 -2
- package/dist/actions/retrieve-vector-store-file-content.d.mts +2 -2
- package/dist/actions/retrieve-vector-store-file-content.mjs +2 -2
- package/dist/actions/retrieve-vector-store-file-content.mjs.map +1 -1
- package/dist/actions/run-grader.cjs +8 -8
- package/dist/actions/run-grader.cjs.map +1 -1
- package/dist/actions/run-grader.d.cts +13 -8
- package/dist/actions/run-grader.d.mts +13 -8
- package/dist/actions/run-grader.mjs +8 -8
- package/dist/actions/run-grader.mjs.map +1 -1
- package/dist/actions/search-vector-store.cjs +3 -3
- package/dist/actions/search-vector-store.cjs.map +1 -1
- package/dist/actions/search-vector-store.d.cts +3 -3
- package/dist/actions/search-vector-store.d.mts +3 -3
- package/dist/actions/search-vector-store.mjs +3 -3
- package/dist/actions/search-vector-store.mjs.map +1 -1
- package/dist/actions/submit-tool-outputs-to-run.cjs +8 -8
- package/dist/actions/submit-tool-outputs-to-run.cjs.map +1 -1
- package/dist/actions/submit-tool-outputs-to-run.d.cts +13 -12
- package/dist/actions/submit-tool-outputs-to-run.d.mts +13 -12
- package/dist/actions/submit-tool-outputs-to-run.mjs +8 -8
- package/dist/actions/submit-tool-outputs-to-run.mjs.map +1 -1
- package/dist/actions/update-chat-completion.cjs +8 -8
- package/dist/actions/update-chat-completion.cjs.map +1 -1
- package/dist/actions/update-chat-completion.d.cts +9 -9
- package/dist/actions/update-chat-completion.d.mts +9 -9
- package/dist/actions/update-chat-completion.mjs +8 -8
- package/dist/actions/update-chat-completion.mjs.map +1 -1
- package/dist/actions/update-conversation.cjs +1 -1
- package/dist/actions/update-conversation.cjs.map +1 -1
- package/dist/actions/update-conversation.d.cts +1 -1
- package/dist/actions/update-conversation.d.mts +1 -1
- package/dist/actions/update-conversation.mjs +1 -1
- package/dist/actions/update-conversation.mjs.map +1 -1
- package/dist/actions/update-eval.cjs +1 -1
- package/dist/actions/update-eval.cjs.map +1 -1
- package/dist/actions/update-eval.d.cts +1 -1
- package/dist/actions/update-eval.d.mts +1 -1
- package/dist/actions/update-eval.mjs +1 -1
- package/dist/actions/update-eval.mjs.map +1 -1
- package/dist/actions/update-vector-store-file-attributes.cjs +4 -4
- package/dist/actions/update-vector-store-file-attributes.cjs.map +1 -1
- package/dist/actions/update-vector-store-file-attributes.d.cts +5 -5
- package/dist/actions/update-vector-store-file-attributes.d.mts +5 -5
- package/dist/actions/update-vector-store-file-attributes.mjs +4 -4
- package/dist/actions/update-vector-store-file-attributes.mjs.map +1 -1
- package/dist/actions/upload-file.cjs +1 -1
- package/dist/actions/upload-file.cjs.map +1 -1
- package/dist/actions/upload-file.d.cts +1 -1
- package/dist/actions/upload-file.d.mts +1 -1
- package/dist/actions/upload-file.mjs +1 -1
- package/dist/actions/upload-file.mjs.map +1 -1
- package/dist/actions/validate-grader.cjs +7 -7
- package/dist/actions/validate-grader.cjs.map +1 -1
- package/dist/actions/validate-grader.d.cts +12 -7
- package/dist/actions/validate-grader.d.cts.map +1 -1
- package/dist/actions/validate-grader.d.mts +12 -7
- package/dist/actions/validate-grader.d.mts.map +1 -1
- package/dist/actions/validate-grader.mjs +7 -7
- package/dist/actions/validate-grader.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -19,14 +19,14 @@ const OpenaiSearchVectorStoreInput = z.object({
|
|
|
19
19
|
const OpenaiSearchVectorStore_ContentItemSchema = z.object({
|
|
20
20
|
text: z.string().describe("The text content, if type is 'text'.").nullable().optional(),
|
|
21
21
|
type: z.string().describe("The type of content (e.g., 'text').").nullable()
|
|
22
|
-
}).describe("An item in the content array of a search result.");
|
|
22
|
+
}).passthrough().describe("An item in the content array of a search result.");
|
|
23
23
|
const OpenaiSearchVectorStore_SearchResultItemSchema = z.object({
|
|
24
24
|
score: z.number().describe("The relevance score of this result.").nullable(),
|
|
25
25
|
content: z.array(OpenaiSearchVectorStore_ContentItemSchema).describe("The content items from the file that matched the query."),
|
|
26
26
|
file_id: z.string().describe("The ID of the file containing this result.").nullable(),
|
|
27
27
|
filename: z.string().describe("The name of the file containing this result.").nullable(),
|
|
28
28
|
attributes: z.record(z.string(), z.unknown()).describe("File attributes associated with this result.")
|
|
29
|
-
}).describe("A single search result item.");
|
|
29
|
+
}).passthrough().describe("A single search result item.");
|
|
30
30
|
const openaiSearchVectorStore = action("OPENAI_SEARCH_VECTOR_STORE", {
|
|
31
31
|
slug: "openai-search-vector-store",
|
|
32
32
|
name: "Search Vector Store",
|
|
@@ -38,7 +38,7 @@ const openaiSearchVectorStore = action("OPENAI_SEARCH_VECTOR_STORE", {
|
|
|
38
38
|
has_more: z.boolean().describe("Indicates if there are more results to fetch.").nullable(),
|
|
39
39
|
next_page: z.string().describe("Cursor for fetching the next page of results, if available.").nullable().optional(),
|
|
40
40
|
search_query: z.array(z.string()).describe("The query used for this search.")
|
|
41
|
-
}).describe("Response schema for vector store search.")
|
|
41
|
+
}).passthrough().describe("Response schema for vector store search.")
|
|
42
42
|
});
|
|
43
43
|
//#endregion
|
|
44
44
|
export { openaiSearchVectorStore };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-vector-store.mjs","names":[],"sources":["../../src/actions/search-vector-store.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiSearchVectorStoreInput = z.object({\n query: z.union([z.string(), z.array(z.string())]),\n filters: z.record(z.string(), z.unknown()).describe(\"A filter to apply based on file attributes. Can be a comparison filter with 'type', 'key', and 'value' fields, or a compound filter with 'type' and 'filters' fields combining multiple filters.\").optional(),\n rewrite_query: z.boolean().default(false).describe(\"Whether to rewrite the natural language query for vector search.\").optional(),\n max_num_results: z.number().int().default(10).describe(\"The maximum number of results to return. Must be between 1 and 50.\").optional(),\n ranking_options: z.object({\n ranker: z.enum([\"none\", \"auto\", \"default-2024-11-15\"]).default(\"auto\").describe(\"Enable re-ranking; set to 'none' to disable, which can help reduce latency. Default is 'auto'.\").optional(),\n score_threshold: z.number().default(0).describe(\"Minimum score threshold for results. Must be between 0 and 1.\").optional(),\n}).describe(\"Ranking options for search.\").optional(),\n vector_store_id: z.string().describe(\"The ID of the vector store to search.\"),\n}).describe(\"Request model for searching a vector store.\");\nconst OpenaiSearchVectorStore_ContentItemSchema = z.object({\n text: z.string().describe(\"The text content, if type is 'text'.\").nullable().optional(),\n type: z.string().describe(\"The type of content (e.g., 'text').\").nullable(),\n}).describe(\"An item in the content array of a search result.\");\nconst OpenaiSearchVectorStore_SearchResultItemSchema = z.object({\n score: z.number().describe(\"The relevance score of this result.\").nullable(),\n content: z.array(OpenaiSearchVectorStore_ContentItemSchema).describe(\"The content items from the file that matched the query.\"),\n file_id: z.string().describe(\"The ID of the file containing this result.\").nullable(),\n filename: z.string().describe(\"The name of the file containing this result.\").nullable(),\n attributes: z.record(z.string(), z.unknown()).describe(\"File attributes associated with this result.\"),\n}).describe(\"A single search result item.\");\nexport const OpenaiSearchVectorStoreOutput = z.object({\n data: z.array(OpenaiSearchVectorStore_SearchResultItemSchema).describe(\"The list of search result items.\"),\n object: z.string().describe(\"The object type, which is always 'vector_store.search_results.page'.\").nullable(),\n has_more: z.boolean().describe(\"Indicates if there are more results to fetch.\").nullable(),\n next_page: z.string().describe(\"Cursor for fetching the next page of results, if available.\").nullable().optional(),\n search_query: z.array(z.string()).describe(\"The query used for this search.\"),\n}).describe(\"Response schema for vector store search.\");\n\nexport const openaiSearchVectorStore = action(\"OPENAI_SEARCH_VECTOR_STORE\", {\n slug: \"openai-search-vector-store\",\n name: \"Search Vector Store\",\n description: \"Tool to search a vector store for relevant chunks based on a query and file attributes filter. Use when you need to find specific content within a vector store for retrieval-augmented generation (RAG) or custom search workflows.\",\n input: OpenaiSearchVectorStoreInput,\n output: OpenaiSearchVectorStoreOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,OAAO,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;CAChD,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kMAAkM,CAAC,CAAC,SAAS;CACjQ,eAAe,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAChI,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACtI,iBAAiB,EAAE,OAAO;EAC1B,QAAQ,EAAE,KAAK;GAAC;GAAQ;GAAQ;EAAoB,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;EAC3L,iBAAiB,EAAE,OAAO,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClD,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;AAC9E,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,4CAA4C,EAAE,OAAO;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,SAAS,kDAAkD;
|
|
1
|
+
{"version":3,"file":"search-vector-store.mjs","names":[],"sources":["../../src/actions/search-vector-store.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiSearchVectorStoreInput = z.object({\n query: z.union([z.string(), z.array(z.string())]),\n filters: z.record(z.string(), z.unknown()).describe(\"A filter to apply based on file attributes. Can be a comparison filter with 'type', 'key', and 'value' fields, or a compound filter with 'type' and 'filters' fields combining multiple filters.\").optional(),\n rewrite_query: z.boolean().default(false).describe(\"Whether to rewrite the natural language query for vector search.\").optional(),\n max_num_results: z.number().int().default(10).describe(\"The maximum number of results to return. Must be between 1 and 50.\").optional(),\n ranking_options: z.object({\n ranker: z.enum([\"none\", \"auto\", \"default-2024-11-15\"]).default(\"auto\").describe(\"Enable re-ranking; set to 'none' to disable, which can help reduce latency. Default is 'auto'.\").optional(),\n score_threshold: z.number().default(0).describe(\"Minimum score threshold for results. Must be between 0 and 1.\").optional(),\n}).describe(\"Ranking options for search.\").optional(),\n vector_store_id: z.string().describe(\"The ID of the vector store to search.\"),\n}).describe(\"Request model for searching a vector store.\");\nconst OpenaiSearchVectorStore_ContentItemSchema = z.object({\n text: z.string().describe(\"The text content, if type is 'text'.\").nullable().optional(),\n type: z.string().describe(\"The type of content (e.g., 'text').\").nullable(),\n}).passthrough().describe(\"An item in the content array of a search result.\");\nconst OpenaiSearchVectorStore_SearchResultItemSchema = z.object({\n score: z.number().describe(\"The relevance score of this result.\").nullable(),\n content: z.array(OpenaiSearchVectorStore_ContentItemSchema).describe(\"The content items from the file that matched the query.\"),\n file_id: z.string().describe(\"The ID of the file containing this result.\").nullable(),\n filename: z.string().describe(\"The name of the file containing this result.\").nullable(),\n attributes: z.record(z.string(), z.unknown()).describe(\"File attributes associated with this result.\"),\n}).passthrough().describe(\"A single search result item.\");\nexport const OpenaiSearchVectorStoreOutput = z.object({\n data: z.array(OpenaiSearchVectorStore_SearchResultItemSchema).describe(\"The list of search result items.\"),\n object: z.string().describe(\"The object type, which is always 'vector_store.search_results.page'.\").nullable(),\n has_more: z.boolean().describe(\"Indicates if there are more results to fetch.\").nullable(),\n next_page: z.string().describe(\"Cursor for fetching the next page of results, if available.\").nullable().optional(),\n search_query: z.array(z.string()).describe(\"The query used for this search.\"),\n}).passthrough().describe(\"Response schema for vector store search.\");\n\nexport const openaiSearchVectorStore = action(\"OPENAI_SEARCH_VECTOR_STORE\", {\n slug: \"openai-search-vector-store\",\n name: \"Search Vector Store\",\n description: \"Tool to search a vector store for relevant chunks based on a query and file attributes filter. Use when you need to find specific content within a vector store for retrieval-augmented generation (RAG) or custom search workflows.\",\n input: OpenaiSearchVectorStoreInput,\n output: OpenaiSearchVectorStoreOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,OAAO,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;CAChD,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kMAAkM,CAAC,CAAC,SAAS;CACjQ,eAAe,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAChI,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACtI,iBAAiB,EAAE,OAAO;EAC1B,QAAQ,EAAE,KAAK;GAAC;GAAQ;GAAQ;EAAoB,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;EAC3L,iBAAiB,EAAE,OAAO,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC5H,CAAC,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClD,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;AAC9E,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,4CAA4C,EAAE,OAAO;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAM,iDAAiD,EAAE,OAAO;CAC9D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC3E,SAAS,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,yDAAyD;CAC9H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACvF,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AASxD,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb2C,EAAE,OAAO;EACpD,MAAM,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,kCAAkC;EACzG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;EAC7G,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClH,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC;CAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}
|
|
@@ -8,13 +8,13 @@ const OpenaiSubmitToolOutputsToRunInput = zod.z.object({
|
|
|
8
8
|
tool_outputs: zod.z.array(zod.z.object({
|
|
9
9
|
output: zod.z.string().describe("The output of the tool call to be submitted to continue the run"),
|
|
10
10
|
tool_call_id: zod.z.string().describe("The ID of the tool call in the required_action object within the run object the output is being submitted for")
|
|
11
|
-
}).describe("A tool output to submit for a tool call.")).describe("A list of tools for which the outputs are being submitted. All tool outputs must be submitted in a single request")
|
|
11
|
+
}).passthrough().describe("A tool output to submit for a tool call.")).describe("A list of tools for which the outputs are being submitted. All tool outputs must be submitted in a single request")
|
|
12
12
|
}).describe("Request model for submitting tool outputs to a run.");
|
|
13
13
|
const OpenaiSubmitToolOutputsToRun_UsageSchema = zod.z.object({
|
|
14
14
|
total_tokens: zod.z.number().int().describe("Total tokens used").nullable(),
|
|
15
15
|
prompt_tokens: zod.z.number().int().describe("Number of prompt tokens used").nullable(),
|
|
16
16
|
completion_tokens: zod.z.number().int().describe("Number of completion tokens used").nullable()
|
|
17
|
-
}).describe("Usage statistics for the run.");
|
|
17
|
+
}).passthrough().describe("Usage statistics for the run.");
|
|
18
18
|
const OpenaiSubmitToolOutputsToRun_LastErrorSchema = zod.z.object({
|
|
19
19
|
code: zod.z.enum([
|
|
20
20
|
"server_error",
|
|
@@ -22,16 +22,16 @@ const OpenaiSubmitToolOutputsToRun_LastErrorSchema = zod.z.object({
|
|
|
22
22
|
"invalid_prompt"
|
|
23
23
|
]).describe("One of server_error, rate_limit_exceeded, or invalid_prompt").nullable(),
|
|
24
24
|
message: zod.z.string().describe("A human-readable description of the error").nullable()
|
|
25
|
-
}).describe("Last error associated with the run.");
|
|
25
|
+
}).passthrough().describe("Last error associated with the run.");
|
|
26
26
|
const OpenaiSubmitToolOutputsToRun_RequiredActionSchema = zod.z.object({
|
|
27
27
|
type: zod.z.string().describe("For now, this is always submit_tool_outputs").nullable(),
|
|
28
28
|
submit_tool_outputs: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Details on the tool outputs needed for this run to continue")
|
|
29
|
-
}).describe("Details on the action required to continue the run.");
|
|
30
|
-
const OpenaiSubmitToolOutputsToRun_IncompleteDetailsSchema = zod.z.object({ reason: zod.z.enum(["max_completion_tokens", "max_prompt_tokens"]).describe("The reason why the run is incomplete. This will point to which specific token limit was reached over the course of the run").nullable() }).describe("Details on why the run is incomplete.");
|
|
29
|
+
}).passthrough().describe("Details on the action required to continue the run.");
|
|
30
|
+
const OpenaiSubmitToolOutputsToRun_IncompleteDetailsSchema = zod.z.object({ reason: zod.z.enum(["max_completion_tokens", "max_prompt_tokens"]).describe("The reason why the run is incomplete. This will point to which specific token limit was reached over the course of the run").nullable() }).passthrough().describe("Details on why the run is incomplete.");
|
|
31
31
|
const OpenaiSubmitToolOutputsToRun_TruncationStrategySchema = zod.z.object({
|
|
32
32
|
type: zod.z.string().describe("Truncation strategy type").nullable(),
|
|
33
33
|
last_messages: zod.z.unknown().describe("Number of most recent messages to retain").nullable().optional()
|
|
34
|
-
}).describe("Thread truncation controls.");
|
|
34
|
+
}).passthrough().describe("Thread truncation controls.");
|
|
35
35
|
const OpenaiSubmitToolOutputsToRunOutput = zod.z.object({
|
|
36
36
|
id: zod.z.string().describe("The identifier, which can be referenced in API endpoints").nullable(),
|
|
37
37
|
model: zod.z.string().describe("The model that the assistant used for this run").nullable(),
|
|
@@ -50,7 +50,7 @@ const OpenaiSubmitToolOutputsToRunOutput = zod.z.object({
|
|
|
50
50
|
"incomplete",
|
|
51
51
|
"expired"
|
|
52
52
|
]).describe("The status of the run, which can be either queued, in_progress, requires_action, cancelling, cancelled, failed, completed, incomplete, or expired").nullable(),
|
|
53
|
-
metadata: zod.z.
|
|
53
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Set of 16 key-value pairs for storing additional information").nullable().optional(),
|
|
54
54
|
failed_at: zod.z.number().int().describe("The Unix timestamp (in seconds) for when the run failed").nullable().optional(),
|
|
55
55
|
thread_id: zod.z.string().describe("The ID of the thread that was executed on as a part of this run").nullable(),
|
|
56
56
|
created_at: zod.z.number().int().describe("The Unix timestamp (in seconds) for when the run was created").nullable(),
|
|
@@ -70,7 +70,7 @@ const OpenaiSubmitToolOutputsToRunOutput = zod.z.object({
|
|
|
70
70
|
parallel_tool_calls: zod.z.boolean().describe("Whether to enable parallel function calling during tool use").nullable(),
|
|
71
71
|
truncation_strategy: OpenaiSubmitToolOutputsToRun_TruncationStrategySchema.nullable().optional(),
|
|
72
72
|
max_completion_tokens: zod.z.number().int().describe("The maximum number of completion tokens specified to have been used over the course of the run").nullable().optional()
|
|
73
|
-
}).describe("Response schema for submitting tool outputs to a run.");
|
|
73
|
+
}).passthrough().describe("Response schema for submitting tool outputs to a run.");
|
|
74
74
|
const openaiSubmitToolOutputsToRun = require_action.action("OPENAI_SUBMIT_TOOL_OUTPUTS_TO_RUN", {
|
|
75
75
|
slug: "openai-submit-tool-outputs-to-run",
|
|
76
76
|
name: "Submit Tool Outputs to Run",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"submit-tool-outputs-to-run.cjs","names":["z","action"],"sources":["../../src/actions/submit-tool-outputs-to-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiSubmitToolOutputsToRunInput = z.object({\n run_id: z.string().describe(\"The ID of the run that requires the tool output submission. The run must have status 'requires_action' and required_action.type must be 'submit_tool_outputs'\"),\n stream: z.boolean().describe(\"If true, returns a stream of events during the run execution after submitting tool outputs\").optional(),\n thread_id: z.string().describe(\"The ID of the thread to which this run belongs\"),\n tool_outputs: z.array(z.object({\n output: z.string().describe(\"The output of the tool call to be submitted to continue the run\"),\n tool_call_id: z.string().describe(\"The ID of the tool call in the required_action object within the run object the output is being submitted for\"),\n}).describe(\"A tool output to submit for a tool call.\")).describe(\"A list of tools for which the outputs are being submitted. All tool outputs must be submitted in a single request\"),\n}).describe(\"Request model for submitting tool outputs to a run.\");\nconst OpenaiSubmitToolOutputsToRun_UsageSchema = z.object({\n total_tokens: z.number().int().describe(\"Total tokens used\").nullable(),\n prompt_tokens: z.number().int().describe(\"Number of prompt tokens used\").nullable(),\n completion_tokens: z.number().int().describe(\"Number of completion tokens used\").nullable(),\n}).describe(\"Usage statistics for the run.\");\nconst OpenaiSubmitToolOutputsToRun_LastErrorSchema = z.object({\n code: z.enum([\"server_error\", \"rate_limit_exceeded\", \"invalid_prompt\"]).describe(\"One of server_error, rate_limit_exceeded, or invalid_prompt\").nullable(),\n message: z.string().describe(\"A human-readable description of the error\").nullable(),\n}).describe(\"Last error associated with the run.\");\nconst OpenaiSubmitToolOutputsToRun_RequiredActionSchema = z.object({\n type: z.string().describe(\"For now, this is always submit_tool_outputs\").nullable(),\n submit_tool_outputs: z.record(z.string(), z.unknown()).describe(\"Details on the tool outputs needed for this run to continue\"),\n}).describe(\"Details on the action required to continue the run.\");\nconst OpenaiSubmitToolOutputsToRun_IncompleteDetailsSchema = z.object({\n reason: z.enum([\"max_completion_tokens\", \"max_prompt_tokens\"]).describe(\"The reason why the run is incomplete. This will point to which specific token limit was reached over the course of the run\").nullable(),\n}).describe(\"Details on why the run is incomplete.\");\nconst OpenaiSubmitToolOutputsToRun_TruncationStrategySchema = z.object({\n type: z.string().describe(\"Truncation strategy type\").nullable(),\n last_messages: z.unknown().describe(\"Number of most recent messages to retain\").nullable().optional(),\n}).describe(\"Thread truncation controls.\");\nexport const OpenaiSubmitToolOutputsToRunOutput = z.object({\n id: z.string().describe(\"The identifier, which can be referenced in API endpoints\").nullable(),\n model: z.string().describe(\"The model that the assistant used for this run\").nullable(),\n tools: z.array(z.record(z.string(), z.unknown())).describe(\"The list of tools that the assistant used for this run\"),\n top_p: z.number().describe(\"The nucleus sampling value used for this run. If not set, defaults to 1\").nullable().optional(),\n usage: OpenaiSubmitToolOutputsToRun_UsageSchema.nullable().optional(),\n object: z.string().describe(\"The object type, which is always thread.run\").nullable(),\n status: z.enum([\"queued\", \"in_progress\", \"requires_action\", \"cancelling\", \"cancelled\", \"failed\", \"completed\", \"incomplete\", \"expired\"]).describe(\"The status of the run, which can be either queued, in_progress, requires_action, cancelling, cancelled, failed, completed, incomplete, or expired\").nullable(),\n metadata: z.object({}).describe(\"Set of 16 key-value pairs for storing additional information\").nullable().optional(),\n failed_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run failed\").nullable().optional(),\n thread_id: z.string().describe(\"The ID of the thread that was executed on as a part of this run\").nullable(),\n created_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was created\").nullable(),\n expires_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run will expire\").nullable().optional(),\n last_error: OpenaiSubmitToolOutputsToRun_LastErrorSchema.nullable().optional(),\n started_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was started\").nullable().optional(),\n temperature: z.number().describe(\"The sampling temperature used for this run. If not set, defaults to 1\").nullable().optional(),\n tool_choice: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n assistant_id: z.string().describe(\"The ID of the assistant used for execution of this run\").nullable(),\n cancelled_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was cancelled\").nullable().optional(),\n completed_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was completed\").nullable().optional(),\n instructions: z.string().describe(\"The instructions that the assistant used for this run\").nullable().optional(),\n required_action: OpenaiSubmitToolOutputsToRun_RequiredActionSchema.nullable().optional(),\n response_format: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n max_prompt_tokens: z.number().int().describe(\"The maximum number of prompt tokens specified to have been used over the course of the run\").nullable().optional(),\n incomplete_details: OpenaiSubmitToolOutputsToRun_IncompleteDetailsSchema.nullable().optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether to enable parallel function calling during tool use\").nullable(),\n truncation_strategy: OpenaiSubmitToolOutputsToRun_TruncationStrategySchema.nullable().optional(),\n max_completion_tokens: z.number().int().describe(\"The maximum number of completion tokens specified to have been used over the course of the run\").nullable().optional(),\n}).describe(\"Response schema for submitting tool outputs to a run.\");\n\nexport const openaiSubmitToolOutputsToRun = action(\"OPENAI_SUBMIT_TOOL_OUTPUTS_TO_RUN\", {\n slug: \"openai-submit-tool-outputs-to-run\",\n name: \"Submit Tool Outputs to Run\",\n description: \"Tool to submit tool call outputs to continue a run that requires action. Use when a run has status 'requires_action' and required_action.type is 'submit_tool_outputs'. All tool outputs must be submitted together in a single request.\",\n input: OpenaiSubmitToolOutputsToRunInput,\n output: OpenaiSubmitToolOutputsToRunOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"submit-tool-outputs-to-run.cjs","names":["z","action"],"sources":["../../src/actions/submit-tool-outputs-to-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiSubmitToolOutputsToRunInput = z.object({\n run_id: z.string().describe(\"The ID of the run that requires the tool output submission. The run must have status 'requires_action' and required_action.type must be 'submit_tool_outputs'\"),\n stream: z.boolean().describe(\"If true, returns a stream of events during the run execution after submitting tool outputs\").optional(),\n thread_id: z.string().describe(\"The ID of the thread to which this run belongs\"),\n tool_outputs: z.array(z.object({\n output: z.string().describe(\"The output of the tool call to be submitted to continue the run\"),\n tool_call_id: z.string().describe(\"The ID of the tool call in the required_action object within the run object the output is being submitted for\"),\n}).passthrough().describe(\"A tool output to submit for a tool call.\")).describe(\"A list of tools for which the outputs are being submitted. All tool outputs must be submitted in a single request\"),\n}).describe(\"Request model for submitting tool outputs to a run.\");\nconst OpenaiSubmitToolOutputsToRun_UsageSchema = z.object({\n total_tokens: z.number().int().describe(\"Total tokens used\").nullable(),\n prompt_tokens: z.number().int().describe(\"Number of prompt tokens used\").nullable(),\n completion_tokens: z.number().int().describe(\"Number of completion tokens used\").nullable(),\n}).passthrough().describe(\"Usage statistics for the run.\");\nconst OpenaiSubmitToolOutputsToRun_LastErrorSchema = z.object({\n code: z.enum([\"server_error\", \"rate_limit_exceeded\", \"invalid_prompt\"]).describe(\"One of server_error, rate_limit_exceeded, or invalid_prompt\").nullable(),\n message: z.string().describe(\"A human-readable description of the error\").nullable(),\n}).passthrough().describe(\"Last error associated with the run.\");\nconst OpenaiSubmitToolOutputsToRun_RequiredActionSchema = z.object({\n type: z.string().describe(\"For now, this is always submit_tool_outputs\").nullable(),\n submit_tool_outputs: z.record(z.string(), z.unknown()).describe(\"Details on the tool outputs needed for this run to continue\"),\n}).passthrough().describe(\"Details on the action required to continue the run.\");\nconst OpenaiSubmitToolOutputsToRun_IncompleteDetailsSchema = z.object({\n reason: z.enum([\"max_completion_tokens\", \"max_prompt_tokens\"]).describe(\"The reason why the run is incomplete. This will point to which specific token limit was reached over the course of the run\").nullable(),\n}).passthrough().describe(\"Details on why the run is incomplete.\");\nconst OpenaiSubmitToolOutputsToRun_TruncationStrategySchema = z.object({\n type: z.string().describe(\"Truncation strategy type\").nullable(),\n last_messages: z.unknown().describe(\"Number of most recent messages to retain\").nullable().optional(),\n}).passthrough().describe(\"Thread truncation controls.\");\nexport const OpenaiSubmitToolOutputsToRunOutput = z.object({\n id: z.string().describe(\"The identifier, which can be referenced in API endpoints\").nullable(),\n model: z.string().describe(\"The model that the assistant used for this run\").nullable(),\n tools: z.array(z.record(z.string(), z.unknown())).describe(\"The list of tools that the assistant used for this run\"),\n top_p: z.number().describe(\"The nucleus sampling value used for this run. If not set, defaults to 1\").nullable().optional(),\n usage: OpenaiSubmitToolOutputsToRun_UsageSchema.nullable().optional(),\n object: z.string().describe(\"The object type, which is always thread.run\").nullable(),\n status: z.enum([\"queued\", \"in_progress\", \"requires_action\", \"cancelling\", \"cancelled\", \"failed\", \"completed\", \"incomplete\", \"expired\"]).describe(\"The status of the run, which can be either queued, in_progress, requires_action, cancelling, cancelled, failed, completed, incomplete, or expired\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Set of 16 key-value pairs for storing additional information\").nullable().optional(),\n failed_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run failed\").nullable().optional(),\n thread_id: z.string().describe(\"The ID of the thread that was executed on as a part of this run\").nullable(),\n created_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was created\").nullable(),\n expires_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run will expire\").nullable().optional(),\n last_error: OpenaiSubmitToolOutputsToRun_LastErrorSchema.nullable().optional(),\n started_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was started\").nullable().optional(),\n temperature: z.number().describe(\"The sampling temperature used for this run. If not set, defaults to 1\").nullable().optional(),\n tool_choice: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n assistant_id: z.string().describe(\"The ID of the assistant used for execution of this run\").nullable(),\n cancelled_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was cancelled\").nullable().optional(),\n completed_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was completed\").nullable().optional(),\n instructions: z.string().describe(\"The instructions that the assistant used for this run\").nullable().optional(),\n required_action: OpenaiSubmitToolOutputsToRun_RequiredActionSchema.nullable().optional(),\n response_format: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n max_prompt_tokens: z.number().int().describe(\"The maximum number of prompt tokens specified to have been used over the course of the run\").nullable().optional(),\n incomplete_details: OpenaiSubmitToolOutputsToRun_IncompleteDetailsSchema.nullable().optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether to enable parallel function calling during tool use\").nullable(),\n truncation_strategy: OpenaiSubmitToolOutputsToRun_TruncationStrategySchema.nullable().optional(),\n max_completion_tokens: z.number().int().describe(\"The maximum number of completion tokens specified to have been used over the course of the run\").nullable().optional(),\n}).passthrough().describe(\"Response schema for submitting tool outputs to a run.\");\n\nexport const openaiSubmitToolOutputsToRun = action(\"OPENAI_SUBMIT_TOOL_OUTPUTS_TO_RUN\", {\n slug: \"openai-submit-tool-outputs-to-run\",\n name: \"Submit Tool Outputs to Run\",\n description: \"Tool to submit tool call outputs to continue a run that requires action. Use when a run has status 'requires_action' and required_action.type is 'submit_tool_outputs'. All tool outputs must be submitted together in a single request.\",\n input: OpenaiSubmitToolOutputsToRunInput,\n output: OpenaiSubmitToolOutputsToRunOutput,\n});\n"],"mappings":"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"}
|
|
@@ -8,7 +8,7 @@ declare const OpenaiSubmitToolOutputsToRunInput: z.ZodObject<{
|
|
|
8
8
|
tool_outputs: z.ZodArray<z.ZodObject<{
|
|
9
9
|
output: z.ZodString;
|
|
10
10
|
tool_call_id: z.ZodString;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
12
|
}, z.core.$strip>;
|
|
13
13
|
declare const OpenaiSubmitToolOutputsToRunOutput: z.ZodObject<{
|
|
14
14
|
id: z.ZodNullable<z.ZodString>;
|
|
@@ -19,20 +19,20 @@ declare const OpenaiSubmitToolOutputsToRunOutput: z.ZodObject<{
|
|
|
19
19
|
total_tokens: z.ZodNullable<z.ZodNumber>;
|
|
20
20
|
prompt_tokens: z.ZodNullable<z.ZodNumber>;
|
|
21
21
|
completion_tokens: z.ZodNullable<z.ZodNumber>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>>;
|
|
23
23
|
object: z.ZodNullable<z.ZodString>;
|
|
24
24
|
status: z.ZodNullable<z.ZodEnum<{
|
|
25
25
|
failed: "failed";
|
|
26
|
-
queued: "queued";
|
|
27
26
|
in_progress: "in_progress";
|
|
28
|
-
|
|
27
|
+
completed: "completed";
|
|
28
|
+
expired: "expired";
|
|
29
29
|
cancelling: "cancelling";
|
|
30
30
|
cancelled: "cancelled";
|
|
31
|
-
|
|
31
|
+
queued: "queued";
|
|
32
|
+
requires_action: "requires_action";
|
|
32
33
|
incomplete: "incomplete";
|
|
33
|
-
expired: "expired";
|
|
34
34
|
}>>;
|
|
35
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
35
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
36
36
|
failed_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
37
|
thread_id: z.ZodNullable<z.ZodString>;
|
|
38
38
|
created_at: z.ZodNullable<z.ZodNumber>;
|
|
@@ -44,7 +44,7 @@ declare const OpenaiSubmitToolOutputsToRunOutput: z.ZodObject<{
|
|
|
44
44
|
invalid_prompt: "invalid_prompt";
|
|
45
45
|
}>>;
|
|
46
46
|
message: z.ZodNullable<z.ZodString>;
|
|
47
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>>;
|
|
48
48
|
started_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
49
49
|
temperature: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
50
50
|
tool_choice: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
@@ -55,7 +55,7 @@ declare const OpenaiSubmitToolOutputsToRunOutput: z.ZodObject<{
|
|
|
55
55
|
required_action: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
56
56
|
type: z.ZodNullable<z.ZodString>;
|
|
57
57
|
submit_tool_outputs: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
58
|
-
}, z.core.$
|
|
58
|
+
}, z.core.$loose>>>;
|
|
59
59
|
response_format: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
60
60
|
max_prompt_tokens: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
61
61
|
incomplete_details: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -63,18 +63,19 @@ declare const OpenaiSubmitToolOutputsToRunOutput: z.ZodObject<{
|
|
|
63
63
|
max_prompt_tokens: "max_prompt_tokens";
|
|
64
64
|
max_completion_tokens: "max_completion_tokens";
|
|
65
65
|
}>>;
|
|
66
|
-
}, z.core.$
|
|
66
|
+
}, z.core.$loose>>>;
|
|
67
67
|
parallel_tool_calls: z.ZodNullable<z.ZodBoolean>;
|
|
68
68
|
truncation_strategy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
69
69
|
type: z.ZodNullable<z.ZodString>;
|
|
70
70
|
last_messages: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
71
|
-
}, z.core.$
|
|
71
|
+
}, z.core.$loose>>>;
|
|
72
72
|
max_completion_tokens: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
73
|
-
}, z.core.$
|
|
73
|
+
}, z.core.$loose>;
|
|
74
74
|
declare const openaiSubmitToolOutputsToRun: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
75
75
|
run_id: string;
|
|
76
76
|
thread_id: string;
|
|
77
77
|
tool_outputs: {
|
|
78
|
+
[x: string]: unknown;
|
|
78
79
|
output: string;
|
|
79
80
|
tool_call_id: string;
|
|
80
81
|
}[];
|
|
@@ -8,7 +8,7 @@ declare const OpenaiSubmitToolOutputsToRunInput: z.ZodObject<{
|
|
|
8
8
|
tool_outputs: z.ZodArray<z.ZodObject<{
|
|
9
9
|
output: z.ZodString;
|
|
10
10
|
tool_call_id: z.ZodString;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
12
|
}, z.core.$strip>;
|
|
13
13
|
declare const OpenaiSubmitToolOutputsToRunOutput: z.ZodObject<{
|
|
14
14
|
id: z.ZodNullable<z.ZodString>;
|
|
@@ -19,20 +19,20 @@ declare const OpenaiSubmitToolOutputsToRunOutput: z.ZodObject<{
|
|
|
19
19
|
total_tokens: z.ZodNullable<z.ZodNumber>;
|
|
20
20
|
prompt_tokens: z.ZodNullable<z.ZodNumber>;
|
|
21
21
|
completion_tokens: z.ZodNullable<z.ZodNumber>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>>;
|
|
23
23
|
object: z.ZodNullable<z.ZodString>;
|
|
24
24
|
status: z.ZodNullable<z.ZodEnum<{
|
|
25
25
|
failed: "failed";
|
|
26
|
-
queued: "queued";
|
|
27
26
|
in_progress: "in_progress";
|
|
28
|
-
|
|
27
|
+
completed: "completed";
|
|
28
|
+
expired: "expired";
|
|
29
29
|
cancelling: "cancelling";
|
|
30
30
|
cancelled: "cancelled";
|
|
31
|
-
|
|
31
|
+
queued: "queued";
|
|
32
|
+
requires_action: "requires_action";
|
|
32
33
|
incomplete: "incomplete";
|
|
33
|
-
expired: "expired";
|
|
34
34
|
}>>;
|
|
35
|
-
metadata: z.ZodOptional<z.ZodNullable<z.
|
|
35
|
+
metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
36
36
|
failed_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
37
|
thread_id: z.ZodNullable<z.ZodString>;
|
|
38
38
|
created_at: z.ZodNullable<z.ZodNumber>;
|
|
@@ -44,7 +44,7 @@ declare const OpenaiSubmitToolOutputsToRunOutput: z.ZodObject<{
|
|
|
44
44
|
invalid_prompt: "invalid_prompt";
|
|
45
45
|
}>>;
|
|
46
46
|
message: z.ZodNullable<z.ZodString>;
|
|
47
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>>;
|
|
48
48
|
started_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
49
49
|
temperature: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
50
50
|
tool_choice: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
@@ -55,7 +55,7 @@ declare const OpenaiSubmitToolOutputsToRunOutput: z.ZodObject<{
|
|
|
55
55
|
required_action: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
56
56
|
type: z.ZodNullable<z.ZodString>;
|
|
57
57
|
submit_tool_outputs: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
58
|
-
}, z.core.$
|
|
58
|
+
}, z.core.$loose>>>;
|
|
59
59
|
response_format: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
|
|
60
60
|
max_prompt_tokens: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
61
61
|
incomplete_details: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -63,18 +63,19 @@ declare const OpenaiSubmitToolOutputsToRunOutput: z.ZodObject<{
|
|
|
63
63
|
max_prompt_tokens: "max_prompt_tokens";
|
|
64
64
|
max_completion_tokens: "max_completion_tokens";
|
|
65
65
|
}>>;
|
|
66
|
-
}, z.core.$
|
|
66
|
+
}, z.core.$loose>>>;
|
|
67
67
|
parallel_tool_calls: z.ZodNullable<z.ZodBoolean>;
|
|
68
68
|
truncation_strategy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
69
69
|
type: z.ZodNullable<z.ZodString>;
|
|
70
70
|
last_messages: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
71
|
-
}, z.core.$
|
|
71
|
+
}, z.core.$loose>>>;
|
|
72
72
|
max_completion_tokens: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
73
|
-
}, z.core.$
|
|
73
|
+
}, z.core.$loose>;
|
|
74
74
|
declare const openaiSubmitToolOutputsToRun: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
75
75
|
run_id: string;
|
|
76
76
|
thread_id: string;
|
|
77
77
|
tool_outputs: {
|
|
78
|
+
[x: string]: unknown;
|
|
78
79
|
output: string;
|
|
79
80
|
tool_call_id: string;
|
|
80
81
|
}[];
|
|
@@ -8,13 +8,13 @@ const OpenaiSubmitToolOutputsToRunInput = z.object({
|
|
|
8
8
|
tool_outputs: z.array(z.object({
|
|
9
9
|
output: z.string().describe("The output of the tool call to be submitted to continue the run"),
|
|
10
10
|
tool_call_id: z.string().describe("The ID of the tool call in the required_action object within the run object the output is being submitted for")
|
|
11
|
-
}).describe("A tool output to submit for a tool call.")).describe("A list of tools for which the outputs are being submitted. All tool outputs must be submitted in a single request")
|
|
11
|
+
}).passthrough().describe("A tool output to submit for a tool call.")).describe("A list of tools for which the outputs are being submitted. All tool outputs must be submitted in a single request")
|
|
12
12
|
}).describe("Request model for submitting tool outputs to a run.");
|
|
13
13
|
const OpenaiSubmitToolOutputsToRun_UsageSchema = z.object({
|
|
14
14
|
total_tokens: z.number().int().describe("Total tokens used").nullable(),
|
|
15
15
|
prompt_tokens: z.number().int().describe("Number of prompt tokens used").nullable(),
|
|
16
16
|
completion_tokens: z.number().int().describe("Number of completion tokens used").nullable()
|
|
17
|
-
}).describe("Usage statistics for the run.");
|
|
17
|
+
}).passthrough().describe("Usage statistics for the run.");
|
|
18
18
|
const OpenaiSubmitToolOutputsToRun_LastErrorSchema = z.object({
|
|
19
19
|
code: z.enum([
|
|
20
20
|
"server_error",
|
|
@@ -22,16 +22,16 @@ const OpenaiSubmitToolOutputsToRun_LastErrorSchema = z.object({
|
|
|
22
22
|
"invalid_prompt"
|
|
23
23
|
]).describe("One of server_error, rate_limit_exceeded, or invalid_prompt").nullable(),
|
|
24
24
|
message: z.string().describe("A human-readable description of the error").nullable()
|
|
25
|
-
}).describe("Last error associated with the run.");
|
|
25
|
+
}).passthrough().describe("Last error associated with the run.");
|
|
26
26
|
const OpenaiSubmitToolOutputsToRun_RequiredActionSchema = z.object({
|
|
27
27
|
type: z.string().describe("For now, this is always submit_tool_outputs").nullable(),
|
|
28
28
|
submit_tool_outputs: z.record(z.string(), z.unknown()).describe("Details on the tool outputs needed for this run to continue")
|
|
29
|
-
}).describe("Details on the action required to continue the run.");
|
|
30
|
-
const OpenaiSubmitToolOutputsToRun_IncompleteDetailsSchema = z.object({ reason: z.enum(["max_completion_tokens", "max_prompt_tokens"]).describe("The reason why the run is incomplete. This will point to which specific token limit was reached over the course of the run").nullable() }).describe("Details on why the run is incomplete.");
|
|
29
|
+
}).passthrough().describe("Details on the action required to continue the run.");
|
|
30
|
+
const OpenaiSubmitToolOutputsToRun_IncompleteDetailsSchema = z.object({ reason: z.enum(["max_completion_tokens", "max_prompt_tokens"]).describe("The reason why the run is incomplete. This will point to which specific token limit was reached over the course of the run").nullable() }).passthrough().describe("Details on why the run is incomplete.");
|
|
31
31
|
const OpenaiSubmitToolOutputsToRun_TruncationStrategySchema = z.object({
|
|
32
32
|
type: z.string().describe("Truncation strategy type").nullable(),
|
|
33
33
|
last_messages: z.unknown().describe("Number of most recent messages to retain").nullable().optional()
|
|
34
|
-
}).describe("Thread truncation controls.");
|
|
34
|
+
}).passthrough().describe("Thread truncation controls.");
|
|
35
35
|
const openaiSubmitToolOutputsToRun = action("OPENAI_SUBMIT_TOOL_OUTPUTS_TO_RUN", {
|
|
36
36
|
slug: "openai-submit-tool-outputs-to-run",
|
|
37
37
|
name: "Submit Tool Outputs to Run",
|
|
@@ -55,7 +55,7 @@ const openaiSubmitToolOutputsToRun = action("OPENAI_SUBMIT_TOOL_OUTPUTS_TO_RUN",
|
|
|
55
55
|
"incomplete",
|
|
56
56
|
"expired"
|
|
57
57
|
]).describe("The status of the run, which can be either queued, in_progress, requires_action, cancelling, cancelled, failed, completed, incomplete, or expired").nullable(),
|
|
58
|
-
metadata: z.
|
|
58
|
+
metadata: z.record(z.string(), z.unknown()).describe("Set of 16 key-value pairs for storing additional information").nullable().optional(),
|
|
59
59
|
failed_at: z.number().int().describe("The Unix timestamp (in seconds) for when the run failed").nullable().optional(),
|
|
60
60
|
thread_id: z.string().describe("The ID of the thread that was executed on as a part of this run").nullable(),
|
|
61
61
|
created_at: z.number().int().describe("The Unix timestamp (in seconds) for when the run was created").nullable(),
|
|
@@ -75,7 +75,7 @@ const openaiSubmitToolOutputsToRun = action("OPENAI_SUBMIT_TOOL_OUTPUTS_TO_RUN",
|
|
|
75
75
|
parallel_tool_calls: z.boolean().describe("Whether to enable parallel function calling during tool use").nullable(),
|
|
76
76
|
truncation_strategy: OpenaiSubmitToolOutputsToRun_TruncationStrategySchema.nullable().optional(),
|
|
77
77
|
max_completion_tokens: z.number().int().describe("The maximum number of completion tokens specified to have been used over the course of the run").nullable().optional()
|
|
78
|
-
}).describe("Response schema for submitting tool outputs to a run.")
|
|
78
|
+
}).passthrough().describe("Response schema for submitting tool outputs to a run.")
|
|
79
79
|
});
|
|
80
80
|
//#endregion
|
|
81
81
|
export { openaiSubmitToolOutputsToRun };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"submit-tool-outputs-to-run.mjs","names":[],"sources":["../../src/actions/submit-tool-outputs-to-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiSubmitToolOutputsToRunInput = z.object({\n run_id: z.string().describe(\"The ID of the run that requires the tool output submission. The run must have status 'requires_action' and required_action.type must be 'submit_tool_outputs'\"),\n stream: z.boolean().describe(\"If true, returns a stream of events during the run execution after submitting tool outputs\").optional(),\n thread_id: z.string().describe(\"The ID of the thread to which this run belongs\"),\n tool_outputs: z.array(z.object({\n output: z.string().describe(\"The output of the tool call to be submitted to continue the run\"),\n tool_call_id: z.string().describe(\"The ID of the tool call in the required_action object within the run object the output is being submitted for\"),\n}).describe(\"A tool output to submit for a tool call.\")).describe(\"A list of tools for which the outputs are being submitted. All tool outputs must be submitted in a single request\"),\n}).describe(\"Request model for submitting tool outputs to a run.\");\nconst OpenaiSubmitToolOutputsToRun_UsageSchema = z.object({\n total_tokens: z.number().int().describe(\"Total tokens used\").nullable(),\n prompt_tokens: z.number().int().describe(\"Number of prompt tokens used\").nullable(),\n completion_tokens: z.number().int().describe(\"Number of completion tokens used\").nullable(),\n}).describe(\"Usage statistics for the run.\");\nconst OpenaiSubmitToolOutputsToRun_LastErrorSchema = z.object({\n code: z.enum([\"server_error\", \"rate_limit_exceeded\", \"invalid_prompt\"]).describe(\"One of server_error, rate_limit_exceeded, or invalid_prompt\").nullable(),\n message: z.string().describe(\"A human-readable description of the error\").nullable(),\n}).describe(\"Last error associated with the run.\");\nconst OpenaiSubmitToolOutputsToRun_RequiredActionSchema = z.object({\n type: z.string().describe(\"For now, this is always submit_tool_outputs\").nullable(),\n submit_tool_outputs: z.record(z.string(), z.unknown()).describe(\"Details on the tool outputs needed for this run to continue\"),\n}).describe(\"Details on the action required to continue the run.\");\nconst OpenaiSubmitToolOutputsToRun_IncompleteDetailsSchema = z.object({\n reason: z.enum([\"max_completion_tokens\", \"max_prompt_tokens\"]).describe(\"The reason why the run is incomplete. This will point to which specific token limit was reached over the course of the run\").nullable(),\n}).describe(\"Details on why the run is incomplete.\");\nconst OpenaiSubmitToolOutputsToRun_TruncationStrategySchema = z.object({\n type: z.string().describe(\"Truncation strategy type\").nullable(),\n last_messages: z.unknown().describe(\"Number of most recent messages to retain\").nullable().optional(),\n}).describe(\"Thread truncation controls.\");\nexport const OpenaiSubmitToolOutputsToRunOutput = z.object({\n id: z.string().describe(\"The identifier, which can be referenced in API endpoints\").nullable(),\n model: z.string().describe(\"The model that the assistant used for this run\").nullable(),\n tools: z.array(z.record(z.string(), z.unknown())).describe(\"The list of tools that the assistant used for this run\"),\n top_p: z.number().describe(\"The nucleus sampling value used for this run. If not set, defaults to 1\").nullable().optional(),\n usage: OpenaiSubmitToolOutputsToRun_UsageSchema.nullable().optional(),\n object: z.string().describe(\"The object type, which is always thread.run\").nullable(),\n status: z.enum([\"queued\", \"in_progress\", \"requires_action\", \"cancelling\", \"cancelled\", \"failed\", \"completed\", \"incomplete\", \"expired\"]).describe(\"The status of the run, which can be either queued, in_progress, requires_action, cancelling, cancelled, failed, completed, incomplete, or expired\").nullable(),\n metadata: z.object({}).describe(\"Set of 16 key-value pairs for storing additional information\").nullable().optional(),\n failed_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run failed\").nullable().optional(),\n thread_id: z.string().describe(\"The ID of the thread that was executed on as a part of this run\").nullable(),\n created_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was created\").nullable(),\n expires_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run will expire\").nullable().optional(),\n last_error: OpenaiSubmitToolOutputsToRun_LastErrorSchema.nullable().optional(),\n started_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was started\").nullable().optional(),\n temperature: z.number().describe(\"The sampling temperature used for this run. If not set, defaults to 1\").nullable().optional(),\n tool_choice: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n assistant_id: z.string().describe(\"The ID of the assistant used for execution of this run\").nullable(),\n cancelled_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was cancelled\").nullable().optional(),\n completed_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was completed\").nullable().optional(),\n instructions: z.string().describe(\"The instructions that the assistant used for this run\").nullable().optional(),\n required_action: OpenaiSubmitToolOutputsToRun_RequiredActionSchema.nullable().optional(),\n response_format: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n max_prompt_tokens: z.number().int().describe(\"The maximum number of prompt tokens specified to have been used over the course of the run\").nullable().optional(),\n incomplete_details: OpenaiSubmitToolOutputsToRun_IncompleteDetailsSchema.nullable().optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether to enable parallel function calling during tool use\").nullable(),\n truncation_strategy: OpenaiSubmitToolOutputsToRun_TruncationStrategySchema.nullable().optional(),\n max_completion_tokens: z.number().int().describe(\"The maximum number of completion tokens specified to have been used over the course of the run\").nullable().optional(),\n}).describe(\"Response schema for submitting tool outputs to a run.\");\n\nexport const openaiSubmitToolOutputsToRun = action(\"OPENAI_SUBMIT_TOOL_OUTPUTS_TO_RUN\", {\n slug: \"openai-submit-tool-outputs-to-run\",\n name: \"Submit Tool Outputs to Run\",\n description: \"Tool to submit tool call outputs to continue a run that requires action. Use when a run has status 'requires_action' and required_action.type is 'submit_tool_outputs'. All tool outputs must be submitted together in a single request.\",\n input: OpenaiSubmitToolOutputsToRunInput,\n output: OpenaiSubmitToolOutputsToRunOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"submit-tool-outputs-to-run.mjs","names":[],"sources":["../../src/actions/submit-tool-outputs-to-run.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiSubmitToolOutputsToRunInput = z.object({\n run_id: z.string().describe(\"The ID of the run that requires the tool output submission. The run must have status 'requires_action' and required_action.type must be 'submit_tool_outputs'\"),\n stream: z.boolean().describe(\"If true, returns a stream of events during the run execution after submitting tool outputs\").optional(),\n thread_id: z.string().describe(\"The ID of the thread to which this run belongs\"),\n tool_outputs: z.array(z.object({\n output: z.string().describe(\"The output of the tool call to be submitted to continue the run\"),\n tool_call_id: z.string().describe(\"The ID of the tool call in the required_action object within the run object the output is being submitted for\"),\n}).passthrough().describe(\"A tool output to submit for a tool call.\")).describe(\"A list of tools for which the outputs are being submitted. All tool outputs must be submitted in a single request\"),\n}).describe(\"Request model for submitting tool outputs to a run.\");\nconst OpenaiSubmitToolOutputsToRun_UsageSchema = z.object({\n total_tokens: z.number().int().describe(\"Total tokens used\").nullable(),\n prompt_tokens: z.number().int().describe(\"Number of prompt tokens used\").nullable(),\n completion_tokens: z.number().int().describe(\"Number of completion tokens used\").nullable(),\n}).passthrough().describe(\"Usage statistics for the run.\");\nconst OpenaiSubmitToolOutputsToRun_LastErrorSchema = z.object({\n code: z.enum([\"server_error\", \"rate_limit_exceeded\", \"invalid_prompt\"]).describe(\"One of server_error, rate_limit_exceeded, or invalid_prompt\").nullable(),\n message: z.string().describe(\"A human-readable description of the error\").nullable(),\n}).passthrough().describe(\"Last error associated with the run.\");\nconst OpenaiSubmitToolOutputsToRun_RequiredActionSchema = z.object({\n type: z.string().describe(\"For now, this is always submit_tool_outputs\").nullable(),\n submit_tool_outputs: z.record(z.string(), z.unknown()).describe(\"Details on the tool outputs needed for this run to continue\"),\n}).passthrough().describe(\"Details on the action required to continue the run.\");\nconst OpenaiSubmitToolOutputsToRun_IncompleteDetailsSchema = z.object({\n reason: z.enum([\"max_completion_tokens\", \"max_prompt_tokens\"]).describe(\"The reason why the run is incomplete. This will point to which specific token limit was reached over the course of the run\").nullable(),\n}).passthrough().describe(\"Details on why the run is incomplete.\");\nconst OpenaiSubmitToolOutputsToRun_TruncationStrategySchema = z.object({\n type: z.string().describe(\"Truncation strategy type\").nullable(),\n last_messages: z.unknown().describe(\"Number of most recent messages to retain\").nullable().optional(),\n}).passthrough().describe(\"Thread truncation controls.\");\nexport const OpenaiSubmitToolOutputsToRunOutput = z.object({\n id: z.string().describe(\"The identifier, which can be referenced in API endpoints\").nullable(),\n model: z.string().describe(\"The model that the assistant used for this run\").nullable(),\n tools: z.array(z.record(z.string(), z.unknown())).describe(\"The list of tools that the assistant used for this run\"),\n top_p: z.number().describe(\"The nucleus sampling value used for this run. If not set, defaults to 1\").nullable().optional(),\n usage: OpenaiSubmitToolOutputsToRun_UsageSchema.nullable().optional(),\n object: z.string().describe(\"The object type, which is always thread.run\").nullable(),\n status: z.enum([\"queued\", \"in_progress\", \"requires_action\", \"cancelling\", \"cancelled\", \"failed\", \"completed\", \"incomplete\", \"expired\"]).describe(\"The status of the run, which can be either queued, in_progress, requires_action, cancelling, cancelled, failed, completed, incomplete, or expired\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Set of 16 key-value pairs for storing additional information\").nullable().optional(),\n failed_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run failed\").nullable().optional(),\n thread_id: z.string().describe(\"The ID of the thread that was executed on as a part of this run\").nullable(),\n created_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was created\").nullable(),\n expires_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run will expire\").nullable().optional(),\n last_error: OpenaiSubmitToolOutputsToRun_LastErrorSchema.nullable().optional(),\n started_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was started\").nullable().optional(),\n temperature: z.number().describe(\"The sampling temperature used for this run. If not set, defaults to 1\").nullable().optional(),\n tool_choice: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n assistant_id: z.string().describe(\"The ID of the assistant used for execution of this run\").nullable(),\n cancelled_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was cancelled\").nullable().optional(),\n completed_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the run was completed\").nullable().optional(),\n instructions: z.string().describe(\"The instructions that the assistant used for this run\").nullable().optional(),\n required_action: OpenaiSubmitToolOutputsToRun_RequiredActionSchema.nullable().optional(),\n response_format: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n max_prompt_tokens: z.number().int().describe(\"The maximum number of prompt tokens specified to have been used over the course of the run\").nullable().optional(),\n incomplete_details: OpenaiSubmitToolOutputsToRun_IncompleteDetailsSchema.nullable().optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether to enable parallel function calling during tool use\").nullable(),\n truncation_strategy: OpenaiSubmitToolOutputsToRun_TruncationStrategySchema.nullable().optional(),\n max_completion_tokens: z.number().int().describe(\"The maximum number of completion tokens specified to have been used over the course of the run\").nullable().optional(),\n}).passthrough().describe(\"Response schema for submitting tool outputs to a run.\");\n\nexport const openaiSubmitToolOutputsToRun = action(\"OPENAI_SUBMIT_TOOL_OUTPUTS_TO_RUN\", {\n slug: \"openai-submit-tool-outputs-to-run\",\n name: \"Submit Tool Outputs to Run\",\n description: \"Tool to submit tool call outputs to continue a run that requires action. Use when a run has status 'requires_action' and required_action.type is 'submit_tool_outputs'. All tool outputs must be submitted together in a single request.\",\n input: OpenaiSubmitToolOutputsToRunInput,\n output: OpenaiSubmitToolOutputsToRunOutput,\n});\n"],"mappings":"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"}
|
|
@@ -2,43 +2,43 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/update-chat-completion.ts
|
|
4
4
|
const OpenaiUpdateChatCompletionInput = zod.z.object({
|
|
5
|
-
metadata: zod.z.
|
|
5
|
+
metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Developer-defined tags and values to update for the chat completion. Pass null to clear metadata. All values must be strings").optional(),
|
|
6
6
|
completion_id: zod.z.string().describe("The ID of the chat completion to update. Only completions created with store=true can be modified")
|
|
7
7
|
}).describe("Request model for updating a stored chat completion.");
|
|
8
8
|
const OpenaiUpdateChatCompletion_PromptTokensDetailsSchema = zod.z.object({
|
|
9
9
|
audio_tokens: zod.z.number().int().describe("Number of audio tokens in the prompt").nullable().optional(),
|
|
10
10
|
cached_tokens: zod.z.number().int().describe("Number of tokens that were cached and reused").nullable().optional()
|
|
11
|
-
}).describe("Breakdown of tokens used in the prompt.");
|
|
11
|
+
}).passthrough().describe("Breakdown of tokens used in the prompt.");
|
|
12
12
|
const OpenaiUpdateChatCompletion_CompletionTokensDetailsSchema = zod.z.object({
|
|
13
13
|
audio_tokens: zod.z.number().int().describe("Number of audio tokens generated").nullable().optional(),
|
|
14
14
|
reasoning_tokens: zod.z.number().int().describe("Number of reasoning tokens generated by the model").nullable().optional(),
|
|
15
15
|
accepted_prediction_tokens: zod.z.number().int().describe("Number of tokens from predictions that were accepted").nullable().optional(),
|
|
16
16
|
rejected_prediction_tokens: zod.z.number().int().describe("Number of tokens from predictions that were rejected").nullable().optional()
|
|
17
|
-
}).describe("Breakdown of tokens used in a completion.");
|
|
17
|
+
}).passthrough().describe("Breakdown of tokens used in a completion.");
|
|
18
18
|
const OpenaiUpdateChatCompletion_CompletionUsageSchema = zod.z.object({
|
|
19
19
|
total_tokens: zod.z.number().int().describe("Total number of tokens used in the request (prompt + completion)").nullable(),
|
|
20
20
|
prompt_tokens: zod.z.number().int().describe("Number of tokens in the prompt").nullable(),
|
|
21
21
|
completion_tokens: zod.z.number().int().describe("Number of tokens in the generated completion").nullable(),
|
|
22
22
|
prompt_tokens_details: OpenaiUpdateChatCompletion_PromptTokensDetailsSchema.nullable().optional(),
|
|
23
23
|
completion_tokens_details: OpenaiUpdateChatCompletion_CompletionTokensDetailsSchema.nullable().optional()
|
|
24
|
-
}).describe("Usage statistics for the completion request.");
|
|
24
|
+
}).passthrough().describe("Usage statistics for the completion request.");
|
|
25
25
|
const OpenaiUpdateChatCompletion_ChoiceMessageSchema = zod.z.object({
|
|
26
26
|
role: zod.z.string().describe("The role of the author of this message").nullable(),
|
|
27
27
|
content: zod.z.string().describe("The content of the message").nullable().optional(),
|
|
28
28
|
refusal: zod.z.string().describe("The refusal message if the model refused to fulfill the request").nullable().optional(),
|
|
29
29
|
tool_calls: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("The tool calls generated by the model").nullable().optional(),
|
|
30
30
|
function_call: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Deprecated. The function call generated by the model").nullable().optional()
|
|
31
|
-
}).describe("The message in a chat completion choice.");
|
|
31
|
+
}).passthrough().describe("The message in a chat completion choice.");
|
|
32
32
|
const OpenaiUpdateChatCompletion_ChoiceLogprobsSchema = zod.z.object({
|
|
33
33
|
content: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("A list of message content tokens with log probability information").nullable().optional(),
|
|
34
34
|
refusal: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("A list of refusal tokens with log probability information").nullable().optional()
|
|
35
|
-
}).describe("Log probability information for a choice.");
|
|
35
|
+
}).passthrough().describe("Log probability information for a choice.");
|
|
36
36
|
const OpenaiUpdateChatCompletion_ChatCompletionChoiceSchema = zod.z.object({
|
|
37
37
|
index: zod.z.number().int().describe("The index of this choice in the list of choices").nullable(),
|
|
38
38
|
message: OpenaiUpdateChatCompletion_ChoiceMessageSchema.nullable(),
|
|
39
39
|
logprobs: OpenaiUpdateChatCompletion_ChoiceLogprobsSchema.nullable().optional(),
|
|
40
40
|
finish_reason: zod.z.string().describe("The reason the model stopped generating tokens. 'stop' for natural stop point or stop sequence, 'length' for max_tokens limit, 'content_filter' for content filter, 'tool_calls' for tool use, 'function_call' for function call").nullable()
|
|
41
|
-
}).describe("A chat completion choice.");
|
|
41
|
+
}).passthrough().describe("A chat completion choice.");
|
|
42
42
|
const OpenaiUpdateChatCompletionOutput = zod.z.object({
|
|
43
43
|
id: zod.z.string().describe("A unique identifier for the chat completion").nullable(),
|
|
44
44
|
model: zod.z.string().describe("The model used for the chat completion").nullable(),
|
|
@@ -48,7 +48,7 @@ const OpenaiUpdateChatCompletionOutput = zod.z.object({
|
|
|
48
48
|
created: zod.z.number().int().describe("The Unix timestamp (in seconds) of when the chat completion was created").nullable(),
|
|
49
49
|
service_tier: zod.z.string().describe("The service tier used for processing the request").nullable().optional(),
|
|
50
50
|
system_fingerprint: zod.z.string().describe("This fingerprint represents the backend configuration that the model runs with. Can be used in conjunction with the seed request parameter to understand when backend changes have been made that might impact determinism").nullable().optional()
|
|
51
|
-
}).describe("Response schema for updating a stored chat completion.");
|
|
51
|
+
}).passthrough().describe("Response schema for updating a stored chat completion.");
|
|
52
52
|
const openaiUpdateChatCompletion = require_action.action("OPENAI_UPDATE_CHAT_COMPLETION", {
|
|
53
53
|
slug: "openai-update-chat-completion",
|
|
54
54
|
name: "Update Chat Completion",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-chat-completion.cjs","names":["z","action"],"sources":["../../src/actions/update-chat-completion.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiUpdateChatCompletionInput = z.object({\n metadata: z.
|
|
1
|
+
{"version":3,"file":"update-chat-completion.cjs","names":["z","action"],"sources":["../../src/actions/update-chat-completion.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiUpdateChatCompletionInput = z.object({\n metadata: z.record(z.string(), z.unknown()).describe(\"Developer-defined tags and values to update for the chat completion. Pass null to clear metadata. All values must be strings\").optional(),\n completion_id: z.string().describe(\"The ID of the chat completion to update. Only completions created with store=true can be modified\"),\n}).describe(\"Request model for updating a stored chat completion.\");\nconst OpenaiUpdateChatCompletion_PromptTokensDetailsSchema = z.object({\n audio_tokens: z.number().int().describe(\"Number of audio tokens in the prompt\").nullable().optional(),\n cached_tokens: z.number().int().describe(\"Number of tokens that were cached and reused\").nullable().optional(),\n}).passthrough().describe(\"Breakdown of tokens used in the prompt.\");\nconst OpenaiUpdateChatCompletion_CompletionTokensDetailsSchema = z.object({\n audio_tokens: z.number().int().describe(\"Number of audio tokens generated\").nullable().optional(),\n reasoning_tokens: z.number().int().describe(\"Number of reasoning tokens generated by the model\").nullable().optional(),\n accepted_prediction_tokens: z.number().int().describe(\"Number of tokens from predictions that were accepted\").nullable().optional(),\n rejected_prediction_tokens: z.number().int().describe(\"Number of tokens from predictions that were rejected\").nullable().optional(),\n}).passthrough().describe(\"Breakdown of tokens used in a completion.\");\nconst OpenaiUpdateChatCompletion_CompletionUsageSchema = z.object({\n total_tokens: z.number().int().describe(\"Total number of tokens used in the request (prompt + completion)\").nullable(),\n prompt_tokens: z.number().int().describe(\"Number of tokens in the prompt\").nullable(),\n completion_tokens: z.number().int().describe(\"Number of tokens in the generated completion\").nullable(),\n prompt_tokens_details: OpenaiUpdateChatCompletion_PromptTokensDetailsSchema.nullable().optional(),\n completion_tokens_details: OpenaiUpdateChatCompletion_CompletionTokensDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Usage statistics for the completion request.\");\nconst OpenaiUpdateChatCompletion_ChoiceMessageSchema = z.object({\n role: z.string().describe(\"The role of the author of this message\").nullable(),\n content: z.string().describe(\"The content of the message\").nullable().optional(),\n refusal: z.string().describe(\"The refusal message if the model refused to fulfill the request\").nullable().optional(),\n tool_calls: z.array(z.record(z.string(), z.unknown())).describe(\"The tool calls generated by the model\").nullable().optional(),\n function_call: z.record(z.string(), z.unknown()).describe(\"Deprecated. The function call generated by the model\").nullable().optional(),\n}).passthrough().describe(\"The message in a chat completion choice.\");\nconst OpenaiUpdateChatCompletion_ChoiceLogprobsSchema = z.object({\n content: z.array(z.record(z.string(), z.unknown())).describe(\"A list of message content tokens with log probability information\").nullable().optional(),\n refusal: z.array(z.record(z.string(), z.unknown())).describe(\"A list of refusal tokens with log probability information\").nullable().optional(),\n}).passthrough().describe(\"Log probability information for a choice.\");\nconst OpenaiUpdateChatCompletion_ChatCompletionChoiceSchema = z.object({\n index: z.number().int().describe(\"The index of this choice in the list of choices\").nullable(),\n message: OpenaiUpdateChatCompletion_ChoiceMessageSchema.nullable(),\n logprobs: OpenaiUpdateChatCompletion_ChoiceLogprobsSchema.nullable().optional(),\n finish_reason: z.string().describe(\"The reason the model stopped generating tokens. 'stop' for natural stop point or stop sequence, 'length' for max_tokens limit, 'content_filter' for content filter, 'tool_calls' for tool use, 'function_call' for function call\").nullable(),\n}).passthrough().describe(\"A chat completion choice.\");\nexport const OpenaiUpdateChatCompletionOutput = z.object({\n id: z.string().describe(\"A unique identifier for the chat completion\").nullable(),\n model: z.string().describe(\"The model used for the chat completion\").nullable(),\n usage: OpenaiUpdateChatCompletion_CompletionUsageSchema.nullable().optional(),\n object: z.string().describe(\"The object type, which is always 'chat.completion'\").nullable(),\n choices: z.array(OpenaiUpdateChatCompletion_ChatCompletionChoiceSchema).describe(\"A list of chat completion choices. Can be more than one if n is greater than 1\"),\n created: z.number().int().describe(\"The Unix timestamp (in seconds) of when the chat completion was created\").nullable(),\n service_tier: z.string().describe(\"The service tier used for processing the request\").nullable().optional(),\n system_fingerprint: z.string().describe(\"This fingerprint represents the backend configuration that the model runs with. Can be used in conjunction with the seed request parameter to understand when backend changes have been made that might impact determinism\").nullable().optional(),\n}).passthrough().describe(\"Response schema for updating a stored chat completion.\");\n\nexport const openaiUpdateChatCompletion = action(\"OPENAI_UPDATE_CHAT_COMPLETION\", {\n slug: \"openai-update-chat-completion\",\n name: \"Update Chat Completion\",\n description: \"Tool to update metadata for a stored chat completion. Use when you need to modify tags or metadata for a completion that was created with store=true.\",\n input: OpenaiUpdateChatCompletionInput,\n output: OpenaiUpdateChatCompletionOutput,\n});\n"],"mappings":"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"}
|
|
@@ -2,7 +2,7 @@ import { z } from "zod";
|
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-chat-completion.d.ts
|
|
4
4
|
declare const OpenaiUpdateChatCompletionInput: z.ZodObject<{
|
|
5
|
-
metadata: z.ZodOptional<z.
|
|
5
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
6
6
|
completion_id: z.ZodString;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const OpenaiUpdateChatCompletionOutput: z.ZodObject<{
|
|
@@ -15,14 +15,14 @@ declare const OpenaiUpdateChatCompletionOutput: z.ZodObject<{
|
|
|
15
15
|
prompt_tokens_details: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
16
|
audio_tokens: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
17
|
cached_tokens: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
19
|
completion_tokens_details: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
20
20
|
audio_tokens: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
21
21
|
reasoning_tokens: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
22
|
accepted_prediction_tokens: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
23
|
rejected_prediction_tokens: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
-
}, z.core.$
|
|
25
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
26
|
object: z.ZodNullable<z.ZodString>;
|
|
27
27
|
choices: z.ZodArray<z.ZodObject<{
|
|
28
28
|
index: z.ZodNullable<z.ZodNumber>;
|
|
@@ -32,20 +32,20 @@ declare const OpenaiUpdateChatCompletionOutput: z.ZodObject<{
|
|
|
32
32
|
refusal: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
33
|
tool_calls: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
34
34
|
function_call: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
35
|
-
}, z.core.$
|
|
35
|
+
}, z.core.$loose>>;
|
|
36
36
|
logprobs: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
37
37
|
content: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
38
38
|
refusal: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
39
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>>>;
|
|
40
40
|
finish_reason: z.ZodNullable<z.ZodString>;
|
|
41
|
-
}, z.core.$
|
|
41
|
+
}, z.core.$loose>>;
|
|
42
42
|
created: z.ZodNullable<z.ZodNumber>;
|
|
43
43
|
service_tier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
44
|
system_fingerprint: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
-
}, z.core.$
|
|
45
|
+
}, z.core.$loose>;
|
|
46
46
|
declare const openaiUpdateChatCompletion: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
completion_id: string;
|
|
48
|
-
metadata?: Record<string,
|
|
48
|
+
metadata?: Record<string, unknown> | undefined;
|
|
49
49
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
50
50
|
//#endregion
|
|
51
51
|
export { openaiUpdateChatCompletion };
|