@keystrokehq/openai 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-upload-part.cjs +1 -0
- package/dist/actions/add-upload-part.cjs.map +1 -1
- package/dist/actions/add-upload-part.d.cts +3 -11
- package/dist/actions/add-upload-part.d.cts.map +1 -1
- package/dist/actions/add-upload-part.d.mts +3 -11
- package/dist/actions/add-upload-part.d.mts.map +1 -1
- package/dist/actions/add-upload-part.mjs +1 -0
- package/dist/actions/add-upload-part.mjs.map +1 -1
- package/dist/actions/cancel-batch.cjs +1 -0
- package/dist/actions/cancel-batch.cjs.map +1 -1
- package/dist/actions/cancel-batch.d.cts +3 -3
- package/dist/actions/cancel-batch.d.cts.map +1 -1
- package/dist/actions/cancel-batch.d.mts +3 -3
- package/dist/actions/cancel-batch.d.mts.map +1 -1
- package/dist/actions/cancel-batch.mjs +1 -0
- package/dist/actions/cancel-batch.mjs.map +1 -1
- package/dist/actions/cancel-eval-run.cjs +1 -0
- package/dist/actions/cancel-eval-run.cjs.map +1 -1
- package/dist/actions/cancel-eval-run.d.cts +3 -4
- package/dist/actions/cancel-eval-run.d.cts.map +1 -1
- package/dist/actions/cancel-eval-run.d.mts +3 -4
- package/dist/actions/cancel-eval-run.d.mts.map +1 -1
- package/dist/actions/cancel-eval-run.mjs +1 -0
- package/dist/actions/cancel-eval-run.mjs.map +1 -1
- package/dist/actions/cancel-response.cjs +1 -0
- package/dist/actions/cancel-response.cjs.map +1 -1
- package/dist/actions/cancel-response.d.cts +3 -3
- package/dist/actions/cancel-response.d.cts.map +1 -1
- package/dist/actions/cancel-response.d.mts +3 -3
- package/dist/actions/cancel-response.d.mts.map +1 -1
- package/dist/actions/cancel-response.mjs +1 -0
- package/dist/actions/cancel-response.mjs.map +1 -1
- package/dist/actions/cancel-run.cjs +1 -0
- package/dist/actions/cancel-run.cjs.map +1 -1
- package/dist/actions/cancel-run.d.cts +3 -4
- package/dist/actions/cancel-run.d.cts.map +1 -1
- package/dist/actions/cancel-run.d.mts +3 -4
- package/dist/actions/cancel-run.d.mts.map +1 -1
- package/dist/actions/cancel-run.mjs +1 -0
- package/dist/actions/cancel-run.mjs.map +1 -1
- package/dist/actions/cancel-upload.cjs +1 -0
- package/dist/actions/cancel-upload.cjs.map +1 -1
- package/dist/actions/cancel-upload.d.cts +3 -3
- package/dist/actions/cancel-upload.d.cts.map +1 -1
- package/dist/actions/cancel-upload.d.mts +3 -3
- package/dist/actions/cancel-upload.d.mts.map +1 -1
- package/dist/actions/cancel-upload.mjs +1 -0
- package/dist/actions/cancel-upload.mjs.map +1 -1
- package/dist/actions/compact-response.cjs +1 -0
- package/dist/actions/compact-response.cjs.map +1 -1
- package/dist/actions/compact-response.d.cts +3 -15
- package/dist/actions/compact-response.d.cts.map +1 -1
- package/dist/actions/compact-response.d.mts +3 -15
- package/dist/actions/compact-response.d.mts.map +1 -1
- package/dist/actions/compact-response.mjs +1 -0
- package/dist/actions/compact-response.mjs.map +1 -1
- package/dist/actions/create-audio-transcription.cjs +1 -0
- package/dist/actions/create-audio-transcription.cjs.map +1 -1
- package/dist/actions/create-audio-transcription.d.cts +3 -16
- package/dist/actions/create-audio-transcription.d.cts.map +1 -1
- package/dist/actions/create-audio-transcription.d.mts +3 -16
- package/dist/actions/create-audio-transcription.d.mts.map +1 -1
- package/dist/actions/create-audio-transcription.mjs +1 -0
- package/dist/actions/create-audio-transcription.mjs.map +1 -1
- package/dist/actions/create-audio-translation.cjs +1 -0
- package/dist/actions/create-audio-translation.cjs.map +1 -1
- package/dist/actions/create-audio-translation.d.cts +3 -14
- package/dist/actions/create-audio-translation.d.cts.map +1 -1
- package/dist/actions/create-audio-translation.d.mts +3 -14
- package/dist/actions/create-audio-translation.d.mts.map +1 -1
- package/dist/actions/create-audio-translation.mjs +1 -0
- package/dist/actions/create-audio-translation.mjs.map +1 -1
- package/dist/actions/create-batch.cjs +1 -0
- package/dist/actions/create-batch.cjs.map +1 -1
- package/dist/actions/create-batch.d.cts +3 -10
- package/dist/actions/create-batch.d.cts.map +1 -1
- package/dist/actions/create-batch.d.mts +3 -10
- package/dist/actions/create-batch.d.mts.map +1 -1
- package/dist/actions/create-batch.mjs +1 -0
- package/dist/actions/create-batch.mjs.map +1 -1
- package/dist/actions/create-chat-completion.cjs +1 -0
- package/dist/actions/create-chat-completion.cjs.map +1 -1
- package/dist/actions/create-chat-completion.d.cts +3 -60
- package/dist/actions/create-chat-completion.d.cts.map +1 -1
- package/dist/actions/create-chat-completion.d.mts +3 -60
- package/dist/actions/create-chat-completion.d.mts.map +1 -1
- package/dist/actions/create-chat-completion.mjs +1 -0
- package/dist/actions/create-chat-completion.mjs.map +1 -1
- package/dist/actions/create-completion.cjs +1 -0
- package/dist/actions/create-completion.cjs.map +1 -1
- package/dist/actions/create-completion.d.cts +3 -20
- package/dist/actions/create-completion.d.cts.map +1 -1
- package/dist/actions/create-completion.d.mts +3 -20
- package/dist/actions/create-completion.d.mts.map +1 -1
- package/dist/actions/create-completion.mjs +1 -0
- package/dist/actions/create-completion.mjs.map +1 -1
- package/dist/actions/create-container-file.cjs +1 -0
- package/dist/actions/create-container-file.cjs.map +1 -1
- package/dist/actions/create-container-file.d.cts +3 -5
- package/dist/actions/create-container-file.d.cts.map +1 -1
- package/dist/actions/create-container-file.d.mts +3 -5
- package/dist/actions/create-container-file.d.mts.map +1 -1
- package/dist/actions/create-container-file.mjs +1 -0
- package/dist/actions/create-container-file.mjs.map +1 -1
- package/dist/actions/create-container.cjs +1 -0
- package/dist/actions/create-container.cjs.map +1 -1
- package/dist/actions/create-container.d.cts +3 -30
- package/dist/actions/create-container.d.cts.map +1 -1
- package/dist/actions/create-container.d.mts +3 -30
- package/dist/actions/create-container.d.mts.map +1 -1
- package/dist/actions/create-container.mjs +1 -0
- package/dist/actions/create-container.mjs.map +1 -1
- package/dist/actions/create-conversation-items.cjs +1 -0
- package/dist/actions/create-conversation-items.cjs.map +1 -1
- package/dist/actions/create-conversation-items.d.cts +3 -14
- package/dist/actions/create-conversation-items.d.cts.map +1 -1
- package/dist/actions/create-conversation-items.d.mts +3 -14
- package/dist/actions/create-conversation-items.d.mts.map +1 -1
- package/dist/actions/create-conversation-items.mjs +1 -0
- package/dist/actions/create-conversation-items.mjs.map +1 -1
- package/dist/actions/create-conversation.cjs +1 -0
- package/dist/actions/create-conversation.cjs.map +1 -1
- package/dist/actions/create-conversation.d.cts +3 -9
- package/dist/actions/create-conversation.d.cts.map +1 -1
- package/dist/actions/create-conversation.d.mts +3 -9
- package/dist/actions/create-conversation.d.mts.map +1 -1
- package/dist/actions/create-conversation.mjs +1 -0
- package/dist/actions/create-conversation.mjs.map +1 -1
- package/dist/actions/create-embeddings.cjs +1 -0
- package/dist/actions/create-embeddings.cjs.map +1 -1
- package/dist/actions/create-embeddings.d.cts +3 -7
- package/dist/actions/create-embeddings.d.cts.map +1 -1
- package/dist/actions/create-embeddings.d.mts +3 -7
- package/dist/actions/create-embeddings.d.mts.map +1 -1
- package/dist/actions/create-embeddings.mjs +1 -0
- package/dist/actions/create-embeddings.mjs.map +1 -1
- package/dist/actions/create-eval-run.cjs +1 -0
- package/dist/actions/create-eval-run.cjs.map +1 -1
- package/dist/actions/create-eval-run.d.cts +3 -48
- package/dist/actions/create-eval-run.d.cts.map +1 -1
- package/dist/actions/create-eval-run.d.mts +3 -48
- package/dist/actions/create-eval-run.d.mts.map +1 -1
- package/dist/actions/create-eval-run.mjs +1 -0
- package/dist/actions/create-eval-run.mjs.map +1 -1
- package/dist/actions/create-eval.cjs +1 -0
- package/dist/actions/create-eval.cjs.map +1 -1
- package/dist/actions/create-eval.d.cts +3 -47
- package/dist/actions/create-eval.d.cts.map +1 -1
- package/dist/actions/create-eval.d.mts +3 -47
- package/dist/actions/create-eval.d.mts.map +1 -1
- package/dist/actions/create-eval.mjs +1 -0
- package/dist/actions/create-eval.mjs.map +1 -1
- package/dist/actions/create-fine-tuning-job.cjs +1 -0
- package/dist/actions/create-fine-tuning-job.cjs.map +1 -1
- package/dist/actions/create-fine-tuning-job.d.cts +3 -11
- package/dist/actions/create-fine-tuning-job.d.cts.map +1 -1
- package/dist/actions/create-fine-tuning-job.d.mts +3 -11
- package/dist/actions/create-fine-tuning-job.d.mts.map +1 -1
- package/dist/actions/create-fine-tuning-job.mjs +1 -0
- package/dist/actions/create-fine-tuning-job.mjs.map +1 -1
- package/dist/actions/create-image-edit.cjs +1 -0
- package/dist/actions/create-image-edit.cjs.map +1 -1
- package/dist/actions/create-image-edit.d.cts +4 -23
- package/dist/actions/create-image-edit.d.cts.map +1 -1
- package/dist/actions/create-image-edit.d.mts +4 -23
- package/dist/actions/create-image-edit.d.mts.map +1 -1
- package/dist/actions/create-image-edit.mjs +1 -0
- package/dist/actions/create-image-edit.mjs.map +1 -1
- package/dist/actions/create-image-variation.cjs +1 -0
- package/dist/actions/create-image-variation.cjs.map +1 -1
- package/dist/actions/create-image-variation.d.cts +3 -12
- package/dist/actions/create-image-variation.d.cts.map +1 -1
- package/dist/actions/create-image-variation.d.mts +3 -12
- package/dist/actions/create-image-variation.d.mts.map +1 -1
- package/dist/actions/create-image-variation.mjs +1 -0
- package/dist/actions/create-image-variation.mjs.map +1 -1
- package/dist/actions/create-image.cjs +1 -0
- package/dist/actions/create-image.cjs.map +1 -1
- package/dist/actions/create-image.d.cts +4 -14
- package/dist/actions/create-image.d.cts.map +1 -1
- package/dist/actions/create-image.d.mts +4 -14
- package/dist/actions/create-image.d.mts.map +1 -1
- package/dist/actions/create-image.mjs +1 -0
- package/dist/actions/create-image.mjs.map +1 -1
- package/dist/actions/create-message.cjs +1 -0
- package/dist/actions/create-message.cjs.map +1 -1
- package/dist/actions/create-message.d.cts +3 -21
- package/dist/actions/create-message.d.cts.map +1 -1
- package/dist/actions/create-message.d.mts +3 -21
- package/dist/actions/create-message.d.mts.map +1 -1
- package/dist/actions/create-message.mjs +1 -0
- package/dist/actions/create-message.mjs.map +1 -1
- package/dist/actions/create-moderation.cjs +1 -0
- package/dist/actions/create-moderation.cjs.map +1 -1
- package/dist/actions/create-moderation.d.cts +3 -9
- package/dist/actions/create-moderation.d.cts.map +1 -1
- package/dist/actions/create-moderation.d.mts +3 -9
- package/dist/actions/create-moderation.d.mts.map +1 -1
- package/dist/actions/create-moderation.mjs +1 -0
- package/dist/actions/create-moderation.mjs.map +1 -1
- package/dist/actions/create-realtime-call.cjs +1 -0
- package/dist/actions/create-realtime-call.cjs.map +1 -1
- package/dist/actions/create-realtime-call.d.cts +3 -4
- package/dist/actions/create-realtime-call.d.cts.map +1 -1
- package/dist/actions/create-realtime-call.d.mts +3 -4
- package/dist/actions/create-realtime-call.d.mts.map +1 -1
- package/dist/actions/create-realtime-call.mjs +1 -0
- package/dist/actions/create-realtime-call.mjs.map +1 -1
- package/dist/actions/create-realtime-client-secret.cjs +1 -0
- package/dist/actions/create-realtime-client-secret.cjs.map +1 -1
- package/dist/actions/create-realtime-client-secret.d.cts +3 -26
- package/dist/actions/create-realtime-client-secret.d.cts.map +1 -1
- package/dist/actions/create-realtime-client-secret.d.mts +3 -26
- package/dist/actions/create-realtime-client-secret.d.mts.map +1 -1
- package/dist/actions/create-realtime-client-secret.mjs +1 -0
- package/dist/actions/create-realtime-client-secret.mjs.map +1 -1
- package/dist/actions/create-realtime-session.cjs +1 -0
- package/dist/actions/create-realtime-session.cjs.map +1 -1
- package/dist/actions/create-realtime-session.d.cts +3 -48
- package/dist/actions/create-realtime-session.d.cts.map +1 -1
- package/dist/actions/create-realtime-session.d.mts +3 -48
- package/dist/actions/create-realtime-session.d.mts.map +1 -1
- package/dist/actions/create-realtime-session.mjs +1 -0
- package/dist/actions/create-realtime-session.mjs.map +1 -1
- package/dist/actions/create-realtime-transcription-session.cjs +1 -0
- package/dist/actions/create-realtime-transcription-session.cjs.map +1 -1
- package/dist/actions/create-realtime-transcription-session.d.cts +3 -18
- package/dist/actions/create-realtime-transcription-session.d.cts.map +1 -1
- package/dist/actions/create-realtime-transcription-session.d.mts +3 -18
- package/dist/actions/create-realtime-transcription-session.d.mts.map +1 -1
- package/dist/actions/create-realtime-transcription-session.mjs +1 -0
- package/dist/actions/create-realtime-transcription-session.mjs.map +1 -1
- package/dist/actions/create-response.cjs +1 -0
- package/dist/actions/create-response.cjs.map +1 -1
- package/dist/actions/create-response.d.cts +3 -63
- package/dist/actions/create-response.d.cts.map +1 -1
- package/dist/actions/create-response.d.mts +3 -63
- package/dist/actions/create-response.d.mts.map +1 -1
- package/dist/actions/create-response.mjs +1 -0
- package/dist/actions/create-response.mjs.map +1 -1
- package/dist/actions/create-run.cjs +1 -0
- package/dist/actions/create-run.cjs.map +1 -1
- package/dist/actions/create-run.d.cts +3 -52
- package/dist/actions/create-run.d.cts.map +1 -1
- package/dist/actions/create-run.d.mts +3 -52
- package/dist/actions/create-run.d.mts.map +1 -1
- package/dist/actions/create-run.mjs +1 -0
- package/dist/actions/create-run.mjs.map +1 -1
- package/dist/actions/create-skill.cjs +1 -0
- package/dist/actions/create-skill.cjs.map +1 -1
- package/dist/actions/create-skill.d.cts +3 -13
- package/dist/actions/create-skill.d.cts.map +1 -1
- package/dist/actions/create-skill.d.mts +3 -13
- package/dist/actions/create-skill.d.mts.map +1 -1
- package/dist/actions/create-skill.mjs +1 -0
- package/dist/actions/create-skill.mjs.map +1 -1
- package/dist/actions/create-speech.cjs +1 -0
- package/dist/actions/create-speech.cjs.map +1 -1
- package/dist/actions/create-speech.d.cts +3 -7
- package/dist/actions/create-speech.d.cts.map +1 -1
- package/dist/actions/create-speech.d.mts +3 -7
- package/dist/actions/create-speech.d.mts.map +1 -1
- package/dist/actions/create-speech.mjs +1 -0
- package/dist/actions/create-speech.mjs.map +1 -1
- package/dist/actions/create-thread-and-run.cjs +1 -0
- package/dist/actions/create-thread-and-run.cjs.map +1 -1
- package/dist/actions/create-thread-and-run.d.cts +3 -78
- package/dist/actions/create-thread-and-run.d.cts.map +1 -1
- package/dist/actions/create-thread-and-run.d.mts +3 -78
- package/dist/actions/create-thread-and-run.d.mts.map +1 -1
- package/dist/actions/create-thread-and-run.mjs +1 -0
- package/dist/actions/create-thread-and-run.mjs.map +1 -1
- package/dist/actions/create-thread.cjs +1 -0
- package/dist/actions/create-thread.cjs.map +1 -1
- package/dist/actions/create-thread.d.cts +3 -8
- package/dist/actions/create-thread.d.cts.map +1 -1
- package/dist/actions/create-thread.d.mts +3 -8
- package/dist/actions/create-thread.d.mts.map +1 -1
- package/dist/actions/create-thread.mjs +1 -0
- package/dist/actions/create-thread.mjs.map +1 -1
- package/dist/actions/create-upload.cjs +1 -0
- package/dist/actions/create-upload.cjs.map +1 -1
- package/dist/actions/create-upload.d.cts +3 -10
- package/dist/actions/create-upload.d.cts.map +1 -1
- package/dist/actions/create-upload.d.mts +3 -10
- package/dist/actions/create-upload.d.mts.map +1 -1
- package/dist/actions/create-upload.mjs +1 -0
- package/dist/actions/create-upload.mjs.map +1 -1
- package/dist/actions/create-vector-store-file-batch.cjs +1 -0
- package/dist/actions/create-vector-store-file-batch.cjs.map +1 -1
- package/dist/actions/create-vector-store-file-batch.d.cts +3 -34
- package/dist/actions/create-vector-store-file-batch.d.cts.map +1 -1
- package/dist/actions/create-vector-store-file-batch.d.mts +3 -34
- package/dist/actions/create-vector-store-file-batch.d.mts.map +1 -1
- package/dist/actions/create-vector-store-file-batch.mjs +1 -0
- package/dist/actions/create-vector-store-file-batch.mjs.map +1 -1
- package/dist/actions/create-vector-store-file.cjs +1 -0
- package/dist/actions/create-vector-store-file.cjs.map +1 -1
- package/dist/actions/create-vector-store-file.d.cts +3 -16
- package/dist/actions/create-vector-store-file.d.cts.map +1 -1
- package/dist/actions/create-vector-store-file.d.mts +3 -16
- package/dist/actions/create-vector-store-file.d.mts.map +1 -1
- package/dist/actions/create-vector-store-file.mjs +1 -0
- package/dist/actions/create-vector-store-file.mjs.map +1 -1
- package/dist/actions/create-vector-store.cjs +1 -0
- package/dist/actions/create-vector-store.cjs.map +1 -1
- package/dist/actions/create-vector-store.d.cts +3 -21
- package/dist/actions/create-vector-store.d.cts.map +1 -1
- package/dist/actions/create-vector-store.d.mts +3 -21
- package/dist/actions/create-vector-store.d.mts.map +1 -1
- package/dist/actions/create-vector-store.mjs +1 -0
- package/dist/actions/create-vector-store.mjs.map +1 -1
- package/dist/actions/create-video-remix.cjs +1 -0
- package/dist/actions/create-video-remix.cjs.map +1 -1
- package/dist/actions/create-video-remix.d.cts +3 -4
- package/dist/actions/create-video-remix.d.cts.map +1 -1
- package/dist/actions/create-video-remix.d.mts +3 -4
- package/dist/actions/create-video-remix.d.mts.map +1 -1
- package/dist/actions/create-video-remix.mjs +1 -0
- package/dist/actions/create-video-remix.mjs.map +1 -1
- package/dist/actions/create-video.cjs +1 -0
- package/dist/actions/create-video.cjs.map +1 -1
- package/dist/actions/create-video.d.cts +3 -6
- package/dist/actions/create-video.d.cts.map +1 -1
- package/dist/actions/create-video.d.mts +3 -6
- package/dist/actions/create-video.d.mts.map +1 -1
- package/dist/actions/create-video.mjs +1 -0
- package/dist/actions/create-video.mjs.map +1 -1
- package/dist/actions/delete-assistant.cjs +1 -0
- package/dist/actions/delete-assistant.cjs.map +1 -1
- package/dist/actions/delete-assistant.d.cts +3 -3
- package/dist/actions/delete-assistant.d.cts.map +1 -1
- package/dist/actions/delete-assistant.d.mts +3 -3
- package/dist/actions/delete-assistant.d.mts.map +1 -1
- package/dist/actions/delete-assistant.mjs +1 -0
- package/dist/actions/delete-assistant.mjs.map +1 -1
- package/dist/actions/delete-chat-completion.cjs +1 -0
- package/dist/actions/delete-chat-completion.cjs.map +1 -1
- package/dist/actions/delete-chat-completion.d.cts +3 -3
- package/dist/actions/delete-chat-completion.d.cts.map +1 -1
- package/dist/actions/delete-chat-completion.d.mts +3 -3
- package/dist/actions/delete-chat-completion.d.mts.map +1 -1
- package/dist/actions/delete-chat-completion.mjs +1 -0
- package/dist/actions/delete-chat-completion.mjs.map +1 -1
- package/dist/actions/delete-container-file.cjs +1 -0
- package/dist/actions/delete-container-file.cjs.map +1 -1
- package/dist/actions/delete-container-file.d.cts +3 -4
- package/dist/actions/delete-container-file.d.cts.map +1 -1
- package/dist/actions/delete-container-file.d.mts +3 -4
- package/dist/actions/delete-container-file.d.mts.map +1 -1
- package/dist/actions/delete-container-file.mjs +1 -0
- package/dist/actions/delete-container-file.mjs.map +1 -1
- package/dist/actions/delete-container.cjs +1 -0
- package/dist/actions/delete-container.cjs.map +1 -1
- package/dist/actions/delete-container.d.cts +3 -3
- package/dist/actions/delete-container.d.cts.map +1 -1
- package/dist/actions/delete-container.d.mts +3 -3
- package/dist/actions/delete-container.d.mts.map +1 -1
- package/dist/actions/delete-container.mjs +1 -0
- package/dist/actions/delete-container.mjs.map +1 -1
- package/dist/actions/delete-conversation-item.cjs +1 -0
- package/dist/actions/delete-conversation-item.cjs.map +1 -1
- package/dist/actions/delete-conversation-item.d.cts +3 -4
- package/dist/actions/delete-conversation-item.d.cts.map +1 -1
- package/dist/actions/delete-conversation-item.d.mts +3 -4
- package/dist/actions/delete-conversation-item.d.mts.map +1 -1
- package/dist/actions/delete-conversation-item.mjs +1 -0
- package/dist/actions/delete-conversation-item.mjs.map +1 -1
- package/dist/actions/delete-conversation.cjs +1 -0
- package/dist/actions/delete-conversation.cjs.map +1 -1
- package/dist/actions/delete-conversation.d.cts +3 -3
- package/dist/actions/delete-conversation.d.cts.map +1 -1
- package/dist/actions/delete-conversation.d.mts +3 -3
- package/dist/actions/delete-conversation.d.mts.map +1 -1
- package/dist/actions/delete-conversation.mjs +1 -0
- package/dist/actions/delete-conversation.mjs.map +1 -1
- package/dist/actions/delete-eval-run.cjs +1 -0
- package/dist/actions/delete-eval-run.cjs.map +1 -1
- package/dist/actions/delete-eval-run.d.cts +3 -4
- package/dist/actions/delete-eval-run.d.cts.map +1 -1
- package/dist/actions/delete-eval-run.d.mts +3 -4
- package/dist/actions/delete-eval-run.d.mts.map +1 -1
- package/dist/actions/delete-eval-run.mjs +1 -0
- package/dist/actions/delete-eval-run.mjs.map +1 -1
- package/dist/actions/delete-eval.cjs +1 -0
- package/dist/actions/delete-eval.cjs.map +1 -1
- package/dist/actions/delete-eval.d.cts +3 -3
- package/dist/actions/delete-eval.d.cts.map +1 -1
- package/dist/actions/delete-eval.d.mts +3 -3
- package/dist/actions/delete-eval.d.mts.map +1 -1
- package/dist/actions/delete-eval.mjs +1 -0
- package/dist/actions/delete-eval.mjs.map +1 -1
- package/dist/actions/delete-file.cjs +1 -0
- package/dist/actions/delete-file.cjs.map +1 -1
- package/dist/actions/delete-file.d.cts +3 -3
- package/dist/actions/delete-file.d.cts.map +1 -1
- package/dist/actions/delete-file.d.mts +3 -3
- package/dist/actions/delete-file.d.mts.map +1 -1
- package/dist/actions/delete-file.mjs +1 -0
- package/dist/actions/delete-file.mjs.map +1 -1
- package/dist/actions/delete-message.cjs +1 -0
- package/dist/actions/delete-message.cjs.map +1 -1
- package/dist/actions/delete-message.d.cts +3 -4
- package/dist/actions/delete-message.d.cts.map +1 -1
- package/dist/actions/delete-message.d.mts +3 -4
- package/dist/actions/delete-message.d.mts.map +1 -1
- package/dist/actions/delete-message.mjs +1 -0
- package/dist/actions/delete-message.mjs.map +1 -1
- package/dist/actions/delete-response.cjs +1 -0
- package/dist/actions/delete-response.cjs.map +1 -1
- package/dist/actions/delete-response.d.cts +3 -3
- package/dist/actions/delete-response.d.cts.map +1 -1
- package/dist/actions/delete-response.d.mts +3 -3
- package/dist/actions/delete-response.d.mts.map +1 -1
- package/dist/actions/delete-response.mjs +1 -0
- package/dist/actions/delete-response.mjs.map +1 -1
- package/dist/actions/delete-skill.cjs +1 -0
- package/dist/actions/delete-skill.cjs.map +1 -1
- package/dist/actions/delete-skill.d.cts +3 -3
- package/dist/actions/delete-skill.d.cts.map +1 -1
- package/dist/actions/delete-skill.d.mts +3 -3
- package/dist/actions/delete-skill.d.mts.map +1 -1
- package/dist/actions/delete-skill.mjs +1 -0
- package/dist/actions/delete-skill.mjs.map +1 -1
- package/dist/actions/delete-thread.cjs +1 -0
- package/dist/actions/delete-thread.cjs.map +1 -1
- package/dist/actions/delete-thread.d.cts +3 -3
- package/dist/actions/delete-thread.d.cts.map +1 -1
- package/dist/actions/delete-thread.d.mts +3 -3
- package/dist/actions/delete-thread.d.mts.map +1 -1
- package/dist/actions/delete-thread.mjs +1 -0
- package/dist/actions/delete-thread.mjs.map +1 -1
- package/dist/actions/delete-vector-store-file.cjs +1 -0
- package/dist/actions/delete-vector-store-file.cjs.map +1 -1
- package/dist/actions/delete-vector-store-file.d.cts +3 -4
- package/dist/actions/delete-vector-store-file.d.cts.map +1 -1
- package/dist/actions/delete-vector-store-file.d.mts +3 -4
- package/dist/actions/delete-vector-store-file.d.mts.map +1 -1
- package/dist/actions/delete-vector-store-file.mjs +1 -0
- package/dist/actions/delete-vector-store-file.mjs.map +1 -1
- package/dist/actions/delete-vector-store.cjs +1 -0
- package/dist/actions/delete-vector-store.cjs.map +1 -1
- package/dist/actions/delete-vector-store.d.cts +3 -3
- package/dist/actions/delete-vector-store.d.cts.map +1 -1
- package/dist/actions/delete-vector-store.d.mts +3 -3
- package/dist/actions/delete-vector-store.d.mts.map +1 -1
- package/dist/actions/delete-vector-store.mjs +1 -0
- package/dist/actions/delete-vector-store.mjs.map +1 -1
- package/dist/actions/delete-video.cjs +1 -0
- package/dist/actions/delete-video.cjs.map +1 -1
- package/dist/actions/delete-video.d.cts +3 -3
- package/dist/actions/delete-video.d.cts.map +1 -1
- package/dist/actions/delete-video.d.mts +3 -3
- package/dist/actions/delete-video.d.mts.map +1 -1
- package/dist/actions/delete-video.mjs +1 -0
- package/dist/actions/delete-video.mjs.map +1 -1
- package/dist/actions/download-file.cjs +1 -0
- package/dist/actions/download-file.cjs.map +1 -1
- package/dist/actions/download-file.d.cts +3 -3
- package/dist/actions/download-file.d.cts.map +1 -1
- package/dist/actions/download-file.d.mts +3 -3
- package/dist/actions/download-file.d.mts.map +1 -1
- package/dist/actions/download-file.mjs +1 -0
- package/dist/actions/download-file.mjs.map +1 -1
- package/dist/actions/download-video.cjs +1 -0
- package/dist/actions/download-video.cjs.map +1 -1
- package/dist/actions/download-video.d.cts +3 -4
- package/dist/actions/download-video.d.cts.map +1 -1
- package/dist/actions/download-video.d.mts +3 -4
- package/dist/actions/download-video.d.mts.map +1 -1
- package/dist/actions/download-video.mjs +1 -0
- package/dist/actions/download-video.mjs.map +1 -1
- package/dist/actions/get-chat-completion-messages.cjs +1 -0
- package/dist/actions/get-chat-completion-messages.cjs.map +1 -1
- package/dist/actions/get-chat-completion-messages.d.cts +3 -6
- package/dist/actions/get-chat-completion-messages.d.cts.map +1 -1
- package/dist/actions/get-chat-completion-messages.d.mts +3 -6
- package/dist/actions/get-chat-completion-messages.d.mts.map +1 -1
- package/dist/actions/get-chat-completion-messages.mjs +1 -0
- package/dist/actions/get-chat-completion-messages.mjs.map +1 -1
- package/dist/actions/get-chat-completion.cjs +1 -0
- package/dist/actions/get-chat-completion.cjs.map +1 -1
- package/dist/actions/get-chat-completion.d.cts +3 -3
- package/dist/actions/get-chat-completion.d.cts.map +1 -1
- package/dist/actions/get-chat-completion.d.mts +3 -3
- package/dist/actions/get-chat-completion.d.mts.map +1 -1
- package/dist/actions/get-chat-completion.mjs +1 -0
- package/dist/actions/get-chat-completion.mjs.map +1 -1
- package/dist/actions/get-chatkit-thread.cjs +1 -0
- package/dist/actions/get-chatkit-thread.cjs.map +1 -1
- package/dist/actions/get-chatkit-thread.d.cts +3 -3
- package/dist/actions/get-chatkit-thread.d.cts.map +1 -1
- package/dist/actions/get-chatkit-thread.d.mts +3 -3
- package/dist/actions/get-chatkit-thread.d.mts.map +1 -1
- package/dist/actions/get-chatkit-thread.mjs +1 -0
- package/dist/actions/get-chatkit-thread.mjs.map +1 -1
- package/dist/actions/get-conversation-item.cjs +1 -0
- package/dist/actions/get-conversation-item.cjs.map +1 -1
- package/dist/actions/get-conversation-item.d.cts +3 -5
- package/dist/actions/get-conversation-item.d.cts.map +1 -1
- package/dist/actions/get-conversation-item.d.mts +3 -5
- package/dist/actions/get-conversation-item.d.mts.map +1 -1
- package/dist/actions/get-conversation-item.mjs +1 -0
- package/dist/actions/get-conversation-item.mjs.map +1 -1
- package/dist/actions/get-eval-run-output-item.cjs +1 -0
- package/dist/actions/get-eval-run-output-item.cjs.map +1 -1
- package/dist/actions/get-eval-run-output-item.d.cts +3 -5
- package/dist/actions/get-eval-run-output-item.d.cts.map +1 -1
- package/dist/actions/get-eval-run-output-item.d.mts +3 -5
- package/dist/actions/get-eval-run-output-item.d.mts.map +1 -1
- package/dist/actions/get-eval-run-output-item.mjs +1 -0
- package/dist/actions/get-eval-run-output-item.mjs.map +1 -1
- package/dist/actions/get-eval-run-output-items.cjs +1 -0
- package/dist/actions/get-eval-run-output-items.cjs.map +1 -1
- package/dist/actions/get-eval-run-output-items.d.cts +3 -8
- package/dist/actions/get-eval-run-output-items.d.cts.map +1 -1
- package/dist/actions/get-eval-run-output-items.d.mts +3 -8
- package/dist/actions/get-eval-run-output-items.d.mts.map +1 -1
- package/dist/actions/get-eval-run-output-items.mjs +1 -0
- package/dist/actions/get-eval-run-output-items.mjs.map +1 -1
- package/dist/actions/get-eval-run.cjs +1 -0
- package/dist/actions/get-eval-run.cjs.map +1 -1
- package/dist/actions/get-eval-run.d.cts +3 -4
- package/dist/actions/get-eval-run.d.cts.map +1 -1
- package/dist/actions/get-eval-run.d.mts +3 -4
- package/dist/actions/get-eval-run.d.mts.map +1 -1
- package/dist/actions/get-eval-run.mjs +1 -0
- package/dist/actions/get-eval-run.mjs.map +1 -1
- package/dist/actions/get-eval-runs.cjs +1 -0
- package/dist/actions/get-eval-runs.cjs.map +1 -1
- package/dist/actions/get-eval-runs.d.cts +3 -7
- package/dist/actions/get-eval-runs.d.cts.map +1 -1
- package/dist/actions/get-eval-runs.d.mts +3 -7
- package/dist/actions/get-eval-runs.d.mts.map +1 -1
- package/dist/actions/get-eval-runs.mjs +1 -0
- package/dist/actions/get-eval-runs.mjs.map +1 -1
- package/dist/actions/get-eval.cjs +1 -0
- package/dist/actions/get-eval.cjs.map +1 -1
- package/dist/actions/get-eval.d.cts +3 -3
- package/dist/actions/get-eval.d.cts.map +1 -1
- package/dist/actions/get-eval.d.mts +3 -3
- package/dist/actions/get-eval.d.mts.map +1 -1
- package/dist/actions/get-eval.mjs +1 -0
- package/dist/actions/get-eval.mjs.map +1 -1
- package/dist/actions/get-input-token-counts.cjs +1 -0
- package/dist/actions/get-input-token-counts.cjs.map +1 -1
- package/dist/actions/get-input-token-counts.d.cts +4 -21
- package/dist/actions/get-input-token-counts.d.cts.map +1 -1
- package/dist/actions/get-input-token-counts.d.mts +4 -21
- package/dist/actions/get-input-token-counts.d.mts.map +1 -1
- package/dist/actions/get-input-token-counts.mjs +1 -0
- package/dist/actions/get-input-token-counts.mjs.map +1 -1
- package/dist/actions/get-message.cjs +1 -0
- package/dist/actions/get-message.cjs.map +1 -1
- package/dist/actions/get-message.d.cts +3 -4
- package/dist/actions/get-message.d.cts.map +1 -1
- package/dist/actions/get-message.d.mts +3 -4
- package/dist/actions/get-message.d.mts.map +1 -1
- package/dist/actions/get-message.mjs +1 -0
- package/dist/actions/get-message.mjs.map +1 -1
- package/dist/actions/get-response.cjs +1 -0
- package/dist/actions/get-response.cjs.map +1 -1
- package/dist/actions/get-response.d.cts +3 -7
- package/dist/actions/get-response.d.cts.map +1 -1
- package/dist/actions/get-response.d.mts +3 -7
- package/dist/actions/get-response.d.mts.map +1 -1
- package/dist/actions/get-response.mjs +1 -0
- package/dist/actions/get-response.mjs.map +1 -1
- package/dist/actions/get-run-step.cjs +1 -0
- package/dist/actions/get-run-step.cjs.map +1 -1
- package/dist/actions/get-run-step.d.cts +3 -6
- package/dist/actions/get-run-step.d.cts.map +1 -1
- package/dist/actions/get-run-step.d.mts +3 -6
- package/dist/actions/get-run-step.d.mts.map +1 -1
- package/dist/actions/get-run-step.mjs +1 -0
- package/dist/actions/get-run-step.mjs.map +1 -1
- package/dist/actions/get-vector-store-file-batch.cjs +1 -0
- package/dist/actions/get-vector-store-file-batch.cjs.map +1 -1
- package/dist/actions/get-vector-store-file-batch.d.cts +3 -4
- package/dist/actions/get-vector-store-file-batch.d.cts.map +1 -1
- package/dist/actions/get-vector-store-file-batch.d.mts +3 -4
- package/dist/actions/get-vector-store-file-batch.d.mts.map +1 -1
- package/dist/actions/get-vector-store-file-batch.mjs +1 -0
- package/dist/actions/get-vector-store-file-batch.mjs.map +1 -1
- package/dist/actions/get-vector-store-file.cjs +1 -0
- package/dist/actions/get-vector-store-file.cjs.map +1 -1
- package/dist/actions/get-vector-store-file.d.cts +3 -4
- package/dist/actions/get-vector-store-file.d.cts.map +1 -1
- package/dist/actions/get-vector-store-file.d.mts +3 -4
- package/dist/actions/get-vector-store-file.d.mts.map +1 -1
- package/dist/actions/get-vector-store-file.mjs +1 -0
- package/dist/actions/get-vector-store-file.mjs.map +1 -1
- package/dist/actions/get-vector-store.cjs +1 -0
- package/dist/actions/get-vector-store.cjs.map +1 -1
- package/dist/actions/get-vector-store.d.cts +3 -3
- package/dist/actions/get-vector-store.d.cts.map +1 -1
- package/dist/actions/get-vector-store.d.mts +3 -3
- package/dist/actions/get-vector-store.d.mts.map +1 -1
- package/dist/actions/get-vector-store.mjs +1 -0
- package/dist/actions/get-vector-store.mjs.map +1 -1
- package/dist/actions/get-video.cjs +1 -0
- package/dist/actions/get-video.cjs.map +1 -1
- package/dist/actions/get-video.d.cts +3 -3
- package/dist/actions/get-video.d.cts.map +1 -1
- package/dist/actions/get-video.d.mts +3 -3
- package/dist/actions/get-video.d.mts.map +1 -1
- package/dist/actions/get-video.mjs +1 -0
- package/dist/actions/get-video.mjs.map +1 -1
- package/dist/actions/list-assistants.cjs +1 -0
- package/dist/actions/list-assistants.cjs.map +1 -1
- package/dist/actions/list-assistants.d.cts +3 -6
- package/dist/actions/list-assistants.d.cts.map +1 -1
- package/dist/actions/list-assistants.d.mts +3 -6
- package/dist/actions/list-assistants.d.mts.map +1 -1
- package/dist/actions/list-assistants.mjs +1 -0
- package/dist/actions/list-assistants.mjs.map +1 -1
- package/dist/actions/list-batches.cjs +1 -0
- package/dist/actions/list-batches.cjs.map +1 -1
- package/dist/actions/list-batches.d.cts +3 -4
- package/dist/actions/list-batches.d.cts.map +1 -1
- package/dist/actions/list-batches.d.mts +3 -4
- package/dist/actions/list-batches.d.mts.map +1 -1
- package/dist/actions/list-batches.mjs +1 -0
- package/dist/actions/list-batches.mjs.map +1 -1
- package/dist/actions/list-chat-completions.cjs +1 -0
- package/dist/actions/list-chat-completions.cjs.map +1 -1
- package/dist/actions/list-chat-completions.d.cts +3 -7
- package/dist/actions/list-chat-completions.d.cts.map +1 -1
- package/dist/actions/list-chat-completions.d.mts +3 -7
- package/dist/actions/list-chat-completions.d.mts.map +1 -1
- package/dist/actions/list-chat-completions.mjs +1 -0
- package/dist/actions/list-chat-completions.mjs.map +1 -1
- package/dist/actions/list-chatkit-thread-items.cjs +1 -0
- package/dist/actions/list-chatkit-thread-items.cjs.map +1 -1
- package/dist/actions/list-chatkit-thread-items.d.cts +3 -7
- package/dist/actions/list-chatkit-thread-items.d.cts.map +1 -1
- package/dist/actions/list-chatkit-thread-items.d.mts +3 -7
- package/dist/actions/list-chatkit-thread-items.d.mts.map +1 -1
- package/dist/actions/list-chatkit-thread-items.mjs +1 -0
- package/dist/actions/list-chatkit-thread-items.mjs.map +1 -1
- package/dist/actions/list-container-files.cjs +1 -0
- package/dist/actions/list-container-files.cjs.map +1 -1
- package/dist/actions/list-container-files.d.cts +3 -6
- package/dist/actions/list-container-files.d.cts.map +1 -1
- package/dist/actions/list-container-files.d.mts +3 -6
- package/dist/actions/list-container-files.d.mts.map +1 -1
- package/dist/actions/list-container-files.mjs +1 -0
- package/dist/actions/list-container-files.mjs.map +1 -1
- package/dist/actions/list-containers.cjs +1 -0
- package/dist/actions/list-containers.cjs.map +1 -1
- package/dist/actions/list-containers.d.cts +3 -6
- package/dist/actions/list-containers.d.cts.map +1 -1
- package/dist/actions/list-containers.d.mts +3 -6
- package/dist/actions/list-containers.d.mts.map +1 -1
- package/dist/actions/list-containers.mjs +1 -0
- package/dist/actions/list-containers.mjs.map +1 -1
- package/dist/actions/list-conversation-items.cjs +1 -0
- package/dist/actions/list-conversation-items.cjs.map +1 -1
- package/dist/actions/list-conversation-items.d.cts +3 -7
- package/dist/actions/list-conversation-items.d.cts.map +1 -1
- package/dist/actions/list-conversation-items.d.mts +3 -7
- package/dist/actions/list-conversation-items.d.mts.map +1 -1
- package/dist/actions/list-conversation-items.mjs +1 -0
- package/dist/actions/list-conversation-items.mjs.map +1 -1
- package/dist/actions/list-engines.cjs +1 -0
- package/dist/actions/list-engines.cjs.map +1 -1
- package/dist/actions/list-engines.d.cts +3 -1
- package/dist/actions/list-engines.d.cts.map +1 -1
- package/dist/actions/list-engines.d.mts +3 -1
- package/dist/actions/list-engines.d.mts.map +1 -1
- package/dist/actions/list-engines.mjs +1 -0
- package/dist/actions/list-engines.mjs.map +1 -1
- package/dist/actions/list-evals.cjs +1 -0
- package/dist/actions/list-evals.cjs.map +1 -1
- package/dist/actions/list-evals.d.cts +3 -6
- package/dist/actions/list-evals.d.cts.map +1 -1
- package/dist/actions/list-evals.d.mts +3 -6
- package/dist/actions/list-evals.d.mts.map +1 -1
- package/dist/actions/list-evals.mjs +1 -0
- package/dist/actions/list-evals.mjs.map +1 -1
- package/dist/actions/list-files-in-vector-store-batch.cjs +1 -0
- package/dist/actions/list-files-in-vector-store-batch.cjs.map +1 -1
- package/dist/actions/list-files-in-vector-store-batch.d.cts +3 -9
- package/dist/actions/list-files-in-vector-store-batch.d.cts.map +1 -1
- package/dist/actions/list-files-in-vector-store-batch.d.mts +3 -9
- package/dist/actions/list-files-in-vector-store-batch.d.mts.map +1 -1
- package/dist/actions/list-files-in-vector-store-batch.mjs +1 -0
- package/dist/actions/list-files-in-vector-store-batch.mjs.map +1 -1
- package/dist/actions/list-files.cjs +1 -0
- package/dist/actions/list-files.cjs.map +1 -1
- package/dist/actions/list-files.d.cts +3 -5
- package/dist/actions/list-files.d.cts.map +1 -1
- package/dist/actions/list-files.d.mts +3 -5
- package/dist/actions/list-files.d.mts.map +1 -1
- package/dist/actions/list-files.mjs +1 -0
- package/dist/actions/list-files.mjs.map +1 -1
- package/dist/actions/list-fine-tunes.cjs +1 -0
- package/dist/actions/list-fine-tunes.cjs.map +1 -1
- package/dist/actions/list-fine-tunes.d.cts +3 -4
- package/dist/actions/list-fine-tunes.d.cts.map +1 -1
- package/dist/actions/list-fine-tunes.d.mts +3 -4
- package/dist/actions/list-fine-tunes.d.mts.map +1 -1
- package/dist/actions/list-fine-tunes.mjs +1 -0
- package/dist/actions/list-fine-tunes.mjs.map +1 -1
- package/dist/actions/list-fine-tuning-events.cjs +1 -0
- package/dist/actions/list-fine-tuning-events.cjs.map +1 -1
- package/dist/actions/list-fine-tuning-events.d.cts +3 -5
- package/dist/actions/list-fine-tuning-events.d.cts.map +1 -1
- package/dist/actions/list-fine-tuning-events.d.mts +3 -5
- package/dist/actions/list-fine-tuning-events.d.mts.map +1 -1
- package/dist/actions/list-fine-tuning-events.mjs +1 -0
- package/dist/actions/list-fine-tuning-events.mjs.map +1 -1
- package/dist/actions/list-fine-tuning-job-checkpoints.cjs +1 -0
- package/dist/actions/list-fine-tuning-job-checkpoints.cjs.map +1 -1
- package/dist/actions/list-fine-tuning-job-checkpoints.d.cts +3 -5
- package/dist/actions/list-fine-tuning-job-checkpoints.d.cts.map +1 -1
- package/dist/actions/list-fine-tuning-job-checkpoints.d.mts +3 -5
- package/dist/actions/list-fine-tuning-job-checkpoints.d.mts.map +1 -1
- package/dist/actions/list-fine-tuning-job-checkpoints.mjs +1 -0
- package/dist/actions/list-fine-tuning-job-checkpoints.mjs.map +1 -1
- package/dist/actions/list-input-items.cjs +1 -0
- package/dist/actions/list-input-items.cjs.map +1 -1
- package/dist/actions/list-input-items.d.cts +3 -7
- package/dist/actions/list-input-items.d.cts.map +1 -1
- package/dist/actions/list-input-items.d.mts +3 -7
- package/dist/actions/list-input-items.d.mts.map +1 -1
- package/dist/actions/list-input-items.mjs +1 -0
- package/dist/actions/list-input-items.mjs.map +1 -1
- package/dist/actions/list-messages.cjs +1 -0
- package/dist/actions/list-messages.cjs.map +1 -1
- package/dist/actions/list-messages.d.cts +3 -8
- package/dist/actions/list-messages.d.cts.map +1 -1
- package/dist/actions/list-messages.d.mts +3 -8
- package/dist/actions/list-messages.d.mts.map +1 -1
- package/dist/actions/list-messages.mjs +1 -0
- package/dist/actions/list-messages.mjs.map +1 -1
- package/dist/actions/list-models.cjs +1 -0
- package/dist/actions/list-models.cjs.map +1 -1
- package/dist/actions/list-models.d.cts +3 -1
- package/dist/actions/list-models.d.cts.map +1 -1
- package/dist/actions/list-models.d.mts +3 -1
- package/dist/actions/list-models.d.mts.map +1 -1
- package/dist/actions/list-models.mjs +1 -0
- package/dist/actions/list-models.mjs.map +1 -1
- package/dist/actions/list-run-steps.cjs +1 -0
- package/dist/actions/list-run-steps.cjs.map +1 -1
- package/dist/actions/list-run-steps.d.cts +3 -9
- package/dist/actions/list-run-steps.d.cts.map +1 -1
- package/dist/actions/list-run-steps.d.mts +3 -9
- package/dist/actions/list-run-steps.d.mts.map +1 -1
- package/dist/actions/list-run-steps.mjs +1 -0
- package/dist/actions/list-run-steps.mjs.map +1 -1
- package/dist/actions/list-runs.cjs +1 -0
- package/dist/actions/list-runs.cjs.map +1 -1
- package/dist/actions/list-runs.d.cts +3 -7
- package/dist/actions/list-runs.d.cts.map +1 -1
- package/dist/actions/list-runs.d.mts +3 -7
- package/dist/actions/list-runs.d.mts.map +1 -1
- package/dist/actions/list-runs.mjs +1 -0
- package/dist/actions/list-runs.mjs.map +1 -1
- package/dist/actions/list-skills.cjs +1 -0
- package/dist/actions/list-skills.cjs.map +1 -1
- package/dist/actions/list-skills.d.cts +3 -5
- package/dist/actions/list-skills.d.cts.map +1 -1
- package/dist/actions/list-skills.d.mts +3 -5
- package/dist/actions/list-skills.d.mts.map +1 -1
- package/dist/actions/list-skills.mjs +1 -0
- package/dist/actions/list-skills.mjs.map +1 -1
- package/dist/actions/list-threads.cjs +1 -0
- package/dist/actions/list-threads.cjs.map +1 -1
- package/dist/actions/list-threads.d.cts +3 -7
- package/dist/actions/list-threads.d.cts.map +1 -1
- package/dist/actions/list-threads.d.mts +3 -7
- package/dist/actions/list-threads.d.mts.map +1 -1
- package/dist/actions/list-threads.mjs +1 -0
- package/dist/actions/list-threads.mjs.map +1 -1
- package/dist/actions/list-vector-store-files.cjs +1 -0
- package/dist/actions/list-vector-store-files.cjs.map +1 -1
- package/dist/actions/list-vector-store-files.d.cts +3 -8
- package/dist/actions/list-vector-store-files.d.cts.map +1 -1
- package/dist/actions/list-vector-store-files.d.mts +3 -8
- package/dist/actions/list-vector-store-files.d.mts.map +1 -1
- package/dist/actions/list-vector-store-files.mjs +1 -0
- package/dist/actions/list-vector-store-files.mjs.map +1 -1
- package/dist/actions/list-vector-stores.cjs +1 -0
- package/dist/actions/list-vector-stores.cjs.map +1 -1
- package/dist/actions/list-vector-stores.d.cts +3 -6
- package/dist/actions/list-vector-stores.d.cts.map +1 -1
- package/dist/actions/list-vector-stores.d.mts +3 -6
- package/dist/actions/list-vector-stores.d.mts.map +1 -1
- package/dist/actions/list-vector-stores.mjs +1 -0
- package/dist/actions/list-vector-stores.mjs.map +1 -1
- package/dist/actions/list-videos.cjs +1 -0
- package/dist/actions/list-videos.cjs.map +1 -1
- package/dist/actions/list-videos.d.cts +3 -5
- package/dist/actions/list-videos.d.cts.map +1 -1
- package/dist/actions/list-videos.d.mts +3 -5
- package/dist/actions/list-videos.d.mts.map +1 -1
- package/dist/actions/list-videos.mjs +1 -0
- package/dist/actions/list-videos.mjs.map +1 -1
- package/dist/actions/modify-assistant.cjs +1 -0
- package/dist/actions/modify-assistant.cjs.map +1 -1
- package/dist/actions/modify-assistant.d.cts +3 -20
- package/dist/actions/modify-assistant.d.cts.map +1 -1
- package/dist/actions/modify-assistant.d.mts +3 -20
- package/dist/actions/modify-assistant.d.mts.map +1 -1
- package/dist/actions/modify-assistant.mjs +1 -0
- package/dist/actions/modify-assistant.mjs.map +1 -1
- package/dist/actions/modify-message.cjs +1 -0
- package/dist/actions/modify-message.cjs.map +1 -1
- package/dist/actions/modify-message.d.cts +3 -5
- package/dist/actions/modify-message.d.cts.map +1 -1
- package/dist/actions/modify-message.d.mts +3 -5
- package/dist/actions/modify-message.d.mts.map +1 -1
- package/dist/actions/modify-message.mjs +1 -0
- package/dist/actions/modify-message.mjs.map +1 -1
- package/dist/actions/modify-run.cjs +1 -0
- package/dist/actions/modify-run.cjs.map +1 -1
- package/dist/actions/modify-run.d.cts +3 -5
- package/dist/actions/modify-run.d.cts.map +1 -1
- package/dist/actions/modify-run.d.mts +3 -5
- package/dist/actions/modify-run.d.mts.map +1 -1
- package/dist/actions/modify-run.mjs +1 -0
- package/dist/actions/modify-run.mjs.map +1 -1
- package/dist/actions/modify-thread.cjs +1 -0
- package/dist/actions/modify-thread.cjs.map +1 -1
- package/dist/actions/modify-thread.d.cts +3 -4
- package/dist/actions/modify-thread.d.cts.map +1 -1
- package/dist/actions/modify-thread.d.mts +3 -4
- package/dist/actions/modify-thread.d.mts.map +1 -1
- package/dist/actions/modify-thread.mjs +1 -0
- package/dist/actions/modify-thread.mjs.map +1 -1
- package/dist/actions/modify-vector-store.cjs +1 -0
- package/dist/actions/modify-vector-store.cjs.map +1 -1
- package/dist/actions/modify-vector-store.d.cts +3 -9
- package/dist/actions/modify-vector-store.d.cts.map +1 -1
- package/dist/actions/modify-vector-store.d.mts +3 -9
- package/dist/actions/modify-vector-store.d.mts.map +1 -1
- package/dist/actions/modify-vector-store.mjs +1 -0
- package/dist/actions/modify-vector-store.mjs.map +1 -1
- package/dist/actions/retrieve-assistant.cjs +1 -0
- package/dist/actions/retrieve-assistant.cjs.map +1 -1
- package/dist/actions/retrieve-assistant.d.cts +3 -3
- package/dist/actions/retrieve-assistant.d.cts.map +1 -1
- package/dist/actions/retrieve-assistant.d.mts +3 -3
- package/dist/actions/retrieve-assistant.d.mts.map +1 -1
- package/dist/actions/retrieve-assistant.mjs +1 -0
- package/dist/actions/retrieve-assistant.mjs.map +1 -1
- package/dist/actions/retrieve-batch.cjs +1 -0
- package/dist/actions/retrieve-batch.cjs.map +1 -1
- package/dist/actions/retrieve-batch.d.cts +3 -3
- package/dist/actions/retrieve-batch.d.cts.map +1 -1
- package/dist/actions/retrieve-batch.d.mts +3 -3
- package/dist/actions/retrieve-batch.d.mts.map +1 -1
- package/dist/actions/retrieve-batch.mjs +1 -0
- package/dist/actions/retrieve-batch.mjs.map +1 -1
- package/dist/actions/retrieve-container-file-content.cjs +1 -0
- package/dist/actions/retrieve-container-file-content.cjs.map +1 -1
- package/dist/actions/retrieve-container-file-content.d.cts +3 -4
- package/dist/actions/retrieve-container-file-content.d.cts.map +1 -1
- package/dist/actions/retrieve-container-file-content.d.mts +3 -4
- package/dist/actions/retrieve-container-file-content.d.mts.map +1 -1
- package/dist/actions/retrieve-container-file-content.mjs +1 -0
- package/dist/actions/retrieve-container-file-content.mjs.map +1 -1
- package/dist/actions/retrieve-container-file.cjs +1 -0
- package/dist/actions/retrieve-container-file.cjs.map +1 -1
- package/dist/actions/retrieve-container-file.d.cts +3 -4
- package/dist/actions/retrieve-container-file.d.cts.map +1 -1
- package/dist/actions/retrieve-container-file.d.mts +3 -4
- package/dist/actions/retrieve-container-file.d.mts.map +1 -1
- package/dist/actions/retrieve-container-file.mjs +1 -0
- package/dist/actions/retrieve-container-file.mjs.map +1 -1
- package/dist/actions/retrieve-container.cjs +1 -0
- package/dist/actions/retrieve-container.cjs.map +1 -1
- package/dist/actions/retrieve-container.d.cts +3 -3
- package/dist/actions/retrieve-container.d.cts.map +1 -1
- package/dist/actions/retrieve-container.d.mts +3 -3
- package/dist/actions/retrieve-container.d.mts.map +1 -1
- package/dist/actions/retrieve-container.mjs +1 -0
- package/dist/actions/retrieve-container.mjs.map +1 -1
- package/dist/actions/retrieve-engine.cjs +1 -0
- package/dist/actions/retrieve-engine.cjs.map +1 -1
- package/dist/actions/retrieve-engine.d.cts +3 -3
- package/dist/actions/retrieve-engine.d.cts.map +1 -1
- package/dist/actions/retrieve-engine.d.mts +3 -3
- package/dist/actions/retrieve-engine.d.mts.map +1 -1
- package/dist/actions/retrieve-engine.mjs +1 -0
- package/dist/actions/retrieve-engine.mjs.map +1 -1
- package/dist/actions/retrieve-file.cjs +1 -0
- package/dist/actions/retrieve-file.cjs.map +1 -1
- package/dist/actions/retrieve-file.d.cts +3 -3
- package/dist/actions/retrieve-file.d.cts.map +1 -1
- package/dist/actions/retrieve-file.d.mts +3 -3
- package/dist/actions/retrieve-file.d.mts.map +1 -1
- package/dist/actions/retrieve-file.mjs +1 -0
- package/dist/actions/retrieve-file.mjs.map +1 -1
- package/dist/actions/retrieve-fine-tuning-job.cjs +1 -0
- package/dist/actions/retrieve-fine-tuning-job.cjs.map +1 -1
- package/dist/actions/retrieve-fine-tuning-job.d.cts +3 -3
- package/dist/actions/retrieve-fine-tuning-job.d.cts.map +1 -1
- package/dist/actions/retrieve-fine-tuning-job.d.mts +3 -3
- package/dist/actions/retrieve-fine-tuning-job.d.mts.map +1 -1
- package/dist/actions/retrieve-fine-tuning-job.mjs +1 -0
- package/dist/actions/retrieve-fine-tuning-job.mjs.map +1 -1
- package/dist/actions/retrieve-model.cjs +1 -0
- package/dist/actions/retrieve-model.cjs.map +1 -1
- package/dist/actions/retrieve-model.d.cts +3 -3
- package/dist/actions/retrieve-model.d.cts.map +1 -1
- package/dist/actions/retrieve-model.d.mts +3 -3
- package/dist/actions/retrieve-model.d.mts.map +1 -1
- package/dist/actions/retrieve-model.mjs +1 -0
- package/dist/actions/retrieve-model.mjs.map +1 -1
- package/dist/actions/retrieve-run.cjs +1 -0
- package/dist/actions/retrieve-run.cjs.map +1 -1
- package/dist/actions/retrieve-run.d.cts +3 -4
- package/dist/actions/retrieve-run.d.cts.map +1 -1
- package/dist/actions/retrieve-run.d.mts +3 -4
- package/dist/actions/retrieve-run.d.mts.map +1 -1
- package/dist/actions/retrieve-run.mjs +1 -0
- package/dist/actions/retrieve-run.mjs.map +1 -1
- package/dist/actions/retrieve-thread.cjs +1 -0
- package/dist/actions/retrieve-thread.cjs.map +1 -1
- package/dist/actions/retrieve-thread.d.cts +3 -3
- package/dist/actions/retrieve-thread.d.cts.map +1 -1
- package/dist/actions/retrieve-thread.d.mts +3 -3
- package/dist/actions/retrieve-thread.d.mts.map +1 -1
- package/dist/actions/retrieve-thread.mjs +1 -0
- package/dist/actions/retrieve-thread.mjs.map +1 -1
- package/dist/actions/retrieve-vector-store-file-content.cjs +1 -0
- package/dist/actions/retrieve-vector-store-file-content.cjs.map +1 -1
- package/dist/actions/retrieve-vector-store-file-content.d.cts +3 -4
- package/dist/actions/retrieve-vector-store-file-content.d.cts.map +1 -1
- package/dist/actions/retrieve-vector-store-file-content.d.mts +3 -4
- package/dist/actions/retrieve-vector-store-file-content.d.mts.map +1 -1
- package/dist/actions/retrieve-vector-store-file-content.mjs +1 -0
- package/dist/actions/retrieve-vector-store-file-content.mjs.map +1 -1
- package/dist/actions/run-grader.cjs +1 -0
- package/dist/actions/run-grader.cjs.map +1 -1
- package/dist/actions/run-grader.d.cts +3 -39
- package/dist/actions/run-grader.d.cts.map +1 -1
- package/dist/actions/run-grader.d.mts +3 -39
- package/dist/actions/run-grader.d.mts.map +1 -1
- package/dist/actions/run-grader.mjs +1 -0
- package/dist/actions/run-grader.mjs.map +1 -1
- package/dist/actions/search-vector-store.cjs +1 -0
- package/dist/actions/search-vector-store.cjs.map +1 -1
- package/dist/actions/search-vector-store.d.cts +3 -11
- package/dist/actions/search-vector-store.d.cts.map +1 -1
- package/dist/actions/search-vector-store.d.mts +3 -11
- package/dist/actions/search-vector-store.d.mts.map +1 -1
- package/dist/actions/search-vector-store.mjs +1 -0
- package/dist/actions/search-vector-store.mjs.map +1 -1
- package/dist/actions/submit-tool-outputs-to-run.cjs +1 -0
- package/dist/actions/submit-tool-outputs-to-run.cjs.map +1 -1
- package/dist/actions/submit-tool-outputs-to-run.d.cts +3 -10
- package/dist/actions/submit-tool-outputs-to-run.d.cts.map +1 -1
- package/dist/actions/submit-tool-outputs-to-run.d.mts +3 -10
- package/dist/actions/submit-tool-outputs-to-run.d.mts.map +1 -1
- package/dist/actions/submit-tool-outputs-to-run.mjs +1 -0
- package/dist/actions/submit-tool-outputs-to-run.mjs.map +1 -1
- package/dist/actions/update-chat-completion.cjs +1 -0
- package/dist/actions/update-chat-completion.cjs.map +1 -1
- package/dist/actions/update-chat-completion.d.cts +3 -4
- package/dist/actions/update-chat-completion.d.cts.map +1 -1
- package/dist/actions/update-chat-completion.d.mts +3 -4
- package/dist/actions/update-chat-completion.d.mts.map +1 -1
- package/dist/actions/update-chat-completion.mjs +1 -0
- package/dist/actions/update-chat-completion.mjs.map +1 -1
- package/dist/actions/update-conversation.cjs +1 -0
- package/dist/actions/update-conversation.cjs.map +1 -1
- package/dist/actions/update-conversation.d.cts +3 -4
- package/dist/actions/update-conversation.d.cts.map +1 -1
- package/dist/actions/update-conversation.d.mts +3 -4
- package/dist/actions/update-conversation.d.mts.map +1 -1
- package/dist/actions/update-conversation.mjs +1 -0
- package/dist/actions/update-conversation.mjs.map +1 -1
- package/dist/actions/update-eval.cjs +1 -0
- package/dist/actions/update-eval.cjs.map +1 -1
- package/dist/actions/update-eval.d.cts +3 -5
- package/dist/actions/update-eval.d.cts.map +1 -1
- package/dist/actions/update-eval.d.mts +3 -5
- package/dist/actions/update-eval.d.mts.map +1 -1
- package/dist/actions/update-eval.mjs +1 -0
- package/dist/actions/update-eval.mjs.map +1 -1
- package/dist/actions/update-vector-store-file-attributes.cjs +1 -0
- package/dist/actions/update-vector-store-file-attributes.cjs.map +1 -1
- package/dist/actions/update-vector-store-file-attributes.d.cts +3 -5
- package/dist/actions/update-vector-store-file-attributes.d.cts.map +1 -1
- package/dist/actions/update-vector-store-file-attributes.d.mts +3 -5
- package/dist/actions/update-vector-store-file-attributes.d.mts.map +1 -1
- package/dist/actions/update-vector-store-file-attributes.mjs +1 -0
- package/dist/actions/update-vector-store-file-attributes.mjs.map +1 -1
- package/dist/actions/upload-file.cjs +1 -0
- package/dist/actions/upload-file.cjs.map +1 -1
- package/dist/actions/upload-file.d.cts +3 -4
- package/dist/actions/upload-file.d.cts.map +1 -1
- package/dist/actions/upload-file.d.mts +3 -4
- package/dist/actions/upload-file.d.mts.map +1 -1
- package/dist/actions/upload-file.mjs +1 -0
- package/dist/actions/upload-file.mjs.map +1 -1
- package/dist/actions/validate-grader.cjs +1 -0
- package/dist/actions/validate-grader.cjs.map +1 -1
- package/dist/actions/validate-grader.d.cts +3 -37
- package/dist/actions/validate-grader.d.cts.map +1 -1
- package/dist/actions/validate-grader.d.mts +3 -37
- package/dist/actions/validate-grader.d.mts.map +1 -1
- package/dist/actions/validate-grader.mjs +1 -0
- package/dist/actions/validate-grader.mjs.map +1 -1
- package/dist/app.cjs +9 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +8 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +8 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-eval.d.cts","names":[],"sources":["../../src/actions/get-eval.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-eval.d.cts","names":[],"sources":["../../src/actions/get-eval.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAGlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;cAUnB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { openai } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-eval.d.ts
|
|
@@ -13,9 +15,7 @@ declare const OpenaiGetEvalOutput: z.ZodObject<{
|
|
|
13
15
|
testing_criteria: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
14
16
|
data_source_config: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const openaiGetEval:
|
|
17
|
-
eval_id: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const openaiGetEval: AppAction<typeof OpenaiGetEvalInput, typeof OpenaiGetEvalOutput, typeof openai.credential>;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { openaiGetEval };
|
|
21
21
|
//# sourceMappingURL=get-eval.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-eval.d.mts","names":[],"sources":["../../src/actions/get-eval.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-eval.d.mts","names":[],"sources":["../../src/actions/get-eval.ts"],"mappings":";;;;;cAMa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAGlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;cAUnB,aAAA,EAAe,SAAA,QACnB,kBAAA,SACA,mBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-eval.mjs","names":[],"sources":["../../src/actions/get-eval.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiGetEvalInput = z.object({\n eval_id: z.string().describe(\"The ID of the evaluation to retrieve\"),\n}).describe(\"Request model for retrieving an evaluation by ID.\");\nexport const OpenaiGetEvalOutput = z.object({\n id: z.string().describe(\"Unique identifier for the evaluation\").nullable(),\n name: z.string().describe(\"The name of the evaluation\").nullable(),\n object: z.string().describe(\"The object type, always 'eval'\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Metadata attached to the evaluation\").nullable().optional(),\n created_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the eval was created\").nullable(),\n testing_criteria: z.array(z.record(z.string(), z.unknown())).describe(\"A list of testing criteria\"),\n data_source_config: z.record(z.string(), z.unknown()).describe(\"Configuration of data sources used in runs of the evaluation\"),\n}).passthrough().describe(\"Response schema for retrieving an evaluation.\\n\\nAn Eval object with a data source config and testing criteria.\\nAn Eval represents a task to be done for your LLM integration.\");\n\nexport const openaiGetEval = action(\"OPENAI_GET_EVAL\", {\n slug: \"openai-get-eval\",\n name: \"Get Eval\",\n description: \"Tool to retrieve an evaluation by ID. Use when you need to inspect an existing evaluation's configuration, data source settings, or testing criteria.\",\n input: OpenaiGetEvalInput,\n output: OpenaiGetEvalOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-eval.mjs","names":[],"sources":["../../src/actions/get-eval.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { openai } from \"../app\";\n\nexport const OpenaiGetEvalInput = z.object({\n eval_id: z.string().describe(\"The ID of the evaluation to retrieve\"),\n}).describe(\"Request model for retrieving an evaluation by ID.\");\nexport const OpenaiGetEvalOutput = z.object({\n id: z.string().describe(\"Unique identifier for the evaluation\").nullable(),\n name: z.string().describe(\"The name of the evaluation\").nullable(),\n object: z.string().describe(\"The object type, always 'eval'\").nullable(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Metadata attached to the evaluation\").nullable().optional(),\n created_at: z.number().int().describe(\"The Unix timestamp (in seconds) for when the eval was created\").nullable(),\n testing_criteria: z.array(z.record(z.string(), z.unknown())).describe(\"A list of testing criteria\"),\n data_source_config: z.record(z.string(), z.unknown()).describe(\"Configuration of data sources used in runs of the evaluation\"),\n}).passthrough().describe(\"Response schema for retrieving an evaluation.\\n\\nAn Eval object with a data source config and testing criteria.\\nAn Eval represents a task to be done for your LLM integration.\");\n\nexport const openaiGetEval: AppAction<\n typeof OpenaiGetEvalInput,\n typeof OpenaiGetEvalOutput,\n typeof openai.credential\n> = action(\"OPENAI_GET_EVAL\", {\n slug: \"openai-get-eval\",\n name: \"Get Eval\",\n description: \"Tool to retrieve an evaluation by ID. Use when you need to inspect an existing evaluation's configuration, data source settings, or testing criteria.\",\n input: OpenaiGetEvalInput,\n output: OpenaiGetEvalOutput,\n});\n"],"mappings":";;;AAmBA,MAAa,gBAIT,OAAO,mBAAmB;CAC5B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBgC,EAAE,OAAO,EACzC,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACrE,CAAC,CAAC,CAAC,SAAS,mDAmBH;CACP,QAnBiC,EAAE,OAAO;EAC1C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACjE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACvE,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EAChH,kBAAkB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,4BAA4B;EAClG,oBAAoB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8DAA8D;CAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iLAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-input-token-counts.cjs","names":["z","action"],"sources":["../../src/actions/get-input-token-counts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiGetInputTokenCountsInput = z.object({\n text: z.object({\n format: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n verbosity: z.union([z.number().int(), z.string()]).optional(),\n}).describe(\"Configuration for text output formatting.\").optional(),\n input: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n model: z.string().describe(\"ID of the model to use for token counting. Required for accurate token counts. Examples: 'gpt-4o-mini', 'gpt-4o', 'gpt-4-turbo', 'gpt-3.5-turbo'. Different models may use different tokenization, so specify the model you plan to use\").optional(),\n tools: z.array(z.record(z.string(), z.unknown())).describe(\"List of tools/functions available to the model. Include this if you're using function calling to get accurate token counts\").optional(),\n reasoning: z.object({\n effort: z.string().describe(\"Reasoning effort level. Can be 'low', 'medium', or 'high' depending on model support\").optional(),\n summary: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n generate_summary: z.union([z.string(), z.boolean()]).optional(),\n}).describe(\"Configuration for reasoning parameters.\").optional(),\n truncation: z.enum([\"auto\", \"disabled\"]).describe(\"Truncation mode for input content.\").optional(),\n tool_choice: z.record(z.string(), z.unknown()).describe(\"Tool choice configuration. Include when using specific tool selection strategies\").optional(),\n conversation: z.record(z.string(), z.unknown()).describe(\"Conversation object to count tokens for. Use when counting tokens for a full conversation context\").optional(),\n instructions: z.string().describe(\"System instructions or prompts to include in token count. Use when you need to account for instruction tokens in the total count\").optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether to enable parallel tool calling. Affects token count when using multiple tools\").optional(),\n previous_response_id: z.string().describe(\"ID of a previous response to include in the context for token counting\").optional(),\n}).describe(\"Request model for getting input token counts.\");\nexport const OpenaiGetInputTokenCountsOutput = z.object({\n object: z.string().describe(\"Object type, always 'response.input_tokens' for token count responses\").nullable(),\n input_tokens: z.number().int().describe(\"Total number of input tokens counted. This represents the number of tokens that would be consumed from the context window when making an API request with the provided input\").nullable(),\n}).passthrough().describe(\"Response schema for input token counts.\");\n\nexport const openaiGetInputTokenCounts = action(\"OPENAI_GET_INPUT_TOKEN_COUNTS\", {\n slug: \"openai-get-input-token-counts\",\n name: \"Get Input Token Counts\",\n description: \"Tool to calculate input token counts for OpenAI API requests. Use when you need to estimate token usage before making an API call, validate content fits within model limits, or optimize prompts for token efficiency.\",\n input: OpenaiGetInputTokenCountsInput,\n output: OpenaiGetInputTokenCountsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-input-token-counts.cjs","names":["z","action"],"sources":["../../src/actions/get-input-token-counts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { openai } from \"../app\";\n\nexport const OpenaiGetInputTokenCountsInput = z.object({\n text: z.object({\n format: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n verbosity: z.union([z.number().int(), z.string()]).optional(),\n}).describe(\"Configuration for text output formatting.\").optional(),\n input: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n model: z.string().describe(\"ID of the model to use for token counting. Required for accurate token counts. Examples: 'gpt-4o-mini', 'gpt-4o', 'gpt-4-turbo', 'gpt-3.5-turbo'. Different models may use different tokenization, so specify the model you plan to use\").optional(),\n tools: z.array(z.record(z.string(), z.unknown())).describe(\"List of tools/functions available to the model. Include this if you're using function calling to get accurate token counts\").optional(),\n reasoning: z.object({\n effort: z.string().describe(\"Reasoning effort level. Can be 'low', 'medium', or 'high' depending on model support\").optional(),\n summary: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n generate_summary: z.union([z.string(), z.boolean()]).optional(),\n}).describe(\"Configuration for reasoning parameters.\").optional(),\n truncation: z.enum([\"auto\", \"disabled\"]).describe(\"Truncation mode for input content.\").optional(),\n tool_choice: z.record(z.string(), z.unknown()).describe(\"Tool choice configuration. Include when using specific tool selection strategies\").optional(),\n conversation: z.record(z.string(), z.unknown()).describe(\"Conversation object to count tokens for. Use when counting tokens for a full conversation context\").optional(),\n instructions: z.string().describe(\"System instructions or prompts to include in token count. Use when you need to account for instruction tokens in the total count\").optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether to enable parallel tool calling. Affects token count when using multiple tools\").optional(),\n previous_response_id: z.string().describe(\"ID of a previous response to include in the context for token counting\").optional(),\n}).describe(\"Request model for getting input token counts.\");\nexport const OpenaiGetInputTokenCountsOutput = z.object({\n object: z.string().describe(\"Object type, always 'response.input_tokens' for token count responses\").nullable(),\n input_tokens: z.number().int().describe(\"Total number of input tokens counted. This represents the number of tokens that would be consumed from the context window when making an API request with the provided input\").nullable(),\n}).passthrough().describe(\"Response schema for input token counts.\");\n\nexport const openaiGetInputTokenCounts: AppAction<\n typeof OpenaiGetInputTokenCountsInput,\n typeof OpenaiGetInputTokenCountsOutput,\n typeof openai.credential\n> = action(\"OPENAI_GET_INPUT_TOKEN_COUNTS\", {\n slug: \"openai-get-input-token-counts\",\n name: \"Get Input Token Counts\",\n description: \"Tool to calculate input token counts for OpenAI API requests. Use when you need to estimate token usage before making an API call, validate content fits within model limits, or optimize prompts for token efficiency.\",\n input: OpenaiGetInputTokenCountsInput,\n output: OpenaiGetInputTokenCountsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO;EACf,QAAQA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS;EAC1E,WAAWA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;CAC9D,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAChE,OAAOA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS;CACzE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yOAAyO,CAAC,CAAC,SAAS;CAC/Q,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;CAClM,WAAWA,IAAAA,EAAE,OAAO;EACpB,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;EAC7H,SAASA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS;EAC3E,kBAAkBA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;CAChE,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC9D,YAAYA,IAAAA,EAAE,KAAK,CAAC,QAAQ,UAAU,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjG,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACrJ,cAAcA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CACvK,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CAC/K,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC7I,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC9G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8KAA8K,CAAC,CAAC,SAAS;AACnO,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,4BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { openai } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-input-token-counts.d.ts
|
|
@@ -15,8 +17,8 @@ declare const OpenaiGetInputTokenCountsInput: z.ZodObject<{
|
|
|
15
17
|
generate_summary: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>;
|
|
16
18
|
}, z.core.$strip>>;
|
|
17
19
|
truncation: z.ZodOptional<z.ZodEnum<{
|
|
18
|
-
disabled: "disabled";
|
|
19
20
|
auto: "auto";
|
|
21
|
+
disabled: "disabled";
|
|
20
22
|
}>>;
|
|
21
23
|
tool_choice: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
22
24
|
conversation: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
@@ -28,26 +30,7 @@ declare const OpenaiGetInputTokenCountsOutput: z.ZodObject<{
|
|
|
28
30
|
object: z.ZodNullable<z.ZodString>;
|
|
29
31
|
input_tokens: z.ZodNullable<z.ZodNumber>;
|
|
30
32
|
}, z.core.$loose>;
|
|
31
|
-
declare const openaiGetInputTokenCounts:
|
|
32
|
-
text?: {
|
|
33
|
-
format?: string | Record<string, unknown> | undefined;
|
|
34
|
-
verbosity?: string | number | undefined;
|
|
35
|
-
} | undefined;
|
|
36
|
-
input?: string | Record<string, unknown> | undefined;
|
|
37
|
-
model?: string | undefined;
|
|
38
|
-
tools?: Record<string, unknown>[] | undefined;
|
|
39
|
-
reasoning?: {
|
|
40
|
-
effort?: string | undefined;
|
|
41
|
-
summary?: string | Record<string, unknown> | undefined;
|
|
42
|
-
generate_summary?: string | boolean | undefined;
|
|
43
|
-
} | undefined;
|
|
44
|
-
truncation?: "disabled" | "auto" | undefined;
|
|
45
|
-
tool_choice?: Record<string, unknown> | undefined;
|
|
46
|
-
conversation?: Record<string, unknown> | undefined;
|
|
47
|
-
instructions?: string | undefined;
|
|
48
|
-
parallel_tool_calls?: boolean | undefined;
|
|
49
|
-
previous_response_id?: string | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
33
|
+
declare const openaiGetInputTokenCounts: AppAction<typeof OpenaiGetInputTokenCountsInput, typeof OpenaiGetInputTokenCountsOutput, typeof openai.credential>;
|
|
51
34
|
//#endregion
|
|
52
35
|
export { openaiGetInputTokenCounts };
|
|
53
36
|
//# sourceMappingURL=get-input-token-counts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-input-token-counts.d.cts","names":[],"sources":["../../src/actions/get-input-token-counts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-input-token-counts.d.cts","names":[],"sources":["../../src/actions/get-input-token-counts.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAoB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { openai } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-input-token-counts.d.ts
|
|
@@ -15,8 +17,8 @@ declare const OpenaiGetInputTokenCountsInput: z.ZodObject<{
|
|
|
15
17
|
generate_summary: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodBoolean]>>;
|
|
16
18
|
}, z.core.$strip>>;
|
|
17
19
|
truncation: z.ZodOptional<z.ZodEnum<{
|
|
18
|
-
disabled: "disabled";
|
|
19
20
|
auto: "auto";
|
|
21
|
+
disabled: "disabled";
|
|
20
22
|
}>>;
|
|
21
23
|
tool_choice: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
22
24
|
conversation: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
@@ -28,26 +30,7 @@ declare const OpenaiGetInputTokenCountsOutput: z.ZodObject<{
|
|
|
28
30
|
object: z.ZodNullable<z.ZodString>;
|
|
29
31
|
input_tokens: z.ZodNullable<z.ZodNumber>;
|
|
30
32
|
}, z.core.$loose>;
|
|
31
|
-
declare const openaiGetInputTokenCounts:
|
|
32
|
-
text?: {
|
|
33
|
-
format?: string | Record<string, unknown> | undefined;
|
|
34
|
-
verbosity?: string | number | undefined;
|
|
35
|
-
} | undefined;
|
|
36
|
-
input?: string | Record<string, unknown> | undefined;
|
|
37
|
-
model?: string | undefined;
|
|
38
|
-
tools?: Record<string, unknown>[] | undefined;
|
|
39
|
-
reasoning?: {
|
|
40
|
-
effort?: string | undefined;
|
|
41
|
-
summary?: string | Record<string, unknown> | undefined;
|
|
42
|
-
generate_summary?: string | boolean | undefined;
|
|
43
|
-
} | undefined;
|
|
44
|
-
truncation?: "disabled" | "auto" | undefined;
|
|
45
|
-
tool_choice?: Record<string, unknown> | undefined;
|
|
46
|
-
conversation?: Record<string, unknown> | undefined;
|
|
47
|
-
instructions?: string | undefined;
|
|
48
|
-
parallel_tool_calls?: boolean | undefined;
|
|
49
|
-
previous_response_id?: string | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
33
|
+
declare const openaiGetInputTokenCounts: AppAction<typeof OpenaiGetInputTokenCountsInput, typeof OpenaiGetInputTokenCountsOutput, typeof openai.credential>;
|
|
51
34
|
//#endregion
|
|
52
35
|
export { openaiGetInputTokenCounts };
|
|
53
36
|
//# sourceMappingURL=get-input-token-counts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-input-token-counts.d.mts","names":[],"sources":["../../src/actions/get-input-token-counts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-input-token-counts.d.mts","names":[],"sources":["../../src/actions/get-input-token-counts.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAoB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-input-token-counts.mjs","names":[],"sources":["../../src/actions/get-input-token-counts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiGetInputTokenCountsInput = z.object({\n text: z.object({\n format: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n verbosity: z.union([z.number().int(), z.string()]).optional(),\n}).describe(\"Configuration for text output formatting.\").optional(),\n input: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n model: z.string().describe(\"ID of the model to use for token counting. Required for accurate token counts. Examples: 'gpt-4o-mini', 'gpt-4o', 'gpt-4-turbo', 'gpt-3.5-turbo'. Different models may use different tokenization, so specify the model you plan to use\").optional(),\n tools: z.array(z.record(z.string(), z.unknown())).describe(\"List of tools/functions available to the model. Include this if you're using function calling to get accurate token counts\").optional(),\n reasoning: z.object({\n effort: z.string().describe(\"Reasoning effort level. Can be 'low', 'medium', or 'high' depending on model support\").optional(),\n summary: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n generate_summary: z.union([z.string(), z.boolean()]).optional(),\n}).describe(\"Configuration for reasoning parameters.\").optional(),\n truncation: z.enum([\"auto\", \"disabled\"]).describe(\"Truncation mode for input content.\").optional(),\n tool_choice: z.record(z.string(), z.unknown()).describe(\"Tool choice configuration. Include when using specific tool selection strategies\").optional(),\n conversation: z.record(z.string(), z.unknown()).describe(\"Conversation object to count tokens for. Use when counting tokens for a full conversation context\").optional(),\n instructions: z.string().describe(\"System instructions or prompts to include in token count. Use when you need to account for instruction tokens in the total count\").optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether to enable parallel tool calling. Affects token count when using multiple tools\").optional(),\n previous_response_id: z.string().describe(\"ID of a previous response to include in the context for token counting\").optional(),\n}).describe(\"Request model for getting input token counts.\");\nexport const OpenaiGetInputTokenCountsOutput = z.object({\n object: z.string().describe(\"Object type, always 'response.input_tokens' for token count responses\").nullable(),\n input_tokens: z.number().int().describe(\"Total number of input tokens counted. This represents the number of tokens that would be consumed from the context window when making an API request with the provided input\").nullable(),\n}).passthrough().describe(\"Response schema for input token counts.\");\n\nexport const openaiGetInputTokenCounts = action(\"OPENAI_GET_INPUT_TOKEN_COUNTS\", {\n slug: \"openai-get-input-token-counts\",\n name: \"Get Input Token Counts\",\n description: \"Tool to calculate input token counts for OpenAI API requests. Use when you need to estimate token usage before making an API call, validate content fits within model limits, or optimize prompts for token efficiency.\",\n input: OpenaiGetInputTokenCountsInput,\n output: OpenaiGetInputTokenCountsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-input-token-counts.mjs","names":[],"sources":["../../src/actions/get-input-token-counts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { openai } from \"../app\";\n\nexport const OpenaiGetInputTokenCountsInput = z.object({\n text: z.object({\n format: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n verbosity: z.union([z.number().int(), z.string()]).optional(),\n}).describe(\"Configuration for text output formatting.\").optional(),\n input: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n model: z.string().describe(\"ID of the model to use for token counting. Required for accurate token counts. Examples: 'gpt-4o-mini', 'gpt-4o', 'gpt-4-turbo', 'gpt-3.5-turbo'. Different models may use different tokenization, so specify the model you plan to use\").optional(),\n tools: z.array(z.record(z.string(), z.unknown())).describe(\"List of tools/functions available to the model. Include this if you're using function calling to get accurate token counts\").optional(),\n reasoning: z.object({\n effort: z.string().describe(\"Reasoning effort level. Can be 'low', 'medium', or 'high' depending on model support\").optional(),\n summary: z.union([z.string(), z.record(z.string(), z.unknown())]).optional(),\n generate_summary: z.union([z.string(), z.boolean()]).optional(),\n}).describe(\"Configuration for reasoning parameters.\").optional(),\n truncation: z.enum([\"auto\", \"disabled\"]).describe(\"Truncation mode for input content.\").optional(),\n tool_choice: z.record(z.string(), z.unknown()).describe(\"Tool choice configuration. Include when using specific tool selection strategies\").optional(),\n conversation: z.record(z.string(), z.unknown()).describe(\"Conversation object to count tokens for. Use when counting tokens for a full conversation context\").optional(),\n instructions: z.string().describe(\"System instructions or prompts to include in token count. Use when you need to account for instruction tokens in the total count\").optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether to enable parallel tool calling. Affects token count when using multiple tools\").optional(),\n previous_response_id: z.string().describe(\"ID of a previous response to include in the context for token counting\").optional(),\n}).describe(\"Request model for getting input token counts.\");\nexport const OpenaiGetInputTokenCountsOutput = z.object({\n object: z.string().describe(\"Object type, always 'response.input_tokens' for token count responses\").nullable(),\n input_tokens: z.number().int().describe(\"Total number of input tokens counted. This represents the number of tokens that would be consumed from the context window when making an API request with the provided input\").nullable(),\n}).passthrough().describe(\"Response schema for input token counts.\");\n\nexport const openaiGetInputTokenCounts: AppAction<\n typeof OpenaiGetInputTokenCountsInput,\n typeof OpenaiGetInputTokenCountsOutput,\n typeof openai.credential\n> = action(\"OPENAI_GET_INPUT_TOKEN_COUNTS\", {\n slug: \"openai-get-input-token-counts\",\n name: \"Get Input Token Counts\",\n description: \"Tool to calculate input token counts for OpenAI API requests. Use when you need to estimate token usage before making an API call, validate content fits within model limits, or optimize prompts for token efficiency.\",\n input: OpenaiGetInputTokenCountsInput,\n output: OpenaiGetInputTokenCountsOutput,\n});\n"],"mappings":";;;AA+BA,MAAa,4BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjC4C,EAAE,OAAO;EACrD,MAAM,EAAE,OAAO;GACf,QAAQ,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS;GAC1E,WAAW,EAAE,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,IAAI,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS;EAC9D,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EAChE,OAAO,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS;EACzE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yOAAyO,CAAC,CAAC,SAAS;EAC/Q,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;EAClM,WAAW,EAAE,OAAO;GACpB,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;GAC7H,SAAS,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS;GAC3E,kBAAkB,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS;EAChE,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC9D,YAAY,EAAE,KAAK,CAAC,QAAQ,UAAU,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACjG,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;EACrJ,cAAc,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EACvK,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;EAC/K,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;EAC7I,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CAC/H,CAAC,CAAC,CAAC,SAAS,+CAcH;CACP,QAd6C,EAAE,OAAO;EACtD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAC9G,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8KAA8K,CAAC,CAAC,SAAS;CACnO,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-message.cjs","names":["z","action"],"sources":["../../src/actions/get-message.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiGetMessageInput = z.object({\n thread_id: z.string().describe(\"The ID of the thread to which this message belongs\"),\n message_id: z.string().describe(\"The ID of the message to retrieve\"),\n}).describe(\"Request model for retrieving a specific message.\");\nconst OpenaiGetMessage_TextContentSchema = z.object({\n value: z.string().describe(\"The text value\").nullable(),\n annotations: z.array(z.record(z.string(), z.unknown())).describe(\"Annotations within the text\").nullable().optional(),\n}).passthrough().describe(\"Text content structure in a message.\");\nconst OpenaiGetMessage_ImageUrlContentSchema = z.object({\n url: z.string().describe(\"The URL of the image\").nullable(),\n detail: z.string().describe(\"Detail level of the image\").nullable().optional(),\n}).passthrough().describe(\"Image URL content structure.\");\nconst OpenaiGetMessage_ImageFileContentSchema = z.object({\n detail: z.string().describe(\"Detail level of the image\").nullable().optional(),\n file_id: z.string().describe(\"The file ID of the image\").nullable(),\n}).passthrough().describe(\"Image file content structure.\");\nconst OpenaiGetMessage_ContentPartSchema = z.object({\n text: OpenaiGetMessage_TextContentSchema.nullable().optional(),\n type: z.enum([\"text\", \"image_url\", \"image_file\", \"refusal\"]).describe(\"Type of the content part: 'text', 'image_url', 'image_file', or 'refusal'\").nullable(),\n refusal: z.string().describe(\"Refusal text if type is 'refusal'\").nullable().optional(),\n image_url: OpenaiGetMessage_ImageUrlContentSchema.nullable().optional(),\n image_file: OpenaiGetMessage_ImageFileContentSchema.nullable().optional(),\n}).passthrough().describe(\"Structured part of a message content.\");\nconst OpenaiGetMessage_MessageAttachmentToolSchema = z.object({\n type: z.string().describe(\"Type of tool\").nullable(),\n}).passthrough().describe(\"Tool reference for a message attachment.\");\nconst OpenaiGetMessage_MessageAttachmentSchema = z.object({\n tools: z.array(OpenaiGetMessage_MessageAttachmentToolSchema).describe(\"List of tools associated with this file\").nullable().optional(),\n file_id: z.string().describe(\"ID of the file attached\").nullable(),\n}).passthrough().describe(\"File attachment object for a message.\");\nconst OpenaiGetMessage_IncompleteDetailsSchema = z.object({\n reason: z.enum([\"content_filter\", \"max_tokens\", \"run_cancelled\", \"run_expired\", \"run_failed\"]).describe(\"Reason for incomplete status\").nullable(),\n}).passthrough().describe(\"Details about why a message is incomplete.\");\nexport const OpenaiGetMessageOutput = z.object({\n id: z.string().describe(\"The identifier of the message\").nullable(),\n role: z.enum([\"user\", \"assistant\"]).describe(\"The entity that produced the message: 'user' or 'assistant'\").nullable(),\n object: z.string().describe(\"Object type, always 'thread.message'\").nullable(),\n run_id: z.string().describe(\"ID of the run associated with the message creation\").nullable().optional(),\n status: z.enum([\"in_progress\", \"incomplete\", \"completed\"]).describe(\"Status of the message: 'in_progress', 'incomplete', or 'completed'\").nullable().optional(),\n content: z.array(OpenaiGetMessage_ContentPartSchema).describe(\"Array of content objects (text, images, etc.)\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Metadata key-value pairs attached to the message\").nullable().optional(),\n thread_id: z.string().describe(\"The thread ID that this message belongs to\").nullable(),\n created_at: z.number().int().describe(\"Unix timestamp (in seconds) when the message was created\").nullable(),\n attachments: z.array(OpenaiGetMessage_MessageAttachmentSchema).describe(\"Files attached to the message\").nullable().optional(),\n assistant_id: z.string().describe(\"ID of the assistant that authored this message, if any\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp when the message was completed\").nullable().optional(),\n incomplete_at: z.number().int().describe(\"Unix timestamp when the message was marked as incomplete\").nullable().optional(),\n incomplete_details: OpenaiGetMessage_IncompleteDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving a message.\");\n\nexport const openaiGetMessage = action(\"OPENAI_GET_MESSAGE\", {\n slug: \"openai-get-message\",\n name: \"Get Message\",\n description: \"Tool to retrieve a specific message from a thread by its ID. Use when you need to fetch details of a particular message in an Assistants thread.\",\n input: OpenaiGetMessageInput,\n output: OpenaiGetMessageOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-message.cjs","names":["z","action"],"sources":["../../src/actions/get-message.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { openai } from \"../app\";\n\nexport const OpenaiGetMessageInput = z.object({\n thread_id: z.string().describe(\"The ID of the thread to which this message belongs\"),\n message_id: z.string().describe(\"The ID of the message to retrieve\"),\n}).describe(\"Request model for retrieving a specific message.\");\nconst OpenaiGetMessage_TextContentSchema = z.object({\n value: z.string().describe(\"The text value\").nullable(),\n annotations: z.array(z.record(z.string(), z.unknown())).describe(\"Annotations within the text\").nullable().optional(),\n}).passthrough().describe(\"Text content structure in a message.\");\nconst OpenaiGetMessage_ImageUrlContentSchema = z.object({\n url: z.string().describe(\"The URL of the image\").nullable(),\n detail: z.string().describe(\"Detail level of the image\").nullable().optional(),\n}).passthrough().describe(\"Image URL content structure.\");\nconst OpenaiGetMessage_ImageFileContentSchema = z.object({\n detail: z.string().describe(\"Detail level of the image\").nullable().optional(),\n file_id: z.string().describe(\"The file ID of the image\").nullable(),\n}).passthrough().describe(\"Image file content structure.\");\nconst OpenaiGetMessage_ContentPartSchema = z.object({\n text: OpenaiGetMessage_TextContentSchema.nullable().optional(),\n type: z.enum([\"text\", \"image_url\", \"image_file\", \"refusal\"]).describe(\"Type of the content part: 'text', 'image_url', 'image_file', or 'refusal'\").nullable(),\n refusal: z.string().describe(\"Refusal text if type is 'refusal'\").nullable().optional(),\n image_url: OpenaiGetMessage_ImageUrlContentSchema.nullable().optional(),\n image_file: OpenaiGetMessage_ImageFileContentSchema.nullable().optional(),\n}).passthrough().describe(\"Structured part of a message content.\");\nconst OpenaiGetMessage_MessageAttachmentToolSchema = z.object({\n type: z.string().describe(\"Type of tool\").nullable(),\n}).passthrough().describe(\"Tool reference for a message attachment.\");\nconst OpenaiGetMessage_MessageAttachmentSchema = z.object({\n tools: z.array(OpenaiGetMessage_MessageAttachmentToolSchema).describe(\"List of tools associated with this file\").nullable().optional(),\n file_id: z.string().describe(\"ID of the file attached\").nullable(),\n}).passthrough().describe(\"File attachment object for a message.\");\nconst OpenaiGetMessage_IncompleteDetailsSchema = z.object({\n reason: z.enum([\"content_filter\", \"max_tokens\", \"run_cancelled\", \"run_expired\", \"run_failed\"]).describe(\"Reason for incomplete status\").nullable(),\n}).passthrough().describe(\"Details about why a message is incomplete.\");\nexport const OpenaiGetMessageOutput = z.object({\n id: z.string().describe(\"The identifier of the message\").nullable(),\n role: z.enum([\"user\", \"assistant\"]).describe(\"The entity that produced the message: 'user' or 'assistant'\").nullable(),\n object: z.string().describe(\"Object type, always 'thread.message'\").nullable(),\n run_id: z.string().describe(\"ID of the run associated with the message creation\").nullable().optional(),\n status: z.enum([\"in_progress\", \"incomplete\", \"completed\"]).describe(\"Status of the message: 'in_progress', 'incomplete', or 'completed'\").nullable().optional(),\n content: z.array(OpenaiGetMessage_ContentPartSchema).describe(\"Array of content objects (text, images, etc.)\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Metadata key-value pairs attached to the message\").nullable().optional(),\n thread_id: z.string().describe(\"The thread ID that this message belongs to\").nullable(),\n created_at: z.number().int().describe(\"Unix timestamp (in seconds) when the message was created\").nullable(),\n attachments: z.array(OpenaiGetMessage_MessageAttachmentSchema).describe(\"Files attached to the message\").nullable().optional(),\n assistant_id: z.string().describe(\"ID of the assistant that authored this message, if any\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp when the message was completed\").nullable().optional(),\n incomplete_at: z.number().int().describe(\"Unix timestamp when the message was marked as incomplete\").nullable().optional(),\n incomplete_details: OpenaiGetMessage_IncompleteDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving a message.\");\n\nexport const openaiGetMessage: AppAction<\n typeof OpenaiGetMessageInput,\n typeof OpenaiGetMessageOutput,\n typeof openai.credential\n> = action(\"OPENAI_GET_MESSAGE\", {\n slug: \"openai-get-message\",\n name: \"Get Message\",\n description: \"Tool to retrieve a specific message from a thread by its ID. Use when you need to fetch details of a particular message in an Assistants thread.\",\n input: OpenaiGetMessageInput,\n output: OpenaiGetMessageOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;AACrE,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACtD,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,MAAM,mCAAmC,SAAS,CAAC,CAAC,SAAS;CAC7D,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAQ;EAAa;EAAc;CAAS,CAAC,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAC5J,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAW,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACtE,YAAY,wCAAwC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,+CAA+CA,IAAAA,EAAE,OAAO,EAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,EACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,OAAOA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,2CAA2CA,IAAAA,EAAE,OAAO,EACxD,QAAQA,IAAAA,EAAE,KAAK;CAAC;CAAkB;CAAc;CAAiB;CAAe;AAAY,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,EACnJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,KAAK,CAAC,QAAQ,WAAW,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACrH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC7E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAe;EAAc;CAAW,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9J,SAASA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,+CAA+C;CAC7G,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC3G,aAAaA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,oBAAoB,yCAAyC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,mBAITC,eAAAA,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { openai } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-message.d.ts
|
|
@@ -61,10 +63,7 @@ declare const OpenaiGetMessageOutput: z.ZodObject<{
|
|
|
61
63
|
}>>;
|
|
62
64
|
}, z.core.$loose>>>;
|
|
63
65
|
}, z.core.$loose>;
|
|
64
|
-
declare const openaiGetMessage:
|
|
65
|
-
thread_id: string;
|
|
66
|
-
message_id: string;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
66
|
+
declare const openaiGetMessage: AppAction<typeof OpenaiGetMessageInput, typeof OpenaiGetMessageOutput, typeof openai.credential>;
|
|
68
67
|
//#endregion
|
|
69
68
|
export { openaiGetMessage };
|
|
70
69
|
//# sourceMappingURL=get-message.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-message.d.cts","names":[],"sources":["../../src/actions/get-message.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-message.d.cts","names":[],"sources":["../../src/actions/get-message.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAiCrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiBtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { openai } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-message.d.ts
|
|
@@ -61,10 +63,7 @@ declare const OpenaiGetMessageOutput: z.ZodObject<{
|
|
|
61
63
|
}>>;
|
|
62
64
|
}, z.core.$loose>>>;
|
|
63
65
|
}, z.core.$loose>;
|
|
64
|
-
declare const openaiGetMessage:
|
|
65
|
-
thread_id: string;
|
|
66
|
-
message_id: string;
|
|
67
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
66
|
+
declare const openaiGetMessage: AppAction<typeof OpenaiGetMessageInput, typeof OpenaiGetMessageOutput, typeof openai.credential>;
|
|
68
67
|
//#endregion
|
|
69
68
|
export { openaiGetMessage };
|
|
70
69
|
//# sourceMappingURL=get-message.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-message.d.mts","names":[],"sources":["../../src/actions/get-message.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-message.d.mts","names":[],"sources":["../../src/actions/get-message.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAiCrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiBtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-message.mjs","names":[],"sources":["../../src/actions/get-message.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiGetMessageInput = z.object({\n thread_id: z.string().describe(\"The ID of the thread to which this message belongs\"),\n message_id: z.string().describe(\"The ID of the message to retrieve\"),\n}).describe(\"Request model for retrieving a specific message.\");\nconst OpenaiGetMessage_TextContentSchema = z.object({\n value: z.string().describe(\"The text value\").nullable(),\n annotations: z.array(z.record(z.string(), z.unknown())).describe(\"Annotations within the text\").nullable().optional(),\n}).passthrough().describe(\"Text content structure in a message.\");\nconst OpenaiGetMessage_ImageUrlContentSchema = z.object({\n url: z.string().describe(\"The URL of the image\").nullable(),\n detail: z.string().describe(\"Detail level of the image\").nullable().optional(),\n}).passthrough().describe(\"Image URL content structure.\");\nconst OpenaiGetMessage_ImageFileContentSchema = z.object({\n detail: z.string().describe(\"Detail level of the image\").nullable().optional(),\n file_id: z.string().describe(\"The file ID of the image\").nullable(),\n}).passthrough().describe(\"Image file content structure.\");\nconst OpenaiGetMessage_ContentPartSchema = z.object({\n text: OpenaiGetMessage_TextContentSchema.nullable().optional(),\n type: z.enum([\"text\", \"image_url\", \"image_file\", \"refusal\"]).describe(\"Type of the content part: 'text', 'image_url', 'image_file', or 'refusal'\").nullable(),\n refusal: z.string().describe(\"Refusal text if type is 'refusal'\").nullable().optional(),\n image_url: OpenaiGetMessage_ImageUrlContentSchema.nullable().optional(),\n image_file: OpenaiGetMessage_ImageFileContentSchema.nullable().optional(),\n}).passthrough().describe(\"Structured part of a message content.\");\nconst OpenaiGetMessage_MessageAttachmentToolSchema = z.object({\n type: z.string().describe(\"Type of tool\").nullable(),\n}).passthrough().describe(\"Tool reference for a message attachment.\");\nconst OpenaiGetMessage_MessageAttachmentSchema = z.object({\n tools: z.array(OpenaiGetMessage_MessageAttachmentToolSchema).describe(\"List of tools associated with this file\").nullable().optional(),\n file_id: z.string().describe(\"ID of the file attached\").nullable(),\n}).passthrough().describe(\"File attachment object for a message.\");\nconst OpenaiGetMessage_IncompleteDetailsSchema = z.object({\n reason: z.enum([\"content_filter\", \"max_tokens\", \"run_cancelled\", \"run_expired\", \"run_failed\"]).describe(\"Reason for incomplete status\").nullable(),\n}).passthrough().describe(\"Details about why a message is incomplete.\");\nexport const OpenaiGetMessageOutput = z.object({\n id: z.string().describe(\"The identifier of the message\").nullable(),\n role: z.enum([\"user\", \"assistant\"]).describe(\"The entity that produced the message: 'user' or 'assistant'\").nullable(),\n object: z.string().describe(\"Object type, always 'thread.message'\").nullable(),\n run_id: z.string().describe(\"ID of the run associated with the message creation\").nullable().optional(),\n status: z.enum([\"in_progress\", \"incomplete\", \"completed\"]).describe(\"Status of the message: 'in_progress', 'incomplete', or 'completed'\").nullable().optional(),\n content: z.array(OpenaiGetMessage_ContentPartSchema).describe(\"Array of content objects (text, images, etc.)\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Metadata key-value pairs attached to the message\").nullable().optional(),\n thread_id: z.string().describe(\"The thread ID that this message belongs to\").nullable(),\n created_at: z.number().int().describe(\"Unix timestamp (in seconds) when the message was created\").nullable(),\n attachments: z.array(OpenaiGetMessage_MessageAttachmentSchema).describe(\"Files attached to the message\").nullable().optional(),\n assistant_id: z.string().describe(\"ID of the assistant that authored this message, if any\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp when the message was completed\").nullable().optional(),\n incomplete_at: z.number().int().describe(\"Unix timestamp when the message was marked as incomplete\").nullable().optional(),\n incomplete_details: OpenaiGetMessage_IncompleteDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving a message.\");\n\nexport const openaiGetMessage = action(\"OPENAI_GET_MESSAGE\", {\n slug: \"openai-get-message\",\n name: \"Get Message\",\n description: \"Tool to retrieve a specific message from a thread by its ID. Use when you need to fetch details of a particular message in an Assistants thread.\",\n input: OpenaiGetMessageInput,\n output: OpenaiGetMessageOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-message.mjs","names":[],"sources":["../../src/actions/get-message.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { openai } from \"../app\";\n\nexport const OpenaiGetMessageInput = z.object({\n thread_id: z.string().describe(\"The ID of the thread to which this message belongs\"),\n message_id: z.string().describe(\"The ID of the message to retrieve\"),\n}).describe(\"Request model for retrieving a specific message.\");\nconst OpenaiGetMessage_TextContentSchema = z.object({\n value: z.string().describe(\"The text value\").nullable(),\n annotations: z.array(z.record(z.string(), z.unknown())).describe(\"Annotations within the text\").nullable().optional(),\n}).passthrough().describe(\"Text content structure in a message.\");\nconst OpenaiGetMessage_ImageUrlContentSchema = z.object({\n url: z.string().describe(\"The URL of the image\").nullable(),\n detail: z.string().describe(\"Detail level of the image\").nullable().optional(),\n}).passthrough().describe(\"Image URL content structure.\");\nconst OpenaiGetMessage_ImageFileContentSchema = z.object({\n detail: z.string().describe(\"Detail level of the image\").nullable().optional(),\n file_id: z.string().describe(\"The file ID of the image\").nullable(),\n}).passthrough().describe(\"Image file content structure.\");\nconst OpenaiGetMessage_ContentPartSchema = z.object({\n text: OpenaiGetMessage_TextContentSchema.nullable().optional(),\n type: z.enum([\"text\", \"image_url\", \"image_file\", \"refusal\"]).describe(\"Type of the content part: 'text', 'image_url', 'image_file', or 'refusal'\").nullable(),\n refusal: z.string().describe(\"Refusal text if type is 'refusal'\").nullable().optional(),\n image_url: OpenaiGetMessage_ImageUrlContentSchema.nullable().optional(),\n image_file: OpenaiGetMessage_ImageFileContentSchema.nullable().optional(),\n}).passthrough().describe(\"Structured part of a message content.\");\nconst OpenaiGetMessage_MessageAttachmentToolSchema = z.object({\n type: z.string().describe(\"Type of tool\").nullable(),\n}).passthrough().describe(\"Tool reference for a message attachment.\");\nconst OpenaiGetMessage_MessageAttachmentSchema = z.object({\n tools: z.array(OpenaiGetMessage_MessageAttachmentToolSchema).describe(\"List of tools associated with this file\").nullable().optional(),\n file_id: z.string().describe(\"ID of the file attached\").nullable(),\n}).passthrough().describe(\"File attachment object for a message.\");\nconst OpenaiGetMessage_IncompleteDetailsSchema = z.object({\n reason: z.enum([\"content_filter\", \"max_tokens\", \"run_cancelled\", \"run_expired\", \"run_failed\"]).describe(\"Reason for incomplete status\").nullable(),\n}).passthrough().describe(\"Details about why a message is incomplete.\");\nexport const OpenaiGetMessageOutput = z.object({\n id: z.string().describe(\"The identifier of the message\").nullable(),\n role: z.enum([\"user\", \"assistant\"]).describe(\"The entity that produced the message: 'user' or 'assistant'\").nullable(),\n object: z.string().describe(\"Object type, always 'thread.message'\").nullable(),\n run_id: z.string().describe(\"ID of the run associated with the message creation\").nullable().optional(),\n status: z.enum([\"in_progress\", \"incomplete\", \"completed\"]).describe(\"Status of the message: 'in_progress', 'incomplete', or 'completed'\").nullable().optional(),\n content: z.array(OpenaiGetMessage_ContentPartSchema).describe(\"Array of content objects (text, images, etc.)\"),\n metadata: z.record(z.string(), z.unknown()).describe(\"Metadata key-value pairs attached to the message\").nullable().optional(),\n thread_id: z.string().describe(\"The thread ID that this message belongs to\").nullable(),\n created_at: z.number().int().describe(\"Unix timestamp (in seconds) when the message was created\").nullable(),\n attachments: z.array(OpenaiGetMessage_MessageAttachmentSchema).describe(\"Files attached to the message\").nullable().optional(),\n assistant_id: z.string().describe(\"ID of the assistant that authored this message, if any\").nullable().optional(),\n completed_at: z.number().int().describe(\"Unix timestamp when the message was completed\").nullable().optional(),\n incomplete_at: z.number().int().describe(\"Unix timestamp when the message was marked as incomplete\").nullable().optional(),\n incomplete_details: OpenaiGetMessage_IncompleteDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for retrieving a message.\");\n\nexport const openaiGetMessage: AppAction<\n typeof OpenaiGetMessageInput,\n typeof OpenaiGetMessageOutput,\n typeof openai.credential\n> = action(\"OPENAI_GET_MESSAGE\", {\n slug: \"openai-get-message\",\n name: \"Get Message\",\n description: \"Tool to retrieve a specific message from a thread by its ID. Use when you need to fetch details of a particular message in an Assistants thread.\",\n input: OpenaiGetMessageInput,\n output: OpenaiGetMessageOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-response.cjs","names":["z","action"],"sources":["../../src/actions/get-response.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiGetResponseInput = z.object({\n stream: z.boolean().describe(\"If true, the model response data will be streamed using server-sent events. See OpenAI Streaming documentation for details\").optional(),\n include: z.array(z.string()).describe(\"Additional fields to include in the response (e.g., conversation details or other metadata)\").optional(),\n response_id: z.string().describe(\"The ID of the response to retrieve\"),\n starting_after: z.number().int().describe(\"The sequence number of the event after which to start streaming (only applicable when stream=true)\").optional(),\n include_obfuscation: z.boolean().describe(\"When true, stream obfuscation adds random characters to normalize payload sizes for security. Set to false to optimize bandwidth if network is trusted. Only applies to streaming\").optional(),\n}).describe(\"Request model for retrieving a response by ID.\");\nconst OpenaiGetResponse_TextFormatInfoSchema = z.object({\n type: z.string().describe(\"Format type, e.g., 'text'\").nullable().optional(),\n}).passthrough().describe(\"Text format configuration for the response.\");\nconst OpenaiGetResponse_TextInfoSchema = z.object({\n format: OpenaiGetResponse_TextFormatInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Text output configuration for the response.\");\nconst OpenaiGetResponse_InputTokensDetailsSchema = z.object({\n cached_tokens: z.number().int().describe(\"Number of cached tokens used\").nullable().optional(),\n}).passthrough().describe(\"Details about input token usage.\");\nconst OpenaiGetResponse_OutputTokensDetailsSchema = z.object({\n reasoning_tokens: z.number().int().describe(\"Number of reasoning tokens generated\").nullable().optional(),\n}).passthrough().describe(\"Details about output token usage.\");\nconst OpenaiGetResponse_UsageInfoSchema = z.object({\n input_tokens: z.number().int().describe(\"Number of input tokens\").nullable(),\n total_tokens: z.number().int().describe(\"Total tokens used (input + output)\").nullable(),\n output_tokens: z.number().int().describe(\"Number of output tokens generated\").nullable(),\n input_tokens_details: OpenaiGetResponse_InputTokensDetailsSchema.nullable().optional(),\n output_tokens_details: OpenaiGetResponse_OutputTokensDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Token usage statistics for the response.\");\nconst OpenaiGetResponse_OutputContentSchema = z.object({\n text: z.string().describe(\"Text content if type is 'output_text'\").nullable().optional(),\n type: z.string().describe(\"Content type, e.g., 'output_text'\").nullable(),\n annotations: z.array(z.unknown()).describe(\"Annotations for the content\").nullable().optional(),\n}).passthrough().describe(\"Content within an output item.\");\nconst OpenaiGetResponse_OutputItemSchema = z.object({\n id: z.string().describe(\"Unique identifier for this output item\").nullable().optional(),\n role: z.string().describe(\"Role for message items, e.g., 'assistant'\").nullable().optional(),\n type: z.string().describe(\"Type of output item, e.g., 'message', 'reasoning'\").nullable(),\n status: z.string().describe(\"Status of the output item\").nullable().optional(),\n content: z.array(OpenaiGetResponse_OutputContentSchema).describe(\"Array of content objects\").nullable().optional(),\n}).passthrough().describe(\"Output item in the output array.\");\nconst OpenaiGetResponse_ReasoningInfoSchema = z.object({\n effort: z.string().describe(\"Reasoning effort level used\").nullable().optional(),\n summary: z.string().describe(\"Summary of reasoning process\").nullable().optional(),\n}).passthrough().describe(\"Reasoning information for the response.\");\nexport const OpenaiGetResponseOutput = z.object({\n id: z.string().describe(\"Unique identifier for this response\").nullable(),\n text: OpenaiGetResponse_TextInfoSchema.nullable().optional(),\n user: z.string().describe(\"User identifier associated with the response\").nullable().optional(),\n error: z.unknown().describe(\"Error information if the response failed\").nullable().optional(),\n model: z.unknown().describe(\"Model used to generate the response\").nullable().optional(),\n store: z.boolean().describe(\"Whether the response was stored for training\").nullable().optional(),\n tools: z.array(z.unknown()).describe(\"Tools that were available for the response\").nullable().optional(),\n top_p: z.unknown().describe(\"Top-p (nucleus sampling) setting used\").nullable().optional(),\n usage: OpenaiGetResponse_UsageInfoSchema.nullable().optional(),\n object: z.string().describe(\"Object type, always 'response'\").nullable(),\n output: z.array(OpenaiGetResponse_OutputItemSchema).describe(\"Array of output items from the model, including messages, reasoning, and tool calls\"),\n prompt: z.unknown().describe(\"Prompt used for the response\").nullable().optional(),\n status: z.string().describe(\"Status of the response, e.g., 'completed', 'failed'\").nullable(),\n metadata: z.unknown().describe(\"Custom metadata attached to the response\").nullable().optional(),\n reasoning: OpenaiGetResponse_ReasoningInfoSchema.nullable().optional(),\n background: z.unknown().describe(\"Background processing information\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the response was created\").nullable(),\n truncation: z.unknown().describe(\"Truncation configuration\").nullable().optional(),\n output_text: z.unknown().describe(\"Aggregated text output from all output items for convenience\").nullable().optional(),\n temperature: z.unknown().describe(\"Temperature setting used for generation\").nullable().optional(),\n tool_choice: z.unknown().describe(\"Tool choice configuration used\").nullable().optional(),\n completed_at: z.unknown().describe(\"Unix timestamp when the response was completed\").nullable().optional(),\n conversation: z.unknown().describe(\"Conversation context if applicable\").nullable().optional(),\n instructions: z.unknown().describe(\"Instructions provided for the response\").nullable().optional(),\n service_tier: z.unknown().describe(\"Service tier used\").nullable().optional(),\n top_logprobs: z.unknown().describe(\"Top log probabilities if requested\").nullable().optional(),\n max_tool_calls: z.unknown().describe(\"Maximum tool calls allowed\").nullable().optional(),\n prompt_cache_key: z.string().describe(\"Cache key for the prompt\").nullable().optional(),\n max_output_tokens: z.unknown().describe(\"Maximum output tokens configured\").nullable().optional(),\n safety_identifier: z.string().describe(\"Safety identifier for the response\").nullable().optional(),\n incomplete_details: z.unknown().describe(\"Details about why the response is incomplete\").nullable().optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether parallel tool calls were enabled\").nullable(),\n previous_response_id: z.unknown().describe(\"ID of the previous response in a chain\").nullable().optional(),\n prompt_cache_retention: z.unknown().describe(\"Cache retention policy for the prompt\").nullable().optional(),\n}).passthrough().describe(\"Response schema for retrieving a response.\");\n\nexport const openaiGetResponse = action(\"OPENAI_GET_RESPONSE\", {\n slug: \"openai-get-response\",\n name: \"Get Response\",\n description: \"Tool to retrieve a model response by ID. Use when you need to check the status, output, or metadata of a previously created response.\",\n input: OpenaiGetResponseInput,\n output: OpenaiGetResponseOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"get-response.cjs","names":["z","action"],"sources":["../../src/actions/get-response.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { openai } from \"../app\";\n\nexport const OpenaiGetResponseInput = z.object({\n stream: z.boolean().describe(\"If true, the model response data will be streamed using server-sent events. See OpenAI Streaming documentation for details\").optional(),\n include: z.array(z.string()).describe(\"Additional fields to include in the response (e.g., conversation details or other metadata)\").optional(),\n response_id: z.string().describe(\"The ID of the response to retrieve\"),\n starting_after: z.number().int().describe(\"The sequence number of the event after which to start streaming (only applicable when stream=true)\").optional(),\n include_obfuscation: z.boolean().describe(\"When true, stream obfuscation adds random characters to normalize payload sizes for security. Set to false to optimize bandwidth if network is trusted. Only applies to streaming\").optional(),\n}).describe(\"Request model for retrieving a response by ID.\");\nconst OpenaiGetResponse_TextFormatInfoSchema = z.object({\n type: z.string().describe(\"Format type, e.g., 'text'\").nullable().optional(),\n}).passthrough().describe(\"Text format configuration for the response.\");\nconst OpenaiGetResponse_TextInfoSchema = z.object({\n format: OpenaiGetResponse_TextFormatInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Text output configuration for the response.\");\nconst OpenaiGetResponse_InputTokensDetailsSchema = z.object({\n cached_tokens: z.number().int().describe(\"Number of cached tokens used\").nullable().optional(),\n}).passthrough().describe(\"Details about input token usage.\");\nconst OpenaiGetResponse_OutputTokensDetailsSchema = z.object({\n reasoning_tokens: z.number().int().describe(\"Number of reasoning tokens generated\").nullable().optional(),\n}).passthrough().describe(\"Details about output token usage.\");\nconst OpenaiGetResponse_UsageInfoSchema = z.object({\n input_tokens: z.number().int().describe(\"Number of input tokens\").nullable(),\n total_tokens: z.number().int().describe(\"Total tokens used (input + output)\").nullable(),\n output_tokens: z.number().int().describe(\"Number of output tokens generated\").nullable(),\n input_tokens_details: OpenaiGetResponse_InputTokensDetailsSchema.nullable().optional(),\n output_tokens_details: OpenaiGetResponse_OutputTokensDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Token usage statistics for the response.\");\nconst OpenaiGetResponse_OutputContentSchema = z.object({\n text: z.string().describe(\"Text content if type is 'output_text'\").nullable().optional(),\n type: z.string().describe(\"Content type, e.g., 'output_text'\").nullable(),\n annotations: z.array(z.unknown()).describe(\"Annotations for the content\").nullable().optional(),\n}).passthrough().describe(\"Content within an output item.\");\nconst OpenaiGetResponse_OutputItemSchema = z.object({\n id: z.string().describe(\"Unique identifier for this output item\").nullable().optional(),\n role: z.string().describe(\"Role for message items, e.g., 'assistant'\").nullable().optional(),\n type: z.string().describe(\"Type of output item, e.g., 'message', 'reasoning'\").nullable(),\n status: z.string().describe(\"Status of the output item\").nullable().optional(),\n content: z.array(OpenaiGetResponse_OutputContentSchema).describe(\"Array of content objects\").nullable().optional(),\n}).passthrough().describe(\"Output item in the output array.\");\nconst OpenaiGetResponse_ReasoningInfoSchema = z.object({\n effort: z.string().describe(\"Reasoning effort level used\").nullable().optional(),\n summary: z.string().describe(\"Summary of reasoning process\").nullable().optional(),\n}).passthrough().describe(\"Reasoning information for the response.\");\nexport const OpenaiGetResponseOutput = z.object({\n id: z.string().describe(\"Unique identifier for this response\").nullable(),\n text: OpenaiGetResponse_TextInfoSchema.nullable().optional(),\n user: z.string().describe(\"User identifier associated with the response\").nullable().optional(),\n error: z.unknown().describe(\"Error information if the response failed\").nullable().optional(),\n model: z.unknown().describe(\"Model used to generate the response\").nullable().optional(),\n store: z.boolean().describe(\"Whether the response was stored for training\").nullable().optional(),\n tools: z.array(z.unknown()).describe(\"Tools that were available for the response\").nullable().optional(),\n top_p: z.unknown().describe(\"Top-p (nucleus sampling) setting used\").nullable().optional(),\n usage: OpenaiGetResponse_UsageInfoSchema.nullable().optional(),\n object: z.string().describe(\"Object type, always 'response'\").nullable(),\n output: z.array(OpenaiGetResponse_OutputItemSchema).describe(\"Array of output items from the model, including messages, reasoning, and tool calls\"),\n prompt: z.unknown().describe(\"Prompt used for the response\").nullable().optional(),\n status: z.string().describe(\"Status of the response, e.g., 'completed', 'failed'\").nullable(),\n metadata: z.unknown().describe(\"Custom metadata attached to the response\").nullable().optional(),\n reasoning: OpenaiGetResponse_ReasoningInfoSchema.nullable().optional(),\n background: z.unknown().describe(\"Background processing information\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the response was created\").nullable(),\n truncation: z.unknown().describe(\"Truncation configuration\").nullable().optional(),\n output_text: z.unknown().describe(\"Aggregated text output from all output items for convenience\").nullable().optional(),\n temperature: z.unknown().describe(\"Temperature setting used for generation\").nullable().optional(),\n tool_choice: z.unknown().describe(\"Tool choice configuration used\").nullable().optional(),\n completed_at: z.unknown().describe(\"Unix timestamp when the response was completed\").nullable().optional(),\n conversation: z.unknown().describe(\"Conversation context if applicable\").nullable().optional(),\n instructions: z.unknown().describe(\"Instructions provided for the response\").nullable().optional(),\n service_tier: z.unknown().describe(\"Service tier used\").nullable().optional(),\n top_logprobs: z.unknown().describe(\"Top log probabilities if requested\").nullable().optional(),\n max_tool_calls: z.unknown().describe(\"Maximum tool calls allowed\").nullable().optional(),\n prompt_cache_key: z.string().describe(\"Cache key for the prompt\").nullable().optional(),\n max_output_tokens: z.unknown().describe(\"Maximum output tokens configured\").nullable().optional(),\n safety_identifier: z.string().describe(\"Safety identifier for the response\").nullable().optional(),\n incomplete_details: z.unknown().describe(\"Details about why the response is incomplete\").nullable().optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether parallel tool calls were enabled\").nullable(),\n previous_response_id: z.unknown().describe(\"ID of the previous response in a chain\").nullable().optional(),\n prompt_cache_retention: z.unknown().describe(\"Cache retention policy for the prompt\").nullable().optional(),\n}).passthrough().describe(\"Response schema for retrieving a response.\");\n\nexport const openaiGetResponse: AppAction<\n typeof OpenaiGetResponseInput,\n typeof OpenaiGetResponseOutput,\n typeof openai.credential\n> = action(\"OPENAI_GET_RESPONSE\", {\n slug: \"openai-get-response\",\n name: \"Get Response\",\n description: \"Tool to retrieve a model response by ID. Use when you need to check the status, output, or metadata of a previously created response.\",\n input: OpenaiGetResponseInput,\n output: OpenaiGetResponseOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { openai } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-response.d.ts
|
|
@@ -71,13 +73,7 @@ declare const OpenaiGetResponseOutput: z.ZodObject<{
|
|
|
71
73
|
previous_response_id: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
72
74
|
prompt_cache_retention: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
73
75
|
}, z.core.$loose>;
|
|
74
|
-
declare const openaiGetResponse:
|
|
75
|
-
response_id: string;
|
|
76
|
-
stream?: boolean | undefined;
|
|
77
|
-
include?: string[] | undefined;
|
|
78
|
-
starting_after?: number | undefined;
|
|
79
|
-
include_obfuscation?: boolean | undefined;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
76
|
+
declare const openaiGetResponse: AppAction<typeof OpenaiGetResponseInput, typeof OpenaiGetResponseOutput, typeof openai.credential>;
|
|
81
77
|
//#endregion
|
|
82
78
|
export { openaiGetResponse };
|
|
83
79
|
//# sourceMappingURL=get-response.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-response.d.cts","names":[],"sources":["../../src/actions/get-response.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-response.d.cts","names":[],"sources":["../../src/actions/get-response.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;cA0CtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqCvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { openai } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-response.d.ts
|
|
@@ -71,13 +73,7 @@ declare const OpenaiGetResponseOutput: z.ZodObject<{
|
|
|
71
73
|
previous_response_id: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
72
74
|
prompt_cache_retention: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
73
75
|
}, z.core.$loose>;
|
|
74
|
-
declare const openaiGetResponse:
|
|
75
|
-
response_id: string;
|
|
76
|
-
stream?: boolean | undefined;
|
|
77
|
-
include?: string[] | undefined;
|
|
78
|
-
starting_after?: number | undefined;
|
|
79
|
-
include_obfuscation?: boolean | undefined;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
76
|
+
declare const openaiGetResponse: AppAction<typeof OpenaiGetResponseInput, typeof OpenaiGetResponseOutput, typeof openai.credential>;
|
|
81
77
|
//#endregion
|
|
82
78
|
export { openaiGetResponse };
|
|
83
79
|
//# sourceMappingURL=get-response.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-response.d.mts","names":[],"sources":["../../src/actions/get-response.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-response.d.mts","names":[],"sources":["../../src/actions/get-response.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;cA0CtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqCvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,MAAA,CAAO,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-response.mjs","names":[],"sources":["../../src/actions/get-response.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OpenaiGetResponseInput = z.object({\n stream: z.boolean().describe(\"If true, the model response data will be streamed using server-sent events. See OpenAI Streaming documentation for details\").optional(),\n include: z.array(z.string()).describe(\"Additional fields to include in the response (e.g., conversation details or other metadata)\").optional(),\n response_id: z.string().describe(\"The ID of the response to retrieve\"),\n starting_after: z.number().int().describe(\"The sequence number of the event after which to start streaming (only applicable when stream=true)\").optional(),\n include_obfuscation: z.boolean().describe(\"When true, stream obfuscation adds random characters to normalize payload sizes for security. Set to false to optimize bandwidth if network is trusted. Only applies to streaming\").optional(),\n}).describe(\"Request model for retrieving a response by ID.\");\nconst OpenaiGetResponse_TextFormatInfoSchema = z.object({\n type: z.string().describe(\"Format type, e.g., 'text'\").nullable().optional(),\n}).passthrough().describe(\"Text format configuration for the response.\");\nconst OpenaiGetResponse_TextInfoSchema = z.object({\n format: OpenaiGetResponse_TextFormatInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Text output configuration for the response.\");\nconst OpenaiGetResponse_InputTokensDetailsSchema = z.object({\n cached_tokens: z.number().int().describe(\"Number of cached tokens used\").nullable().optional(),\n}).passthrough().describe(\"Details about input token usage.\");\nconst OpenaiGetResponse_OutputTokensDetailsSchema = z.object({\n reasoning_tokens: z.number().int().describe(\"Number of reasoning tokens generated\").nullable().optional(),\n}).passthrough().describe(\"Details about output token usage.\");\nconst OpenaiGetResponse_UsageInfoSchema = z.object({\n input_tokens: z.number().int().describe(\"Number of input tokens\").nullable(),\n total_tokens: z.number().int().describe(\"Total tokens used (input + output)\").nullable(),\n output_tokens: z.number().int().describe(\"Number of output tokens generated\").nullable(),\n input_tokens_details: OpenaiGetResponse_InputTokensDetailsSchema.nullable().optional(),\n output_tokens_details: OpenaiGetResponse_OutputTokensDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Token usage statistics for the response.\");\nconst OpenaiGetResponse_OutputContentSchema = z.object({\n text: z.string().describe(\"Text content if type is 'output_text'\").nullable().optional(),\n type: z.string().describe(\"Content type, e.g., 'output_text'\").nullable(),\n annotations: z.array(z.unknown()).describe(\"Annotations for the content\").nullable().optional(),\n}).passthrough().describe(\"Content within an output item.\");\nconst OpenaiGetResponse_OutputItemSchema = z.object({\n id: z.string().describe(\"Unique identifier for this output item\").nullable().optional(),\n role: z.string().describe(\"Role for message items, e.g., 'assistant'\").nullable().optional(),\n type: z.string().describe(\"Type of output item, e.g., 'message', 'reasoning'\").nullable(),\n status: z.string().describe(\"Status of the output item\").nullable().optional(),\n content: z.array(OpenaiGetResponse_OutputContentSchema).describe(\"Array of content objects\").nullable().optional(),\n}).passthrough().describe(\"Output item in the output array.\");\nconst OpenaiGetResponse_ReasoningInfoSchema = z.object({\n effort: z.string().describe(\"Reasoning effort level used\").nullable().optional(),\n summary: z.string().describe(\"Summary of reasoning process\").nullable().optional(),\n}).passthrough().describe(\"Reasoning information for the response.\");\nexport const OpenaiGetResponseOutput = z.object({\n id: z.string().describe(\"Unique identifier for this response\").nullable(),\n text: OpenaiGetResponse_TextInfoSchema.nullable().optional(),\n user: z.string().describe(\"User identifier associated with the response\").nullable().optional(),\n error: z.unknown().describe(\"Error information if the response failed\").nullable().optional(),\n model: z.unknown().describe(\"Model used to generate the response\").nullable().optional(),\n store: z.boolean().describe(\"Whether the response was stored for training\").nullable().optional(),\n tools: z.array(z.unknown()).describe(\"Tools that were available for the response\").nullable().optional(),\n top_p: z.unknown().describe(\"Top-p (nucleus sampling) setting used\").nullable().optional(),\n usage: OpenaiGetResponse_UsageInfoSchema.nullable().optional(),\n object: z.string().describe(\"Object type, always 'response'\").nullable(),\n output: z.array(OpenaiGetResponse_OutputItemSchema).describe(\"Array of output items from the model, including messages, reasoning, and tool calls\"),\n prompt: z.unknown().describe(\"Prompt used for the response\").nullable().optional(),\n status: z.string().describe(\"Status of the response, e.g., 'completed', 'failed'\").nullable(),\n metadata: z.unknown().describe(\"Custom metadata attached to the response\").nullable().optional(),\n reasoning: OpenaiGetResponse_ReasoningInfoSchema.nullable().optional(),\n background: z.unknown().describe(\"Background processing information\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the response was created\").nullable(),\n truncation: z.unknown().describe(\"Truncation configuration\").nullable().optional(),\n output_text: z.unknown().describe(\"Aggregated text output from all output items for convenience\").nullable().optional(),\n temperature: z.unknown().describe(\"Temperature setting used for generation\").nullable().optional(),\n tool_choice: z.unknown().describe(\"Tool choice configuration used\").nullable().optional(),\n completed_at: z.unknown().describe(\"Unix timestamp when the response was completed\").nullable().optional(),\n conversation: z.unknown().describe(\"Conversation context if applicable\").nullable().optional(),\n instructions: z.unknown().describe(\"Instructions provided for the response\").nullable().optional(),\n service_tier: z.unknown().describe(\"Service tier used\").nullable().optional(),\n top_logprobs: z.unknown().describe(\"Top log probabilities if requested\").nullable().optional(),\n max_tool_calls: z.unknown().describe(\"Maximum tool calls allowed\").nullable().optional(),\n prompt_cache_key: z.string().describe(\"Cache key for the prompt\").nullable().optional(),\n max_output_tokens: z.unknown().describe(\"Maximum output tokens configured\").nullable().optional(),\n safety_identifier: z.string().describe(\"Safety identifier for the response\").nullable().optional(),\n incomplete_details: z.unknown().describe(\"Details about why the response is incomplete\").nullable().optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether parallel tool calls were enabled\").nullable(),\n previous_response_id: z.unknown().describe(\"ID of the previous response in a chain\").nullable().optional(),\n prompt_cache_retention: z.unknown().describe(\"Cache retention policy for the prompt\").nullable().optional(),\n}).passthrough().describe(\"Response schema for retrieving a response.\");\n\nexport const openaiGetResponse = action(\"OPENAI_GET_RESPONSE\", {\n slug: \"openai-get-response\",\n name: \"Get Response\",\n description: \"Tool to retrieve a model response by ID. Use when you need to check the status, output, or metadata of a previously created response.\",\n input: OpenaiGetResponseInput,\n output: OpenaiGetResponseOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"get-response.mjs","names":[],"sources":["../../src/actions/get-response.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { openai } from \"../app\";\n\nexport const OpenaiGetResponseInput = z.object({\n stream: z.boolean().describe(\"If true, the model response data will be streamed using server-sent events. See OpenAI Streaming documentation for details\").optional(),\n include: z.array(z.string()).describe(\"Additional fields to include in the response (e.g., conversation details or other metadata)\").optional(),\n response_id: z.string().describe(\"The ID of the response to retrieve\"),\n starting_after: z.number().int().describe(\"The sequence number of the event after which to start streaming (only applicable when stream=true)\").optional(),\n include_obfuscation: z.boolean().describe(\"When true, stream obfuscation adds random characters to normalize payload sizes for security. Set to false to optimize bandwidth if network is trusted. Only applies to streaming\").optional(),\n}).describe(\"Request model for retrieving a response by ID.\");\nconst OpenaiGetResponse_TextFormatInfoSchema = z.object({\n type: z.string().describe(\"Format type, e.g., 'text'\").nullable().optional(),\n}).passthrough().describe(\"Text format configuration for the response.\");\nconst OpenaiGetResponse_TextInfoSchema = z.object({\n format: OpenaiGetResponse_TextFormatInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Text output configuration for the response.\");\nconst OpenaiGetResponse_InputTokensDetailsSchema = z.object({\n cached_tokens: z.number().int().describe(\"Number of cached tokens used\").nullable().optional(),\n}).passthrough().describe(\"Details about input token usage.\");\nconst OpenaiGetResponse_OutputTokensDetailsSchema = z.object({\n reasoning_tokens: z.number().int().describe(\"Number of reasoning tokens generated\").nullable().optional(),\n}).passthrough().describe(\"Details about output token usage.\");\nconst OpenaiGetResponse_UsageInfoSchema = z.object({\n input_tokens: z.number().int().describe(\"Number of input tokens\").nullable(),\n total_tokens: z.number().int().describe(\"Total tokens used (input + output)\").nullable(),\n output_tokens: z.number().int().describe(\"Number of output tokens generated\").nullable(),\n input_tokens_details: OpenaiGetResponse_InputTokensDetailsSchema.nullable().optional(),\n output_tokens_details: OpenaiGetResponse_OutputTokensDetailsSchema.nullable().optional(),\n}).passthrough().describe(\"Token usage statistics for the response.\");\nconst OpenaiGetResponse_OutputContentSchema = z.object({\n text: z.string().describe(\"Text content if type is 'output_text'\").nullable().optional(),\n type: z.string().describe(\"Content type, e.g., 'output_text'\").nullable(),\n annotations: z.array(z.unknown()).describe(\"Annotations for the content\").nullable().optional(),\n}).passthrough().describe(\"Content within an output item.\");\nconst OpenaiGetResponse_OutputItemSchema = z.object({\n id: z.string().describe(\"Unique identifier for this output item\").nullable().optional(),\n role: z.string().describe(\"Role for message items, e.g., 'assistant'\").nullable().optional(),\n type: z.string().describe(\"Type of output item, e.g., 'message', 'reasoning'\").nullable(),\n status: z.string().describe(\"Status of the output item\").nullable().optional(),\n content: z.array(OpenaiGetResponse_OutputContentSchema).describe(\"Array of content objects\").nullable().optional(),\n}).passthrough().describe(\"Output item in the output array.\");\nconst OpenaiGetResponse_ReasoningInfoSchema = z.object({\n effort: z.string().describe(\"Reasoning effort level used\").nullable().optional(),\n summary: z.string().describe(\"Summary of reasoning process\").nullable().optional(),\n}).passthrough().describe(\"Reasoning information for the response.\");\nexport const OpenaiGetResponseOutput = z.object({\n id: z.string().describe(\"Unique identifier for this response\").nullable(),\n text: OpenaiGetResponse_TextInfoSchema.nullable().optional(),\n user: z.string().describe(\"User identifier associated with the response\").nullable().optional(),\n error: z.unknown().describe(\"Error information if the response failed\").nullable().optional(),\n model: z.unknown().describe(\"Model used to generate the response\").nullable().optional(),\n store: z.boolean().describe(\"Whether the response was stored for training\").nullable().optional(),\n tools: z.array(z.unknown()).describe(\"Tools that were available for the response\").nullable().optional(),\n top_p: z.unknown().describe(\"Top-p (nucleus sampling) setting used\").nullable().optional(),\n usage: OpenaiGetResponse_UsageInfoSchema.nullable().optional(),\n object: z.string().describe(\"Object type, always 'response'\").nullable(),\n output: z.array(OpenaiGetResponse_OutputItemSchema).describe(\"Array of output items from the model, including messages, reasoning, and tool calls\"),\n prompt: z.unknown().describe(\"Prompt used for the response\").nullable().optional(),\n status: z.string().describe(\"Status of the response, e.g., 'completed', 'failed'\").nullable(),\n metadata: z.unknown().describe(\"Custom metadata attached to the response\").nullable().optional(),\n reasoning: OpenaiGetResponse_ReasoningInfoSchema.nullable().optional(),\n background: z.unknown().describe(\"Background processing information\").nullable().optional(),\n created_at: z.number().int().describe(\"Unix timestamp when the response was created\").nullable(),\n truncation: z.unknown().describe(\"Truncation configuration\").nullable().optional(),\n output_text: z.unknown().describe(\"Aggregated text output from all output items for convenience\").nullable().optional(),\n temperature: z.unknown().describe(\"Temperature setting used for generation\").nullable().optional(),\n tool_choice: z.unknown().describe(\"Tool choice configuration used\").nullable().optional(),\n completed_at: z.unknown().describe(\"Unix timestamp when the response was completed\").nullable().optional(),\n conversation: z.unknown().describe(\"Conversation context if applicable\").nullable().optional(),\n instructions: z.unknown().describe(\"Instructions provided for the response\").nullable().optional(),\n service_tier: z.unknown().describe(\"Service tier used\").nullable().optional(),\n top_logprobs: z.unknown().describe(\"Top log probabilities if requested\").nullable().optional(),\n max_tool_calls: z.unknown().describe(\"Maximum tool calls allowed\").nullable().optional(),\n prompt_cache_key: z.string().describe(\"Cache key for the prompt\").nullable().optional(),\n max_output_tokens: z.unknown().describe(\"Maximum output tokens configured\").nullable().optional(),\n safety_identifier: z.string().describe(\"Safety identifier for the response\").nullable().optional(),\n incomplete_details: z.unknown().describe(\"Details about why the response is incomplete\").nullable().optional(),\n parallel_tool_calls: z.boolean().describe(\"Whether parallel tool calls were enabled\").nullable(),\n previous_response_id: z.unknown().describe(\"ID of the previous response in a chain\").nullable().optional(),\n prompt_cache_retention: z.unknown().describe(\"Cache retention policy for the prompt\").nullable().optional(),\n}).passthrough().describe(\"Response schema for retrieving a response.\");\n\nexport const openaiGetResponse: AppAction<\n typeof OpenaiGetResponseInput,\n typeof OpenaiGetResponseOutput,\n typeof openai.credential\n> = action(\"OPENAI_GET_RESPONSE\", {\n slug: \"openai-get-response\",\n name: \"Get Response\",\n description: \"Tool to retrieve a model response by ID. Use when you need to check the status, output, or metadata of a previously created response.\",\n input: OpenaiGetResponseInput,\n output: OpenaiGetResponseOutput,\n});\n"],"mappings":"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"}
|