@keystrokehq/pinecone 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/cancel-bulk-import.cjs +1 -0
- package/dist/actions/cancel-bulk-import.cjs.map +1 -1
- package/dist/actions/cancel-bulk-import.d.cts +3 -16
- package/dist/actions/cancel-bulk-import.d.cts.map +1 -1
- package/dist/actions/cancel-bulk-import.d.mts +3 -16
- package/dist/actions/cancel-bulk-import.d.mts.map +1 -1
- package/dist/actions/cancel-bulk-import.mjs +1 -0
- package/dist/actions/cancel-bulk-import.mjs.map +1 -1
- package/dist/actions/chat-assistant.cjs +1 -0
- package/dist/actions/chat-assistant.cjs.map +1 -1
- package/dist/actions/chat-assistant.d.cts +3 -33
- package/dist/actions/chat-assistant.d.cts.map +1 -1
- package/dist/actions/chat-assistant.d.mts +3 -33
- package/dist/actions/chat-assistant.d.mts.map +1 -1
- package/dist/actions/chat-assistant.mjs +1 -0
- package/dist/actions/chat-assistant.mjs.map +1 -1
- package/dist/actions/chat-completion-assistant.cjs +1 -0
- package/dist/actions/chat-completion-assistant.cjs.map +1 -1
- package/dist/actions/chat-completion-assistant.d.cts +3 -25
- package/dist/actions/chat-completion-assistant.d.cts.map +1 -1
- package/dist/actions/chat-completion-assistant.d.mts +3 -25
- package/dist/actions/chat-completion-assistant.d.mts.map +1 -1
- package/dist/actions/chat-completion-assistant.mjs +1 -0
- package/dist/actions/chat-completion-assistant.mjs.map +1 -1
- package/dist/actions/configure-index.cjs +1 -0
- package/dist/actions/configure-index.cjs.map +1 -1
- package/dist/actions/configure-index.d.cts +3 -29
- package/dist/actions/configure-index.d.cts.map +1 -1
- package/dist/actions/configure-index.d.mts +3 -29
- package/dist/actions/configure-index.d.mts.map +1 -1
- package/dist/actions/configure-index.mjs +1 -0
- package/dist/actions/configure-index.mjs.map +1 -1
- package/dist/actions/create-assistant.cjs +1 -0
- package/dist/actions/create-assistant.cjs.map +1 -1
- package/dist/actions/create-assistant.d.cts +3 -18
- package/dist/actions/create-assistant.d.cts.map +1 -1
- package/dist/actions/create-assistant.d.mts +3 -18
- package/dist/actions/create-assistant.d.mts.map +1 -1
- package/dist/actions/create-assistant.mjs +1 -0
- package/dist/actions/create-assistant.mjs.map +1 -1
- package/dist/actions/create-backup.cjs +1 -0
- package/dist/actions/create-backup.cjs.map +1 -1
- package/dist/actions/create-backup.d.cts +3 -17
- package/dist/actions/create-backup.d.cts.map +1 -1
- package/dist/actions/create-backup.d.mts +3 -17
- package/dist/actions/create-backup.d.mts.map +1 -1
- package/dist/actions/create-backup.mjs +1 -0
- package/dist/actions/create-backup.mjs.map +1 -1
- package/dist/actions/create-index-for-model.cjs +1 -0
- package/dist/actions/create-index-for-model.cjs.map +1 -1
- package/dist/actions/create-index-for-model.d.cts +3 -24
- package/dist/actions/create-index-for-model.d.cts.map +1 -1
- package/dist/actions/create-index-for-model.d.mts +3 -24
- package/dist/actions/create-index-for-model.d.mts.map +1 -1
- package/dist/actions/create-index-for-model.mjs +1 -0
- package/dist/actions/create-index-for-model.mjs.map +1 -1
- package/dist/actions/create-index-from-backup.cjs +1 -0
- package/dist/actions/create-index-from-backup.cjs.map +1 -1
- package/dist/actions/create-index-from-backup.d.cts +3 -18
- package/dist/actions/create-index-from-backup.d.cts.map +1 -1
- package/dist/actions/create-index-from-backup.d.mts +3 -18
- package/dist/actions/create-index-from-backup.d.mts.map +1 -1
- package/dist/actions/create-index-from-backup.mjs +1 -0
- package/dist/actions/create-index-from-backup.mjs.map +1 -1
- package/dist/actions/create-index.cjs +1 -0
- package/dist/actions/create-index.cjs.map +1 -1
- package/dist/actions/create-index.d.cts +3 -33
- package/dist/actions/create-index.d.cts.map +1 -1
- package/dist/actions/create-index.d.mts +3 -33
- package/dist/actions/create-index.d.mts.map +1 -1
- package/dist/actions/create-index.mjs +1 -0
- package/dist/actions/create-index.mjs.map +1 -1
- package/dist/actions/create-namespace.cjs +1 -0
- package/dist/actions/create-namespace.cjs.map +1 -1
- package/dist/actions/create-namespace.d.cts +3 -19
- package/dist/actions/create-namespace.d.cts.map +1 -1
- package/dist/actions/create-namespace.d.mts +3 -19
- package/dist/actions/create-namespace.d.mts.map +1 -1
- package/dist/actions/create-namespace.mjs +1 -0
- package/dist/actions/create-namespace.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 -15
- package/dist/actions/delete-assistant.d.cts.map +1 -1
- package/dist/actions/delete-assistant.d.mts +3 -15
- 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-backup.cjs +1 -0
- package/dist/actions/delete-backup.cjs.map +1 -1
- package/dist/actions/delete-backup.d.cts +3 -15
- package/dist/actions/delete-backup.d.cts.map +1 -1
- package/dist/actions/delete-backup.d.mts +3 -15
- package/dist/actions/delete-backup.d.mts.map +1 -1
- package/dist/actions/delete-backup.mjs +1 -0
- package/dist/actions/delete-backup.mjs.map +1 -1
- package/dist/actions/delete-file.cjs +1 -0
- package/dist/actions/delete-file.cjs.map +1 -1
- package/dist/actions/delete-file.d.cts +3 -17
- package/dist/actions/delete-file.d.cts.map +1 -1
- package/dist/actions/delete-file.d.mts +3 -17
- package/dist/actions/delete-file.d.mts.map +1 -1
- package/dist/actions/delete-file.mjs +1 -0
- package/dist/actions/delete-file.mjs.map +1 -1
- package/dist/actions/delete-index.cjs +1 -0
- package/dist/actions/delete-index.cjs.map +1 -1
- package/dist/actions/delete-index.d.cts +3 -15
- package/dist/actions/delete-index.d.cts.map +1 -1
- package/dist/actions/delete-index.d.mts +3 -15
- package/dist/actions/delete-index.d.mts.map +1 -1
- package/dist/actions/delete-index.mjs +1 -0
- package/dist/actions/delete-index.mjs.map +1 -1
- package/dist/actions/delete-namespace.cjs +1 -0
- package/dist/actions/delete-namespace.cjs.map +1 -1
- package/dist/actions/delete-namespace.d.cts +3 -16
- package/dist/actions/delete-namespace.d.cts.map +1 -1
- package/dist/actions/delete-namespace.d.mts +3 -16
- package/dist/actions/delete-namespace.d.mts.map +1 -1
- package/dist/actions/delete-namespace.mjs +1 -0
- package/dist/actions/delete-namespace.mjs.map +1 -1
- package/dist/actions/delete-vectors.cjs +1 -0
- package/dist/actions/delete-vectors.cjs.map +1 -1
- package/dist/actions/delete-vectors.d.cts +3 -19
- package/dist/actions/delete-vectors.d.cts.map +1 -1
- package/dist/actions/delete-vectors.d.mts +3 -19
- package/dist/actions/delete-vectors.d.mts.map +1 -1
- package/dist/actions/delete-vectors.mjs +1 -0
- package/dist/actions/delete-vectors.mjs.map +1 -1
- package/dist/actions/describe-backup.cjs +1 -0
- package/dist/actions/describe-backup.cjs.map +1 -1
- package/dist/actions/describe-backup.d.cts +3 -15
- package/dist/actions/describe-backup.d.cts.map +1 -1
- package/dist/actions/describe-backup.d.mts +3 -15
- package/dist/actions/describe-backup.d.mts.map +1 -1
- package/dist/actions/describe-backup.mjs +1 -0
- package/dist/actions/describe-backup.mjs.map +1 -1
- package/dist/actions/describe-bulk-import.cjs +1 -0
- package/dist/actions/describe-bulk-import.cjs.map +1 -1
- package/dist/actions/describe-bulk-import.d.cts +3 -16
- package/dist/actions/describe-bulk-import.d.cts.map +1 -1
- package/dist/actions/describe-bulk-import.d.mts +3 -16
- package/dist/actions/describe-bulk-import.d.mts.map +1 -1
- package/dist/actions/describe-bulk-import.mjs +1 -0
- package/dist/actions/describe-bulk-import.mjs.map +1 -1
- package/dist/actions/describe-file.cjs +1 -0
- package/dist/actions/describe-file.cjs.map +1 -1
- package/dist/actions/describe-file.d.cts +3 -19
- package/dist/actions/describe-file.d.cts.map +1 -1
- package/dist/actions/describe-file.d.mts +3 -19
- package/dist/actions/describe-file.d.mts.map +1 -1
- package/dist/actions/describe-file.mjs +1 -0
- package/dist/actions/describe-file.mjs.map +1 -1
- package/dist/actions/describe-index-stats.cjs +1 -0
- package/dist/actions/describe-index-stats.cjs.map +1 -1
- package/dist/actions/describe-index-stats.d.cts +3 -16
- package/dist/actions/describe-index-stats.d.cts.map +1 -1
- package/dist/actions/describe-index-stats.d.mts +3 -16
- package/dist/actions/describe-index-stats.d.mts.map +1 -1
- package/dist/actions/describe-index-stats.mjs +1 -0
- package/dist/actions/describe-index-stats.mjs.map +1 -1
- package/dist/actions/describe-index.cjs +1 -0
- package/dist/actions/describe-index.cjs.map +1 -1
- package/dist/actions/describe-index.d.cts +3 -16
- package/dist/actions/describe-index.d.cts.map +1 -1
- package/dist/actions/describe-index.d.mts +3 -16
- package/dist/actions/describe-index.d.mts.map +1 -1
- package/dist/actions/describe-index.mjs +1 -0
- package/dist/actions/describe-index.mjs.map +1 -1
- package/dist/actions/describe-namespace.cjs +1 -0
- package/dist/actions/describe-namespace.cjs.map +1 -1
- package/dist/actions/describe-namespace.d.cts +3 -16
- package/dist/actions/describe-namespace.d.cts.map +1 -1
- package/dist/actions/describe-namespace.d.mts +3 -16
- package/dist/actions/describe-namespace.d.mts.map +1 -1
- package/dist/actions/describe-namespace.mjs +1 -0
- package/dist/actions/describe-namespace.mjs.map +1 -1
- package/dist/actions/describe-restore-job.cjs +1 -0
- package/dist/actions/describe-restore-job.cjs.map +1 -1
- package/dist/actions/describe-restore-job.d.cts +3 -15
- package/dist/actions/describe-restore-job.d.cts.map +1 -1
- package/dist/actions/describe-restore-job.d.mts +3 -15
- package/dist/actions/describe-restore-job.d.mts.map +1 -1
- package/dist/actions/describe-restore-job.mjs +1 -0
- package/dist/actions/describe-restore-job.mjs.map +1 -1
- package/dist/actions/embed.cjs +1 -0
- package/dist/actions/embed.cjs.map +1 -1
- package/dist/actions/embed.d.cts +3 -23
- package/dist/actions/embed.d.cts.map +1 -1
- package/dist/actions/embed.d.mts +3 -23
- package/dist/actions/embed.d.mts.map +1 -1
- package/dist/actions/embed.mjs +1 -0
- package/dist/actions/embed.mjs.map +1 -1
- package/dist/actions/fetch-vectors.cjs +1 -0
- package/dist/actions/fetch-vectors.cjs.map +1 -1
- package/dist/actions/fetch-vectors.d.cts +3 -17
- package/dist/actions/fetch-vectors.d.cts.map +1 -1
- package/dist/actions/fetch-vectors.d.mts +3 -17
- package/dist/actions/fetch-vectors.d.mts.map +1 -1
- package/dist/actions/fetch-vectors.mjs +1 -0
- package/dist/actions/fetch-vectors.mjs.map +1 -1
- package/dist/actions/get-assistant.cjs +1 -0
- package/dist/actions/get-assistant.cjs.map +1 -1
- package/dist/actions/get-assistant.d.cts +3 -16
- package/dist/actions/get-assistant.d.cts.map +1 -1
- package/dist/actions/get-assistant.d.mts +3 -16
- package/dist/actions/get-assistant.d.mts.map +1 -1
- package/dist/actions/get-assistant.mjs +1 -0
- package/dist/actions/get-assistant.mjs.map +1 -1
- package/dist/actions/get-model.cjs +1 -0
- package/dist/actions/get-model.cjs.map +1 -1
- package/dist/actions/get-model.d.cts +3 -16
- package/dist/actions/get-model.d.cts.map +1 -1
- package/dist/actions/get-model.d.mts +3 -16
- package/dist/actions/get-model.d.mts.map +1 -1
- package/dist/actions/get-model.mjs +1 -0
- package/dist/actions/get-model.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 -16
- package/dist/actions/list-assistants.d.cts.map +1 -1
- package/dist/actions/list-assistants.d.mts +3 -16
- 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-bulk-imports.cjs +1 -0
- package/dist/actions/list-bulk-imports.cjs.map +1 -1
- package/dist/actions/list-bulk-imports.d.cts +3 -17
- package/dist/actions/list-bulk-imports.d.cts.map +1 -1
- package/dist/actions/list-bulk-imports.d.mts +3 -17
- package/dist/actions/list-bulk-imports.d.mts.map +1 -1
- package/dist/actions/list-bulk-imports.mjs +1 -0
- package/dist/actions/list-bulk-imports.mjs.map +1 -1
- package/dist/actions/list-collections.cjs +1 -0
- package/dist/actions/list-collections.cjs.map +1 -1
- package/dist/actions/list-collections.d.cts +3 -13
- package/dist/actions/list-collections.d.cts.map +1 -1
- package/dist/actions/list-collections.d.mts +3 -13
- package/dist/actions/list-collections.d.mts.map +1 -1
- package/dist/actions/list-collections.mjs +1 -0
- package/dist/actions/list-collections.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 -20
- package/dist/actions/list-files.d.cts.map +1 -1
- package/dist/actions/list-files.d.mts +3 -20
- 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-index-backups.cjs +1 -0
- package/dist/actions/list-index-backups.cjs.map +1 -1
- package/dist/actions/list-index-backups.d.cts +3 -17
- package/dist/actions/list-index-backups.d.cts.map +1 -1
- package/dist/actions/list-index-backups.d.mts +3 -17
- package/dist/actions/list-index-backups.d.mts.map +1 -1
- package/dist/actions/list-index-backups.mjs +1 -0
- package/dist/actions/list-index-backups.mjs.map +1 -1
- package/dist/actions/list-indexes.cjs +1 -0
- package/dist/actions/list-indexes.cjs.map +1 -1
- package/dist/actions/list-indexes.d.cts +3 -13
- package/dist/actions/list-indexes.d.cts.map +1 -1
- package/dist/actions/list-indexes.d.mts +3 -13
- package/dist/actions/list-indexes.d.mts.map +1 -1
- package/dist/actions/list-indexes.mjs +1 -0
- package/dist/actions/list-indexes.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 -16
- package/dist/actions/list-models.d.cts.map +1 -1
- package/dist/actions/list-models.d.mts +3 -16
- 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-namespaces-operation.cjs +1 -0
- package/dist/actions/list-namespaces-operation.cjs.map +1 -1
- package/dist/actions/list-namespaces-operation.d.cts +3 -19
- package/dist/actions/list-namespaces-operation.d.cts.map +1 -1
- package/dist/actions/list-namespaces-operation.d.mts +3 -19
- package/dist/actions/list-namespaces-operation.d.mts.map +1 -1
- package/dist/actions/list-namespaces-operation.mjs +1 -0
- package/dist/actions/list-namespaces-operation.mjs.map +1 -1
- package/dist/actions/list-project-backups.cjs +1 -0
- package/dist/actions/list-project-backups.cjs.map +1 -1
- package/dist/actions/list-project-backups.d.cts +3 -16
- package/dist/actions/list-project-backups.d.cts.map +1 -1
- package/dist/actions/list-project-backups.d.mts +3 -16
- package/dist/actions/list-project-backups.d.mts.map +1 -1
- package/dist/actions/list-project-backups.mjs +1 -0
- package/dist/actions/list-project-backups.mjs.map +1 -1
- package/dist/actions/list-restore-jobs.cjs +1 -0
- package/dist/actions/list-restore-jobs.cjs.map +1 -1
- package/dist/actions/list-restore-jobs.d.cts +3 -16
- package/dist/actions/list-restore-jobs.d.cts.map +1 -1
- package/dist/actions/list-restore-jobs.d.mts +3 -16
- package/dist/actions/list-restore-jobs.d.mts.map +1 -1
- package/dist/actions/list-restore-jobs.mjs +1 -0
- package/dist/actions/list-restore-jobs.mjs.map +1 -1
- package/dist/actions/list-vectors.cjs +1 -0
- package/dist/actions/list-vectors.cjs.map +1 -1
- package/dist/actions/list-vectors.d.cts +3 -19
- package/dist/actions/list-vectors.d.cts.map +1 -1
- package/dist/actions/list-vectors.d.mts +3 -19
- package/dist/actions/list-vectors.d.mts.map +1 -1
- package/dist/actions/list-vectors.mjs +1 -0
- package/dist/actions/list-vectors.mjs.map +1 -1
- package/dist/actions/query-vectors.cjs +1 -0
- package/dist/actions/query-vectors.cjs.map +1 -1
- package/dist/actions/query-vectors.d.cts +3 -26
- package/dist/actions/query-vectors.d.cts.map +1 -1
- package/dist/actions/query-vectors.d.mts +3 -26
- package/dist/actions/query-vectors.d.mts.map +1 -1
- package/dist/actions/query-vectors.mjs +1 -0
- package/dist/actions/query-vectors.mjs.map +1 -1
- package/dist/actions/rerank.cjs +1 -0
- package/dist/actions/rerank.cjs.map +1 -1
- package/dist/actions/rerank.d.cts +3 -25
- package/dist/actions/rerank.d.cts.map +1 -1
- package/dist/actions/rerank.d.mts +3 -25
- package/dist/actions/rerank.d.mts.map +1 -1
- package/dist/actions/rerank.mjs +1 -0
- package/dist/actions/rerank.mjs.map +1 -1
- package/dist/actions/retrieve-context-assistant.cjs +1 -0
- package/dist/actions/retrieve-context-assistant.cjs.map +1 -1
- package/dist/actions/retrieve-context-assistant.d.cts +3 -27
- package/dist/actions/retrieve-context-assistant.d.cts.map +1 -1
- package/dist/actions/retrieve-context-assistant.d.mts +3 -27
- package/dist/actions/retrieve-context-assistant.d.mts.map +1 -1
- package/dist/actions/retrieve-context-assistant.mjs +1 -0
- package/dist/actions/retrieve-context-assistant.mjs.map +1 -1
- package/dist/actions/search-records-namespace.cjs +1 -0
- package/dist/actions/search-records-namespace.cjs.map +1 -1
- package/dist/actions/search-records-namespace.d.cts +3 -43
- package/dist/actions/search-records-namespace.d.cts.map +1 -1
- package/dist/actions/search-records-namespace.d.mts +3 -43
- package/dist/actions/search-records-namespace.d.mts.map +1 -1
- package/dist/actions/search-records-namespace.mjs +1 -0
- package/dist/actions/search-records-namespace.mjs.map +1 -1
- package/dist/actions/start-bulk-import.cjs +1 -0
- package/dist/actions/start-bulk-import.cjs.map +1 -1
- package/dist/actions/start-bulk-import.d.cts +3 -20
- package/dist/actions/start-bulk-import.d.cts.map +1 -1
- package/dist/actions/start-bulk-import.d.mts +3 -20
- package/dist/actions/start-bulk-import.d.mts.map +1 -1
- package/dist/actions/start-bulk-import.mjs +1 -0
- package/dist/actions/start-bulk-import.mjs.map +1 -1
- package/dist/actions/update-assistant.cjs +1 -0
- package/dist/actions/update-assistant.cjs.map +1 -1
- package/dist/actions/update-assistant.d.cts +3 -18
- package/dist/actions/update-assistant.d.cts.map +1 -1
- package/dist/actions/update-assistant.d.mts +3 -18
- package/dist/actions/update-assistant.d.mts.map +1 -1
- package/dist/actions/update-assistant.mjs +1 -0
- package/dist/actions/update-assistant.mjs.map +1 -1
- package/dist/actions/update-vector.cjs +1 -0
- package/dist/actions/update-vector.cjs.map +1 -1
- package/dist/actions/update-vector.d.cts +3 -25
- package/dist/actions/update-vector.d.cts.map +1 -1
- package/dist/actions/update-vector.d.mts +3 -25
- package/dist/actions/update-vector.d.mts.map +1 -1
- package/dist/actions/update-vector.mjs +1 -0
- package/dist/actions/update-vector.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 -28
- package/dist/actions/upload-file.d.cts.map +1 -1
- package/dist/actions/upload-file.d.mts +3 -28
- 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/upsert-records-namespace.cjs +1 -0
- package/dist/actions/upsert-records-namespace.cjs.map +1 -1
- package/dist/actions/upsert-records-namespace.d.cts +3 -18
- package/dist/actions/upsert-records-namespace.d.cts.map +1 -1
- package/dist/actions/upsert-records-namespace.d.mts +3 -18
- package/dist/actions/upsert-records-namespace.d.mts.map +1 -1
- package/dist/actions/upsert-records-namespace.mjs +1 -0
- package/dist/actions/upsert-records-namespace.mjs.map +1 -1
- package/dist/actions/upsert-vectors.cjs +1 -0
- package/dist/actions/upsert-vectors.cjs.map +1 -1
- package/dist/actions/upsert-vectors.d.cts +3 -26
- package/dist/actions/upsert-vectors.d.cts.map +1 -1
- package/dist/actions/upsert-vectors.d.mts +3 -26
- package/dist/actions/upsert-vectors.d.mts.map +1 -1
- package/dist/actions/upsert-vectors.mjs +1 -0
- package/dist/actions/upsert-vectors.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pinecone } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/describe-bulk-import.d.ts
|
|
@@ -15,22 +17,7 @@ declare const PineconeDescribeBulkImportOutput: z.ZodObject<{
|
|
|
15
17
|
percentComplete: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
18
|
recordsImported: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const pineconeDescribeBulkImport:
|
|
19
|
-
id: string;
|
|
20
|
-
index_host: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
generic_api_key: z.ZodString;
|
|
27
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>;
|
|
20
|
+
declare const pineconeDescribeBulkImport: AppAction<typeof PineconeDescribeBulkImportInput, typeof PineconeDescribeBulkImportOutput, typeof pinecone.credential>;
|
|
34
21
|
//#endregion
|
|
35
22
|
export { pineconeDescribeBulkImport };
|
|
36
23
|
//# sourceMappingURL=describe-bulk-import.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-bulk-import.d.cts","names":[],"sources":["../../src/actions/describe-bulk-import.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-bulk-import.d.cts","names":[],"sources":["../../src/actions/describe-bulk-import.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAWhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pinecone } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/describe-bulk-import.d.ts
|
|
@@ -15,22 +17,7 @@ declare const PineconeDescribeBulkImportOutput: z.ZodObject<{
|
|
|
15
17
|
percentComplete: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
18
|
recordsImported: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const pineconeDescribeBulkImport:
|
|
19
|
-
id: string;
|
|
20
|
-
index_host: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
generic_api_key: z.ZodString;
|
|
27
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>;
|
|
20
|
+
declare const pineconeDescribeBulkImport: AppAction<typeof PineconeDescribeBulkImportInput, typeof PineconeDescribeBulkImportOutput, typeof pinecone.credential>;
|
|
34
21
|
//#endregion
|
|
35
22
|
export { pineconeDescribeBulkImport };
|
|
36
23
|
//# sourceMappingURL=describe-bulk-import.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-bulk-import.d.mts","names":[],"sources":["../../src/actions/describe-bulk-import.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-bulk-import.d.mts","names":[],"sources":["../../src/actions/describe-bulk-import.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAWhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-bulk-import.mjs","names":[],"sources":["../../src/actions/describe-bulk-import.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeBulkImportInput = z.object({\n id: z.string().describe(\"Unique identifier for the import operation to describe.\"),\n index_host: z.string().describe(\"The host URL of the Pinecone index where the bulk import is being performed. This is the data plane URL (e.g., 'my-index-abc123.svc.us-east1-gcp.pinecone.io').\"),\n}).describe(\"Request model for describing a bulk import operation.\");\nexport const PineconeDescribeBulkImportOutput = z.object({\n id: z.string().describe(\"Unique identifier for the import operation.\").nullable().optional(),\n uri: z.string().describe(\"The URI from where the data is imported.\").nullable().optional(),\n error: z.string().describe(\"The error message if the import process failed.\").nullable().optional(),\n status: z.string().describe(\"The status of the operation. Possible values: 'Pending', 'InProgress', 'Failed', 'Completed', or 'Cancelled'.\").nullable().optional(),\n createdAt: z.string().describe(\"The start time of the import operation in date-time format.\").nullable().optional(),\n finishedAt: z.string().describe(\"The end time of the import operation in date-time format.\").nullable().optional(),\n percentComplete: z.number().describe(\"The progress made by the operation, as a percentage (0.0-100.0).\").nullable().optional(),\n recordsImported: z.number().int().describe(\"The number of records successfully imported.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing detailed information about a bulk import operation.\");\n\nexport const pineconeDescribeBulkImport = action(\"PINECONE_DESCRIBE_BULK_IMPORT\", {\n slug: \"pinecone-describe-bulk-import\",\n name: \"Describe Bulk Import\",\n description: \"Tool to describe a specific bulk import operation in Pinecone. Use when you need to retrieve detailed information about an import's status, progress, timing, and any errors.\",\n input: PineconeDescribeBulkImportInput,\n output: PineconeDescribeBulkImportOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-bulk-import.mjs","names":[],"sources":["../../src/actions/describe-bulk-import.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pinecone } from \"../app\";\n\nexport const PineconeDescribeBulkImportInput = z.object({\n id: z.string().describe(\"Unique identifier for the import operation to describe.\"),\n index_host: z.string().describe(\"The host URL of the Pinecone index where the bulk import is being performed. This is the data plane URL (e.g., 'my-index-abc123.svc.us-east1-gcp.pinecone.io').\"),\n}).describe(\"Request model for describing a bulk import operation.\");\nexport const PineconeDescribeBulkImportOutput = z.object({\n id: z.string().describe(\"Unique identifier for the import operation.\").nullable().optional(),\n uri: z.string().describe(\"The URI from where the data is imported.\").nullable().optional(),\n error: z.string().describe(\"The error message if the import process failed.\").nullable().optional(),\n status: z.string().describe(\"The status of the operation. Possible values: 'Pending', 'InProgress', 'Failed', 'Completed', or 'Cancelled'.\").nullable().optional(),\n createdAt: z.string().describe(\"The start time of the import operation in date-time format.\").nullable().optional(),\n finishedAt: z.string().describe(\"The end time of the import operation in date-time format.\").nullable().optional(),\n percentComplete: z.number().describe(\"The progress made by the operation, as a percentage (0.0-100.0).\").nullable().optional(),\n recordsImported: z.number().int().describe(\"The number of records successfully imported.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing detailed information about a bulk import operation.\");\n\nexport const pineconeDescribeBulkImport: AppAction<\n typeof PineconeDescribeBulkImportInput,\n typeof PineconeDescribeBulkImportOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DESCRIBE_BULK_IMPORT\", {\n slug: \"pinecone-describe-bulk-import\",\n name: \"Describe Bulk Import\",\n description: \"Tool to describe a specific bulk import operation in Pinecone. Use when you need to retrieve detailed information about an import's status, progress, timing, and any errors.\",\n input: PineconeDescribeBulkImportInput,\n output: PineconeDescribeBulkImportOutput,\n});\n"],"mappings":";;;AAqBA,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK;CACnM,CAAC,CAAC,CAAC,SAAS,uDAoBH;CACP,QApB8C,EAAE,OAAO;EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjK,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+EAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-file.cjs","names":["z","action"],"sources":["../../src/actions/describe-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeFileInput = z.object({\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n include_url: z.string().describe(\"Set to 'true' to include the signed URL of the file in the response. The signed URL provides temporary, read-only access to the underlying file.\").optional(),\n assistant_host: z.string().describe(\"The host URL of the assistant. This is typically in the format 'prod-1-data.ke.pinecone.io' or similar.\"),\n assistant_name: z.string().describe(\"The name of the assistant to which the file was uploaded.\"),\n assistant_file_id: z.string().describe(\"The UUID of the file to describe.\"),\n}).describe(\"Request parameters for describing a file uploaded to a Pinecone assistant.\");\nexport const PineconeDescribeFileOutput = z.object({\n id: z.string().describe(\"The unique UUID identifier of the file.\").nullable(),\n name: z.string().describe(\"The name of the uploaded file.\").nullable(),\n status: z.string().describe(\"The current state of the uploaded file. Possible values: 'Processing' (file is being processed), 'Available' (processing completed successfully), 'Deleting' (deletion initiated), 'ProcessingFailed' (processing failed with error). Note: Once deleted, the API returns 404 instead of a file object.\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the file.\").nullable().optional(),\n created_on: z.string().describe(\"Timestamp when the file was created (ISO 8601 format).\").nullable().optional(),\n multimodal: z.boolean().describe(\"Indicates whether the file was processed as multimodal.\").nullable().optional(),\n signed_url: z.string().describe(\"A signed URL that provides temporary, read-only access to the underlying file. Anyone with the link can access the file, so treat it as sensitive data. Expires after a short time. Only present if include_url was set to 'true'.\").nullable().optional(),\n updated_on: z.string().describe(\"Timestamp when the file was last updated (ISO 8601 format).\").nullable().optional(),\n percent_done: z.number().describe(\"The percentage of the file that has been processed (0.0 to 100.0).\").nullable().optional(),\n error_message: z.string().describe(\"A message describing any error during file processing. Only provided if an error occurs.\").nullable().optional(),\n}).passthrough().describe(\"Response containing the status and metadata of an uploaded file.\");\n\nexport const pineconeDescribeFile = action(\"PINECONE_DESCRIBE_FILE\", {\n slug: \"pinecone-describe-file\",\n name: \"Describe File\",\n description: \"Tool to get the status and metadata of a file uploaded to a Pinecone assistant. Use when you need to check file processing status, retrieve file metadata, or get a temporary signed URL for accessing the file contents.\",\n input: PineconeDescribeFileInput,\n output: PineconeDescribeFileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-file.cjs","names":["z","action"],"sources":["../../src/actions/describe-file.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pinecone } from \"../app\";\n\nexport const PineconeDescribeFileInput = z.object({\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n include_url: z.string().describe(\"Set to 'true' to include the signed URL of the file in the response. The signed URL provides temporary, read-only access to the underlying file.\").optional(),\n assistant_host: z.string().describe(\"The host URL of the assistant. This is typically in the format 'prod-1-data.ke.pinecone.io' or similar.\"),\n assistant_name: z.string().describe(\"The name of the assistant to which the file was uploaded.\"),\n assistant_file_id: z.string().describe(\"The UUID of the file to describe.\"),\n}).describe(\"Request parameters for describing a file uploaded to a Pinecone assistant.\");\nexport const PineconeDescribeFileOutput = z.object({\n id: z.string().describe(\"The unique UUID identifier of the file.\").nullable(),\n name: z.string().describe(\"The name of the uploaded file.\").nullable(),\n status: z.string().describe(\"The current state of the uploaded file. Possible values: 'Processing' (file is being processed), 'Available' (processing completed successfully), 'Deleting' (deletion initiated), 'ProcessingFailed' (processing failed with error). Note: Once deleted, the API returns 404 instead of a file object.\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the file.\").nullable().optional(),\n created_on: z.string().describe(\"Timestamp when the file was created (ISO 8601 format).\").nullable().optional(),\n multimodal: z.boolean().describe(\"Indicates whether the file was processed as multimodal.\").nullable().optional(),\n signed_url: z.string().describe(\"A signed URL that provides temporary, read-only access to the underlying file. Anyone with the link can access the file, so treat it as sensitive data. Expires after a short time. Only present if include_url was set to 'true'.\").nullable().optional(),\n updated_on: z.string().describe(\"Timestamp when the file was last updated (ISO 8601 format).\").nullable().optional(),\n percent_done: z.number().describe(\"The percentage of the file that has been processed (0.0 to 100.0).\").nullable().optional(),\n error_message: z.string().describe(\"A message describing any error during file processing. Only provided if an error occurs.\").nullable().optional(),\n}).passthrough().describe(\"Response containing the status and metadata of an uploaded file.\");\n\nexport const pineconeDescribeFile: AppAction<\n typeof PineconeDescribeFileInput,\n typeof PineconeDescribeFileOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DESCRIBE_FILE\", {\n slug: \"pinecone-describe-file\",\n name: \"Describe File\",\n description: \"Tool to get the status and metadata of a file uploaded to a Pinecone assistant. Use when you need to check file processing status, retrieve file metadata, or get a temporary signed URL for accessing the file contents.\",\n input: PineconeDescribeFileInput,\n output: PineconeDescribeFileOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAChH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CAC9L,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG;CAC7I,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC/F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;AAC5E,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,ySAAyS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3V,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oOAAoO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1R,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAE5F,MAAa,uBAITC,eAAAA,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pinecone } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/describe-file.d.ts
|
|
@@ -20,25 +22,7 @@ declare const PineconeDescribeFileOutput: z.ZodObject<{
|
|
|
20
22
|
percent_done: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
21
23
|
error_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const pineconeDescribeFile:
|
|
24
|
-
assistant_host: string;
|
|
25
|
-
assistant_name: string;
|
|
26
|
-
assistant_file_id: string;
|
|
27
|
-
api_version?: string | undefined;
|
|
28
|
-
include_url?: string | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
30
|
-
connectionId: z.ZodString;
|
|
31
|
-
entityId: z.ZodString;
|
|
32
|
-
instanceId: z.ZodString;
|
|
33
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
-
generic_api_key: z.ZodString;
|
|
35
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
36
|
-
connectionId: z.ZodString;
|
|
37
|
-
entityId: z.ZodString;
|
|
38
|
-
instanceId: z.ZodString;
|
|
39
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
-
generic_api_key: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>;
|
|
25
|
+
declare const pineconeDescribeFile: AppAction<typeof PineconeDescribeFileInput, typeof PineconeDescribeFileOutput, typeof pinecone.credential>;
|
|
42
26
|
//#endregion
|
|
43
27
|
export { pineconeDescribeFile };
|
|
44
28
|
//# sourceMappingURL=describe-file.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-file.d.cts","names":[],"sources":["../../src/actions/describe-file.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-file.d.cts","names":[],"sources":["../../src/actions/describe-file.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAOzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pinecone } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/describe-file.d.ts
|
|
@@ -20,25 +22,7 @@ declare const PineconeDescribeFileOutput: z.ZodObject<{
|
|
|
20
22
|
percent_done: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
21
23
|
error_message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const pineconeDescribeFile:
|
|
24
|
-
assistant_host: string;
|
|
25
|
-
assistant_name: string;
|
|
26
|
-
assistant_file_id: string;
|
|
27
|
-
api_version?: string | undefined;
|
|
28
|
-
include_url?: string | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
30
|
-
connectionId: z.ZodString;
|
|
31
|
-
entityId: z.ZodString;
|
|
32
|
-
instanceId: z.ZodString;
|
|
33
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
-
generic_api_key: z.ZodString;
|
|
35
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
36
|
-
connectionId: z.ZodString;
|
|
37
|
-
entityId: z.ZodString;
|
|
38
|
-
instanceId: z.ZodString;
|
|
39
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
-
generic_api_key: z.ZodString;
|
|
41
|
-
}, z.core.$strip>>]>;
|
|
25
|
+
declare const pineconeDescribeFile: AppAction<typeof PineconeDescribeFileInput, typeof PineconeDescribeFileOutput, typeof pinecone.credential>;
|
|
42
26
|
//#endregion
|
|
43
27
|
export { pineconeDescribeFile };
|
|
44
28
|
//# sourceMappingURL=describe-file.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-file.d.mts","names":[],"sources":["../../src/actions/describe-file.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-file.d.mts","names":[],"sources":["../../src/actions/describe-file.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAOzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-file.mjs","names":[],"sources":["../../src/actions/describe-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeFileInput = z.object({\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n include_url: z.string().describe(\"Set to 'true' to include the signed URL of the file in the response. The signed URL provides temporary, read-only access to the underlying file.\").optional(),\n assistant_host: z.string().describe(\"The host URL of the assistant. This is typically in the format 'prod-1-data.ke.pinecone.io' or similar.\"),\n assistant_name: z.string().describe(\"The name of the assistant to which the file was uploaded.\"),\n assistant_file_id: z.string().describe(\"The UUID of the file to describe.\"),\n}).describe(\"Request parameters for describing a file uploaded to a Pinecone assistant.\");\nexport const PineconeDescribeFileOutput = z.object({\n id: z.string().describe(\"The unique UUID identifier of the file.\").nullable(),\n name: z.string().describe(\"The name of the uploaded file.\").nullable(),\n status: z.string().describe(\"The current state of the uploaded file. Possible values: 'Processing' (file is being processed), 'Available' (processing completed successfully), 'Deleting' (deletion initiated), 'ProcessingFailed' (processing failed with error). Note: Once deleted, the API returns 404 instead of a file object.\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the file.\").nullable().optional(),\n created_on: z.string().describe(\"Timestamp when the file was created (ISO 8601 format).\").nullable().optional(),\n multimodal: z.boolean().describe(\"Indicates whether the file was processed as multimodal.\").nullable().optional(),\n signed_url: z.string().describe(\"A signed URL that provides temporary, read-only access to the underlying file. Anyone with the link can access the file, so treat it as sensitive data. Expires after a short time. Only present if include_url was set to 'true'.\").nullable().optional(),\n updated_on: z.string().describe(\"Timestamp when the file was last updated (ISO 8601 format).\").nullable().optional(),\n percent_done: z.number().describe(\"The percentage of the file that has been processed (0.0 to 100.0).\").nullable().optional(),\n error_message: z.string().describe(\"A message describing any error during file processing. Only provided if an error occurs.\").nullable().optional(),\n}).passthrough().describe(\"Response containing the status and metadata of an uploaded file.\");\n\nexport const pineconeDescribeFile = action(\"PINECONE_DESCRIBE_FILE\", {\n slug: \"pinecone-describe-file\",\n name: \"Describe File\",\n description: \"Tool to get the status and metadata of a file uploaded to a Pinecone assistant. Use when you need to check file processing status, retrieve file metadata, or get a temporary signed URL for accessing the file contents.\",\n input: PineconeDescribeFileInput,\n output: PineconeDescribeFileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-file.mjs","names":[],"sources":["../../src/actions/describe-file.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pinecone } from \"../app\";\n\nexport const PineconeDescribeFileInput = z.object({\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n include_url: z.string().describe(\"Set to 'true' to include the signed URL of the file in the response. The signed URL provides temporary, read-only access to the underlying file.\").optional(),\n assistant_host: z.string().describe(\"The host URL of the assistant. This is typically in the format 'prod-1-data.ke.pinecone.io' or similar.\"),\n assistant_name: z.string().describe(\"The name of the assistant to which the file was uploaded.\"),\n assistant_file_id: z.string().describe(\"The UUID of the file to describe.\"),\n}).describe(\"Request parameters for describing a file uploaded to a Pinecone assistant.\");\nexport const PineconeDescribeFileOutput = z.object({\n id: z.string().describe(\"The unique UUID identifier of the file.\").nullable(),\n name: z.string().describe(\"The name of the uploaded file.\").nullable(),\n status: z.string().describe(\"The current state of the uploaded file. Possible values: 'Processing' (file is being processed), 'Available' (processing completed successfully), 'Deleting' (deletion initiated), 'ProcessingFailed' (processing failed with error). Note: Once deleted, the API returns 404 instead of a file object.\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Custom metadata associated with the file.\").nullable().optional(),\n created_on: z.string().describe(\"Timestamp when the file was created (ISO 8601 format).\").nullable().optional(),\n multimodal: z.boolean().describe(\"Indicates whether the file was processed as multimodal.\").nullable().optional(),\n signed_url: z.string().describe(\"A signed URL that provides temporary, read-only access to the underlying file. Anyone with the link can access the file, so treat it as sensitive data. Expires after a short time. Only present if include_url was set to 'true'.\").nullable().optional(),\n updated_on: z.string().describe(\"Timestamp when the file was last updated (ISO 8601 format).\").nullable().optional(),\n percent_done: z.number().describe(\"The percentage of the file that has been processed (0.0 to 100.0).\").nullable().optional(),\n error_message: z.string().describe(\"A message describing any error during file processing. Only provided if an error occurs.\").nullable().optional(),\n}).passthrough().describe(\"Response containing the status and metadata of an uploaded file.\");\n\nexport const pineconeDescribeFile: AppAction<\n typeof PineconeDescribeFileInput,\n typeof PineconeDescribeFileOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DESCRIBE_FILE\", {\n slug: \"pinecone-describe-file\",\n name: \"Describe File\",\n description: \"Tool to get the status and metadata of a file uploaded to a Pinecone assistant. Use when you need to check file processing status, retrieve file metadata, or get a temporary signed URL for accessing the file contents.\",\n input: PineconeDescribeFileInput,\n output: PineconeDescribeFileOutput,\n});\n"],"mappings":";;;AA0BA,MAAa,uBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA5BuC,EAAE,OAAO;EAChD,aAAa,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAChH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;EAC9L,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG;EAC7I,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EAC/F,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC5E,CAAC,CAAC,CAAC,SAAS,4EAsBH;CACP,QAtBwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,ySAAyS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3V,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oOAAoO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1R,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5H,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-index-stats.cjs","names":["z","action"],"sources":["../../src/actions/describe-index-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeIndexStatsInput = z.object({\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter expression to get stats for only vectors matching the filter. Only supported on pod-based indexes. Serverless and starter indexes do not support this parameter.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to get stats for (e.g., 'index-name-xxx.svc.region.pinecone.io'). Get this from the list_indexes response.\"),\n}).describe(\"Request model for getting index statistics.\");\nexport const PineconeDescribeIndexStatsOutput = z.object({\n metric: z.string().describe(\"Similarity measurement metric (e.g., 'cosine')\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimension (not specified for sparse indexes)\").nullable().optional(),\n namespaces: z.record(z.string(), z.unknown()).describe(\"Maps each namespace name to a NamespaceSummary object containing vector count\").nullable().optional(),\n vectorType: z.string().describe(\"Type of vectors stored (e.g., 'dense')\").nullable().optional(),\n indexFullness: z.number().describe(\"Index fullness percentage (0-1), relevant only for pod-based indexes\").nullable().optional(),\n memory_fullness: z.number().describe(\"Memory usage for dedicated indexes\").nullable().optional(),\n storage_fullness: z.number().describe(\"Storage usage for dedicated indexes\").nullable().optional(),\n totalVectorCount: z.number().int().describe(\"Total number of vectors across all namespaces\").nullable().optional(),\n}).passthrough().describe(\"Response model for index statistics including vector count, dimensions, and fullness.\");\n\nexport const pineconeDescribeIndexStats = action(\"PINECONE_DESCRIBE_INDEX_STATS\", {\n slug: \"pinecone-describe-index-stats\",\n name: \"Describe Index Stats\",\n description: \"Tool to get index statistics including vector count per namespace, dimensions, and fullness. Use when you need to understand the contents and status of an index.\",\n input: PineconeDescribeIndexStatsInput,\n output: PineconeDescribeIndexStatsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-index-stats.cjs","names":["z","action"],"sources":["../../src/actions/describe-index-stats.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pinecone } from \"../app\";\n\nexport const PineconeDescribeIndexStatsInput = z.object({\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter expression to get stats for only vectors matching the filter. Only supported on pod-based indexes. Serverless and starter indexes do not support this parameter.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to get stats for (e.g., 'index-name-xxx.svc.region.pinecone.io'). Get this from the list_indexes response.\"),\n}).describe(\"Request model for getting index statistics.\");\nexport const PineconeDescribeIndexStatsOutput = z.object({\n metric: z.string().describe(\"Similarity measurement metric (e.g., 'cosine')\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimension (not specified for sparse indexes)\").nullable().optional(),\n namespaces: z.record(z.string(), z.unknown()).describe(\"Maps each namespace name to a NamespaceSummary object containing vector count\").nullable().optional(),\n vectorType: z.string().describe(\"Type of vectors stored (e.g., 'dense')\").nullable().optional(),\n indexFullness: z.number().describe(\"Index fullness percentage (0-1), relevant only for pod-based indexes\").nullable().optional(),\n memory_fullness: z.number().describe(\"Memory usage for dedicated indexes\").nullable().optional(),\n storage_fullness: z.number().describe(\"Storage usage for dedicated indexes\").nullable().optional(),\n totalVectorCount: z.number().int().describe(\"Total number of vectors across all namespaces\").nullable().optional(),\n}).passthrough().describe(\"Response model for index statistics including vector count, dimensions, and fullness.\");\n\nexport const pineconeDescribeIndexStats: AppAction<\n typeof PineconeDescribeIndexStatsInput,\n typeof PineconeDescribeIndexStatsOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DESCRIBE_INDEX_STATS\", {\n slug: \"pinecone-describe-index-stats\",\n name: \"Describe Index Stats\",\n description: \"Tool to get index statistics including vector count per namespace, dimensions, and fullness. Use when you need to understand the contents and status of an index.\",\n input: PineconeDescribeIndexStatsInput,\n output: PineconeDescribeIndexStatsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS;CAChP,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI;AACxK,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,YAAYA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uFAAuF;AAEjH,MAAa,6BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pinecone } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/describe-index-stats.d.ts
|
|
@@ -15,22 +17,7 @@ declare const PineconeDescribeIndexStatsOutput: z.ZodObject<{
|
|
|
15
17
|
storage_fullness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
18
|
totalVectorCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const pineconeDescribeIndexStats:
|
|
19
|
-
index_host: string;
|
|
20
|
-
filter?: Record<string, unknown> | undefined;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
generic_api_key: z.ZodString;
|
|
27
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>;
|
|
20
|
+
declare const pineconeDescribeIndexStats: AppAction<typeof PineconeDescribeIndexStatsInput, typeof PineconeDescribeIndexStatsOutput, typeof pinecone.credential>;
|
|
34
21
|
//#endregion
|
|
35
22
|
export { pineconeDescribeIndexStats };
|
|
36
23
|
//# sourceMappingURL=describe-index-stats.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-index-stats.d.cts","names":[],"sources":["../../src/actions/describe-index-stats.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-index-stats.d.cts","names":[],"sources":["../../src/actions/describe-index-stats.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAWhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pinecone } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/describe-index-stats.d.ts
|
|
@@ -15,22 +17,7 @@ declare const PineconeDescribeIndexStatsOutput: z.ZodObject<{
|
|
|
15
17
|
storage_fullness: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
18
|
totalVectorCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const pineconeDescribeIndexStats:
|
|
19
|
-
index_host: string;
|
|
20
|
-
filter?: Record<string, unknown> | undefined;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
generic_api_key: z.ZodString;
|
|
27
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>;
|
|
20
|
+
declare const pineconeDescribeIndexStats: AppAction<typeof PineconeDescribeIndexStatsInput, typeof PineconeDescribeIndexStatsOutput, typeof pinecone.credential>;
|
|
34
21
|
//#endregion
|
|
35
22
|
export { pineconeDescribeIndexStats };
|
|
36
23
|
//# sourceMappingURL=describe-index-stats.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-index-stats.d.mts","names":[],"sources":["../../src/actions/describe-index-stats.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-index-stats.d.mts","names":[],"sources":["../../src/actions/describe-index-stats.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAWhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-index-stats.mjs","names":[],"sources":["../../src/actions/describe-index-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeIndexStatsInput = z.object({\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter expression to get stats for only vectors matching the filter. Only supported on pod-based indexes. Serverless and starter indexes do not support this parameter.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to get stats for (e.g., 'index-name-xxx.svc.region.pinecone.io'). Get this from the list_indexes response.\"),\n}).describe(\"Request model for getting index statistics.\");\nexport const PineconeDescribeIndexStatsOutput = z.object({\n metric: z.string().describe(\"Similarity measurement metric (e.g., 'cosine')\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimension (not specified for sparse indexes)\").nullable().optional(),\n namespaces: z.record(z.string(), z.unknown()).describe(\"Maps each namespace name to a NamespaceSummary object containing vector count\").nullable().optional(),\n vectorType: z.string().describe(\"Type of vectors stored (e.g., 'dense')\").nullable().optional(),\n indexFullness: z.number().describe(\"Index fullness percentage (0-1), relevant only for pod-based indexes\").nullable().optional(),\n memory_fullness: z.number().describe(\"Memory usage for dedicated indexes\").nullable().optional(),\n storage_fullness: z.number().describe(\"Storage usage for dedicated indexes\").nullable().optional(),\n totalVectorCount: z.number().int().describe(\"Total number of vectors across all namespaces\").nullable().optional(),\n}).passthrough().describe(\"Response model for index statistics including vector count, dimensions, and fullness.\");\n\nexport const pineconeDescribeIndexStats = action(\"PINECONE_DESCRIBE_INDEX_STATS\", {\n slug: \"pinecone-describe-index-stats\",\n name: \"Describe Index Stats\",\n description: \"Tool to get index statistics including vector count per namespace, dimensions, and fullness. Use when you need to understand the contents and status of an index.\",\n input: PineconeDescribeIndexStatsInput,\n output: PineconeDescribeIndexStatsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-index-stats.mjs","names":[],"sources":["../../src/actions/describe-index-stats.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pinecone } from \"../app\";\n\nexport const PineconeDescribeIndexStatsInput = z.object({\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter expression to get stats for only vectors matching the filter. Only supported on pod-based indexes. Serverless and starter indexes do not support this parameter.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to get stats for (e.g., 'index-name-xxx.svc.region.pinecone.io'). Get this from the list_indexes response.\"),\n}).describe(\"Request model for getting index statistics.\");\nexport const PineconeDescribeIndexStatsOutput = z.object({\n metric: z.string().describe(\"Similarity measurement metric (e.g., 'cosine')\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimension (not specified for sparse indexes)\").nullable().optional(),\n namespaces: z.record(z.string(), z.unknown()).describe(\"Maps each namespace name to a NamespaceSummary object containing vector count\").nullable().optional(),\n vectorType: z.string().describe(\"Type of vectors stored (e.g., 'dense')\").nullable().optional(),\n indexFullness: z.number().describe(\"Index fullness percentage (0-1), relevant only for pod-based indexes\").nullable().optional(),\n memory_fullness: z.number().describe(\"Memory usage for dedicated indexes\").nullable().optional(),\n storage_fullness: z.number().describe(\"Storage usage for dedicated indexes\").nullable().optional(),\n totalVectorCount: z.number().int().describe(\"Total number of vectors across all namespaces\").nullable().optional(),\n}).passthrough().describe(\"Response model for index statistics including vector count, dimensions, and fullness.\");\n\nexport const pineconeDescribeIndexStats: AppAction<\n typeof PineconeDescribeIndexStatsInput,\n typeof PineconeDescribeIndexStatsOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DESCRIBE_INDEX_STATS\", {\n slug: \"pinecone-describe-index-stats\",\n name: \"Describe Index Stats\",\n description: \"Tool to get index statistics including vector count per namespace, dimensions, and fullness. Use when you need to understand the contents and status of an index.\",\n input: PineconeDescribeIndexStatsInput,\n output: PineconeDescribeIndexStatsOutput,\n});\n"],"mappings":";;;AAqBA,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvB6C,EAAE,OAAO;EACtD,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS;EAChP,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI;CACxK,CAAC,CAAC,CAAC,SAAS,6CAoBH;CACP,QApB8C,EAAE,OAAO;EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,YAAY,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5J,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uFAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-index.cjs","names":["z","action"],"sources":["../../src/actions/describe-index.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeIndexInput = z.object({\n index_name: z.string().describe(\"The name of the index to describe.\"),\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n}).describe(\"Request parameters for describing a Pinecone index.\");\nconst PineconeDescribeIndex_PodSpecSchema = z.object({\n pods: z.number().int().describe(\"Number of pods.\").nullable(),\n shards: z.number().int().describe(\"Number of shards.\").nullable(),\n pod_type: z.string().describe(\"Type of pod.\").nullable(),\n replicas: z.number().int().describe(\"Number of replicas.\").nullable(),\n environment: z.string().describe(\"Deployment environment.\").nullable(),\n metadata_config: z.record(z.string(), z.unknown()).describe(\"Metadata configuration.\").nullable().optional(),\n source_collection: z.string().describe(\"Source collection name.\").nullable().optional(),\n}).passthrough().describe(\"Pod-based deployment specification.\");\nconst PineconeDescribeIndex_ServerlessSpecSchema = z.object({\n cloud: z.string().describe(\"Cloud provider.\").nullable(),\n region: z.string().describe(\"Cloud region.\").nullable(),\n}).passthrough().describe(\"Serverless deployment specification.\");\nconst PineconeDescribeIndex_IndexSpecSchema = z.object({\n pod: PineconeDescribeIndex_PodSpecSchema.nullable().optional(),\n serverless: PineconeDescribeIndex_ServerlessSpecSchema.nullable().optional(),\n}).passthrough().describe(\"Deployment specification for an index.\");\nconst PineconeDescribeIndex_EmbedFieldMapSchema = z.object({\n input_field: z.string().describe(\"Name of the field containing text to embed.\").nullable().optional(),\n metadata_fields: z.array(z.string()).describe(\"List of metadata field names to include.\").nullable().optional(),\n}).passthrough().describe(\"Field mapping for integrated embedding.\");\nconst PineconeDescribeIndex_EmbedConfigSchema = z.object({\n read: z.boolean().describe(\"Whether to use embeddings for read operations.\").nullable().optional(),\n model: z.string().describe(\"Name of the embedding model.\").nullable(),\n write: z.boolean().describe(\"Whether to use embeddings for write operations.\").nullable().optional(),\n field_map: PineconeDescribeIndex_EmbedFieldMapSchema.nullable().optional(),\n}).passthrough().describe(\"Configuration for integrated embedding and inference.\");\nconst PineconeDescribeIndex_IndexStatusSchema = z.object({\n ready: z.boolean().describe(\"Whether the index is operational.\").nullable(),\n state: z.string().describe(\"Current condition of the index (e.g., Initializing, Ready, ScalingUp, ScalingDown, Terminating).\").nullable(),\n}).passthrough().describe(\"Current state of the index.\");\nexport const PineconeDescribeIndexOutput = z.object({\n host: z.string().describe(\"Hosted URL address of the index.\").nullable(),\n name: z.string().describe(\"Index name, 1-45 chars, alphanumeric/hyphens only.\").nullable(),\n spec: PineconeDescribeIndex_IndexSpecSchema.nullable().optional(),\n tags: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs.\").nullable().optional(),\n embed: PineconeDescribeIndex_EmbedConfigSchema.nullable().optional(),\n metric: z.string().describe(\"Distance metric: 'cosine', 'euclidean', or 'dotproduct'.\").nullable(),\n status: PineconeDescribeIndex_IndexStatusSchema.nullable(),\n dimension: z.number().int().describe(\"Vector dimensions, range 1-20000.\").nullable(),\n vector_type: z.string().describe(\"Vector type: 'dense' or 'sparse' (default: 'dense').\").nullable().optional(),\n private_host: z.string().describe(\"Private endpoint URL if configured.\").nullable().optional(),\n deletion_protection: z.string().describe(\"Protection status for deletion.\").nullable().optional(),\n}).passthrough().describe(\"Response containing full index configuration including host and integrated embedding settings.\");\n\nexport const pineconeDescribeIndex = action(\"PINECONE_DESCRIBE_INDEX\", {\n slug: \"pinecone-describe-index\",\n name: \"Describe Index\",\n description: \"Tool to retrieve full Pinecone index configuration including host and integrated embedding settings. Use when you need to check if an index has integrated inference (embed config) to avoid 'Integrated inference is not configured' errors by choosing the appropriate search method.\",\n input: PineconeDescribeIndexInput,\n output: PineconeDescribeIndexOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-index.cjs","names":["z","action"],"sources":["../../src/actions/describe-index.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pinecone } from \"../app\";\n\nexport const PineconeDescribeIndexInput = z.object({\n index_name: z.string().describe(\"The name of the index to describe.\"),\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n}).describe(\"Request parameters for describing a Pinecone index.\");\nconst PineconeDescribeIndex_PodSpecSchema = z.object({\n pods: z.number().int().describe(\"Number of pods.\").nullable(),\n shards: z.number().int().describe(\"Number of shards.\").nullable(),\n pod_type: z.string().describe(\"Type of pod.\").nullable(),\n replicas: z.number().int().describe(\"Number of replicas.\").nullable(),\n environment: z.string().describe(\"Deployment environment.\").nullable(),\n metadata_config: z.record(z.string(), z.unknown()).describe(\"Metadata configuration.\").nullable().optional(),\n source_collection: z.string().describe(\"Source collection name.\").nullable().optional(),\n}).passthrough().describe(\"Pod-based deployment specification.\");\nconst PineconeDescribeIndex_ServerlessSpecSchema = z.object({\n cloud: z.string().describe(\"Cloud provider.\").nullable(),\n region: z.string().describe(\"Cloud region.\").nullable(),\n}).passthrough().describe(\"Serverless deployment specification.\");\nconst PineconeDescribeIndex_IndexSpecSchema = z.object({\n pod: PineconeDescribeIndex_PodSpecSchema.nullable().optional(),\n serverless: PineconeDescribeIndex_ServerlessSpecSchema.nullable().optional(),\n}).passthrough().describe(\"Deployment specification for an index.\");\nconst PineconeDescribeIndex_EmbedFieldMapSchema = z.object({\n input_field: z.string().describe(\"Name of the field containing text to embed.\").nullable().optional(),\n metadata_fields: z.array(z.string()).describe(\"List of metadata field names to include.\").nullable().optional(),\n}).passthrough().describe(\"Field mapping for integrated embedding.\");\nconst PineconeDescribeIndex_EmbedConfigSchema = z.object({\n read: z.boolean().describe(\"Whether to use embeddings for read operations.\").nullable().optional(),\n model: z.string().describe(\"Name of the embedding model.\").nullable(),\n write: z.boolean().describe(\"Whether to use embeddings for write operations.\").nullable().optional(),\n field_map: PineconeDescribeIndex_EmbedFieldMapSchema.nullable().optional(),\n}).passthrough().describe(\"Configuration for integrated embedding and inference.\");\nconst PineconeDescribeIndex_IndexStatusSchema = z.object({\n ready: z.boolean().describe(\"Whether the index is operational.\").nullable(),\n state: z.string().describe(\"Current condition of the index (e.g., Initializing, Ready, ScalingUp, ScalingDown, Terminating).\").nullable(),\n}).passthrough().describe(\"Current state of the index.\");\nexport const PineconeDescribeIndexOutput = z.object({\n host: z.string().describe(\"Hosted URL address of the index.\").nullable(),\n name: z.string().describe(\"Index name, 1-45 chars, alphanumeric/hyphens only.\").nullable(),\n spec: PineconeDescribeIndex_IndexSpecSchema.nullable().optional(),\n tags: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs.\").nullable().optional(),\n embed: PineconeDescribeIndex_EmbedConfigSchema.nullable().optional(),\n metric: z.string().describe(\"Distance metric: 'cosine', 'euclidean', or 'dotproduct'.\").nullable(),\n status: PineconeDescribeIndex_IndexStatusSchema.nullable(),\n dimension: z.number().int().describe(\"Vector dimensions, range 1-20000.\").nullable(),\n vector_type: z.string().describe(\"Vector type: 'dense' or 'sparse' (default: 'dense').\").nullable().optional(),\n private_host: z.string().describe(\"Private endpoint URL if configured.\").nullable().optional(),\n deletion_protection: z.string().describe(\"Protection status for deletion.\").nullable().optional(),\n}).passthrough().describe(\"Response containing full index configuration including host and integrated embedding settings.\");\n\nexport const pineconeDescribeIndex: AppAction<\n typeof PineconeDescribeIndexInput,\n typeof PineconeDescribeIndexOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DESCRIBE_INDEX\", {\n slug: \"pinecone-describe-index\",\n name: \"Describe Index\",\n description: \"Tool to retrieve full Pinecone index configuration including host and integrated embedding settings. Use when you need to check if an index has integrated inference (embed config) to avoid 'Integrated inference is not configured' errors by choosing the appropriate search method.\",\n input: PineconeDescribeIndexInput,\n output: PineconeDescribeIndexOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pinecone } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/describe-index.d.ts
|
|
@@ -43,22 +45,7 @@ declare const PineconeDescribeIndexOutput: z.ZodObject<{
|
|
|
43
45
|
private_host: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
46
|
deletion_protection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
47
|
}, z.core.$loose>;
|
|
46
|
-
declare const pineconeDescribeIndex:
|
|
47
|
-
index_name: string;
|
|
48
|
-
api_version?: string | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
50
|
-
connectionId: z.ZodString;
|
|
51
|
-
entityId: z.ZodString;
|
|
52
|
-
instanceId: z.ZodString;
|
|
53
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
-
generic_api_key: z.ZodString;
|
|
55
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
56
|
-
connectionId: z.ZodString;
|
|
57
|
-
entityId: z.ZodString;
|
|
58
|
-
instanceId: z.ZodString;
|
|
59
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
-
generic_api_key: z.ZodString;
|
|
61
|
-
}, z.core.$strip>>]>;
|
|
48
|
+
declare const pineconeDescribeIndex: AppAction<typeof PineconeDescribeIndexInput, typeof PineconeDescribeIndexOutput, typeof pinecone.credential>;
|
|
62
49
|
//#endregion
|
|
63
50
|
export { pineconeDescribeIndex };
|
|
64
51
|
//# sourceMappingURL=describe-index.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-index.d.cts","names":[],"sources":["../../src/actions/describe-index.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-index.d.cts","names":[],"sources":["../../src/actions/describe-index.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAmC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAc3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pinecone } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/describe-index.d.ts
|
|
@@ -43,22 +45,7 @@ declare const PineconeDescribeIndexOutput: z.ZodObject<{
|
|
|
43
45
|
private_host: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
46
|
deletion_protection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
47
|
}, z.core.$loose>;
|
|
46
|
-
declare const pineconeDescribeIndex:
|
|
47
|
-
index_name: string;
|
|
48
|
-
api_version?: string | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
50
|
-
connectionId: z.ZodString;
|
|
51
|
-
entityId: z.ZodString;
|
|
52
|
-
instanceId: z.ZodString;
|
|
53
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
-
generic_api_key: z.ZodString;
|
|
55
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
56
|
-
connectionId: z.ZodString;
|
|
57
|
-
entityId: z.ZodString;
|
|
58
|
-
instanceId: z.ZodString;
|
|
59
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
-
generic_api_key: z.ZodString;
|
|
61
|
-
}, z.core.$strip>>]>;
|
|
48
|
+
declare const pineconeDescribeIndex: AppAction<typeof PineconeDescribeIndexInput, typeof PineconeDescribeIndexOutput, typeof pinecone.credential>;
|
|
62
49
|
//#endregion
|
|
63
50
|
export { pineconeDescribeIndex };
|
|
64
51
|
//# sourceMappingURL=describe-index.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-index.d.mts","names":[],"sources":["../../src/actions/describe-index.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-index.d.mts","names":[],"sources":["../../src/actions/describe-index.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAmC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAc3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-index.mjs","names":[],"sources":["../../src/actions/describe-index.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeIndexInput = z.object({\n index_name: z.string().describe(\"The name of the index to describe.\"),\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n}).describe(\"Request parameters for describing a Pinecone index.\");\nconst PineconeDescribeIndex_PodSpecSchema = z.object({\n pods: z.number().int().describe(\"Number of pods.\").nullable(),\n shards: z.number().int().describe(\"Number of shards.\").nullable(),\n pod_type: z.string().describe(\"Type of pod.\").nullable(),\n replicas: z.number().int().describe(\"Number of replicas.\").nullable(),\n environment: z.string().describe(\"Deployment environment.\").nullable(),\n metadata_config: z.record(z.string(), z.unknown()).describe(\"Metadata configuration.\").nullable().optional(),\n source_collection: z.string().describe(\"Source collection name.\").nullable().optional(),\n}).passthrough().describe(\"Pod-based deployment specification.\");\nconst PineconeDescribeIndex_ServerlessSpecSchema = z.object({\n cloud: z.string().describe(\"Cloud provider.\").nullable(),\n region: z.string().describe(\"Cloud region.\").nullable(),\n}).passthrough().describe(\"Serverless deployment specification.\");\nconst PineconeDescribeIndex_IndexSpecSchema = z.object({\n pod: PineconeDescribeIndex_PodSpecSchema.nullable().optional(),\n serverless: PineconeDescribeIndex_ServerlessSpecSchema.nullable().optional(),\n}).passthrough().describe(\"Deployment specification for an index.\");\nconst PineconeDescribeIndex_EmbedFieldMapSchema = z.object({\n input_field: z.string().describe(\"Name of the field containing text to embed.\").nullable().optional(),\n metadata_fields: z.array(z.string()).describe(\"List of metadata field names to include.\").nullable().optional(),\n}).passthrough().describe(\"Field mapping for integrated embedding.\");\nconst PineconeDescribeIndex_EmbedConfigSchema = z.object({\n read: z.boolean().describe(\"Whether to use embeddings for read operations.\").nullable().optional(),\n model: z.string().describe(\"Name of the embedding model.\").nullable(),\n write: z.boolean().describe(\"Whether to use embeddings for write operations.\").nullable().optional(),\n field_map: PineconeDescribeIndex_EmbedFieldMapSchema.nullable().optional(),\n}).passthrough().describe(\"Configuration for integrated embedding and inference.\");\nconst PineconeDescribeIndex_IndexStatusSchema = z.object({\n ready: z.boolean().describe(\"Whether the index is operational.\").nullable(),\n state: z.string().describe(\"Current condition of the index (e.g., Initializing, Ready, ScalingUp, ScalingDown, Terminating).\").nullable(),\n}).passthrough().describe(\"Current state of the index.\");\nexport const PineconeDescribeIndexOutput = z.object({\n host: z.string().describe(\"Hosted URL address of the index.\").nullable(),\n name: z.string().describe(\"Index name, 1-45 chars, alphanumeric/hyphens only.\").nullable(),\n spec: PineconeDescribeIndex_IndexSpecSchema.nullable().optional(),\n tags: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs.\").nullable().optional(),\n embed: PineconeDescribeIndex_EmbedConfigSchema.nullable().optional(),\n metric: z.string().describe(\"Distance metric: 'cosine', 'euclidean', or 'dotproduct'.\").nullable(),\n status: PineconeDescribeIndex_IndexStatusSchema.nullable(),\n dimension: z.number().int().describe(\"Vector dimensions, range 1-20000.\").nullable(),\n vector_type: z.string().describe(\"Vector type: 'dense' or 'sparse' (default: 'dense').\").nullable().optional(),\n private_host: z.string().describe(\"Private endpoint URL if configured.\").nullable().optional(),\n deletion_protection: z.string().describe(\"Protection status for deletion.\").nullable().optional(),\n}).passthrough().describe(\"Response containing full index configuration including host and integrated embedding settings.\");\n\nexport const pineconeDescribeIndex = action(\"PINECONE_DESCRIBE_INDEX\", {\n slug: \"pinecone-describe-index\",\n name: \"Describe Index\",\n description: \"Tool to retrieve full Pinecone index configuration including host and integrated embedding settings. Use when you need to check if an index has integrated inference (embed config) to avoid 'Integrated inference is not configured' errors by choosing the appropriate search method.\",\n input: PineconeDescribeIndexInput,\n output: PineconeDescribeIndexOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-index.mjs","names":[],"sources":["../../src/actions/describe-index.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pinecone } from \"../app\";\n\nexport const PineconeDescribeIndexInput = z.object({\n index_name: z.string().describe(\"The name of the index to describe.\"),\n api_version: z.string().default(\"2025-10\").describe(\"Date-based version header for the Pinecone API.\").optional(),\n}).describe(\"Request parameters for describing a Pinecone index.\");\nconst PineconeDescribeIndex_PodSpecSchema = z.object({\n pods: z.number().int().describe(\"Number of pods.\").nullable(),\n shards: z.number().int().describe(\"Number of shards.\").nullable(),\n pod_type: z.string().describe(\"Type of pod.\").nullable(),\n replicas: z.number().int().describe(\"Number of replicas.\").nullable(),\n environment: z.string().describe(\"Deployment environment.\").nullable(),\n metadata_config: z.record(z.string(), z.unknown()).describe(\"Metadata configuration.\").nullable().optional(),\n source_collection: z.string().describe(\"Source collection name.\").nullable().optional(),\n}).passthrough().describe(\"Pod-based deployment specification.\");\nconst PineconeDescribeIndex_ServerlessSpecSchema = z.object({\n cloud: z.string().describe(\"Cloud provider.\").nullable(),\n region: z.string().describe(\"Cloud region.\").nullable(),\n}).passthrough().describe(\"Serverless deployment specification.\");\nconst PineconeDescribeIndex_IndexSpecSchema = z.object({\n pod: PineconeDescribeIndex_PodSpecSchema.nullable().optional(),\n serverless: PineconeDescribeIndex_ServerlessSpecSchema.nullable().optional(),\n}).passthrough().describe(\"Deployment specification for an index.\");\nconst PineconeDescribeIndex_EmbedFieldMapSchema = z.object({\n input_field: z.string().describe(\"Name of the field containing text to embed.\").nullable().optional(),\n metadata_fields: z.array(z.string()).describe(\"List of metadata field names to include.\").nullable().optional(),\n}).passthrough().describe(\"Field mapping for integrated embedding.\");\nconst PineconeDescribeIndex_EmbedConfigSchema = z.object({\n read: z.boolean().describe(\"Whether to use embeddings for read operations.\").nullable().optional(),\n model: z.string().describe(\"Name of the embedding model.\").nullable(),\n write: z.boolean().describe(\"Whether to use embeddings for write operations.\").nullable().optional(),\n field_map: PineconeDescribeIndex_EmbedFieldMapSchema.nullable().optional(),\n}).passthrough().describe(\"Configuration for integrated embedding and inference.\");\nconst PineconeDescribeIndex_IndexStatusSchema = z.object({\n ready: z.boolean().describe(\"Whether the index is operational.\").nullable(),\n state: z.string().describe(\"Current condition of the index (e.g., Initializing, Ready, ScalingUp, ScalingDown, Terminating).\").nullable(),\n}).passthrough().describe(\"Current state of the index.\");\nexport const PineconeDescribeIndexOutput = z.object({\n host: z.string().describe(\"Hosted URL address of the index.\").nullable(),\n name: z.string().describe(\"Index name, 1-45 chars, alphanumeric/hyphens only.\").nullable(),\n spec: PineconeDescribeIndex_IndexSpecSchema.nullable().optional(),\n tags: z.record(z.string(), z.unknown()).describe(\"Custom metadata key-value pairs.\").nullable().optional(),\n embed: PineconeDescribeIndex_EmbedConfigSchema.nullable().optional(),\n metric: z.string().describe(\"Distance metric: 'cosine', 'euclidean', or 'dotproduct'.\").nullable(),\n status: PineconeDescribeIndex_IndexStatusSchema.nullable(),\n dimension: z.number().int().describe(\"Vector dimensions, range 1-20000.\").nullable(),\n vector_type: z.string().describe(\"Vector type: 'dense' or 'sparse' (default: 'dense').\").nullable().optional(),\n private_host: z.string().describe(\"Private endpoint URL if configured.\").nullable().optional(),\n deletion_protection: z.string().describe(\"Protection status for deletion.\").nullable().optional(),\n}).passthrough().describe(\"Response containing full index configuration including host and integrated embedding settings.\");\n\nexport const pineconeDescribeIndex: AppAction<\n typeof PineconeDescribeIndexInput,\n typeof PineconeDescribeIndexOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DESCRIBE_INDEX\", {\n slug: \"pinecone-describe-index\",\n name: \"Describe Index\",\n description: \"Tool to retrieve full Pinecone index configuration including host and integrated embedding settings. Use when you need to check if an index has integrated inference (embed config) to avoid 'Integrated inference is not configured' errors by choosing the appropriate search method.\",\n input: PineconeDescribeIndexInput,\n output: PineconeDescribeIndexOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-namespace.cjs","names":["z","action"],"sources":["../../src/actions/describe-namespace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeNamespaceInput = z.object({\n namespace: z.string().describe(\"The namespace to describe.\"),\n index_host: z.string().describe(\"The host URL of the serverless index containing the namespace. Can be obtained from the list indexes operation.\"),\n}).describe(\"Request model for describing a namespace in a serverless index.\");\nconst PineconeDescribeNamespace_NamespaceSchemaSchema = z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"A map of metadata field names to their configuration. The field name must be a valid metadata field name and must be unique.\"),\n}).passthrough().describe(\"Schema for the behavior of Pinecone's internal metadata index.\");\nconst PineconeDescribeNamespace_IndexedFieldsSchema = z.object({\n fields: z.array(z.string()).describe(\"List of all indexed metadata field names in the namespace\").nullable().optional(),\n}).passthrough().describe(\"Contains indexed metadata field information.\");\nexport const PineconeDescribeNamespaceOutput = z.object({\n name: z.string().describe(\"The name of the namespace\").nullable().optional(),\n schema: PineconeDescribeNamespace_NamespaceSchemaSchema.nullable().optional(),\n record_count: z.number().int().describe(\"The total amount of records within the namespace\").nullable().optional(),\n indexed_fields: PineconeDescribeNamespace_IndexedFieldsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for namespace description, including name, record count, and indexed fields.\");\n\nexport const pineconeDescribeNamespace = action(\"PINECONE_DESCRIBE_NAMESPACE\", {\n slug: \"pinecone-describe-namespace\",\n name: \"Describe Namespace\",\n description: \"Tool to describe a namespace in a serverless index, including the total number of vectors. Use when you need to get metadata about a namespace such as record count and indexed fields.\",\n input: PineconeDescribeNamespaceInput,\n output: PineconeDescribeNamespaceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-namespace.cjs","names":["z","action"],"sources":["../../src/actions/describe-namespace.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { pinecone } from \"../app\";\n\nexport const PineconeDescribeNamespaceInput = z.object({\n namespace: z.string().describe(\"The namespace to describe.\"),\n index_host: z.string().describe(\"The host URL of the serverless index containing the namespace. Can be obtained from the list indexes operation.\"),\n}).describe(\"Request model for describing a namespace in a serverless index.\");\nconst PineconeDescribeNamespace_NamespaceSchemaSchema = z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"A map of metadata field names to their configuration. The field name must be a valid metadata field name and must be unique.\"),\n}).passthrough().describe(\"Schema for the behavior of Pinecone's internal metadata index.\");\nconst PineconeDescribeNamespace_IndexedFieldsSchema = z.object({\n fields: z.array(z.string()).describe(\"List of all indexed metadata field names in the namespace\").nullable().optional(),\n}).passthrough().describe(\"Contains indexed metadata field information.\");\nexport const PineconeDescribeNamespaceOutput = z.object({\n name: z.string().describe(\"The name of the namespace\").nullable().optional(),\n schema: PineconeDescribeNamespace_NamespaceSchemaSchema.nullable().optional(),\n record_count: z.number().int().describe(\"The total amount of records within the namespace\").nullable().optional(),\n indexed_fields: PineconeDescribeNamespace_IndexedFieldsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for namespace description, including name, record count, and indexed fields.\");\n\nexport const pineconeDescribeNamespace: AppAction<\n typeof PineconeDescribeNamespaceInput,\n typeof PineconeDescribeNamespaceOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DESCRIBE_NAMESPACE\", {\n slug: \"pinecone-describe-namespace\",\n name: \"Describe Namespace\",\n description: \"Tool to describe a namespace in a serverless index, including the total number of vectors. Use when you need to get metadata about a namespace such as record count and indexed fields.\",\n input: PineconeDescribeNamespaceInput,\n output: PineconeDescribeNamespaceOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CAC3D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;AACnJ,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,kDAAkDA,IAAAA,EAAE,OAAO,EAC/D,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8HAA8H,EACnL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,gDAAgDA,IAAAA,EAAE,OAAO,EAC7D,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQ,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC5E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,gBAAgB,8CAA8C,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6FAA6F;AAEvH,MAAa,4BAITC,eAAAA,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { pinecone } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/describe-namespace.d.ts
|
|
@@ -15,22 +17,7 @@ declare const PineconeDescribeNamespaceOutput: z.ZodObject<{
|
|
|
15
17
|
fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
16
18
|
}, z.core.$loose>>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const pineconeDescribeNamespace:
|
|
19
|
-
namespace: string;
|
|
20
|
-
index_host: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
22
|
-
connectionId: z.ZodString;
|
|
23
|
-
entityId: z.ZodString;
|
|
24
|
-
instanceId: z.ZodString;
|
|
25
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
-
generic_api_key: z.ZodString;
|
|
27
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
generic_api_key: z.ZodString;
|
|
33
|
-
}, z.core.$strip>>]>;
|
|
20
|
+
declare const pineconeDescribeNamespace: AppAction<typeof PineconeDescribeNamespaceInput, typeof PineconeDescribeNamespaceOutput, typeof pinecone.credential>;
|
|
34
21
|
//#endregion
|
|
35
22
|
export { pineconeDescribeNamespace };
|
|
36
23
|
//# sourceMappingURL=describe-namespace.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-namespace.d.cts","names":[],"sources":["../../src/actions/describe-namespace.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-namespace.d.cts","names":[],"sources":["../../src/actions/describe-namespace.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAU9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;cAO/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,QAAA,CAAS,UAAA"}
|