@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/delete-file.d.ts
|
|
@@ -10,23 +12,7 @@ declare const PineconeDeleteFileOutput: z.ZodObject<{
|
|
|
10
12
|
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
11
13
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const pineconeDeleteFile:
|
|
14
|
-
assistant_host: string;
|
|
15
|
-
assistant_name: string;
|
|
16
|
-
assistant_file_id: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
18
|
-
connectionId: z.ZodString;
|
|
19
|
-
entityId: z.ZodString;
|
|
20
|
-
instanceId: z.ZodString;
|
|
21
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
-
generic_api_key: z.ZodString;
|
|
23
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
}, z.core.$strip>>]>;
|
|
15
|
+
declare const pineconeDeleteFile: AppAction<typeof PineconeDeleteFileInput, typeof PineconeDeleteFileOutput, typeof pinecone.credential>;
|
|
30
16
|
//#endregion
|
|
31
17
|
export { pineconeDeleteFile };
|
|
32
18
|
//# sourceMappingURL=delete-file.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-file.d.cts","names":[],"sources":["../../src/actions/delete-file.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-file.d.cts","names":[],"sources":["../../src/actions/delete-file.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;cAKvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,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/delete-file.d.ts
|
|
@@ -10,23 +12,7 @@ declare const PineconeDeleteFileOutput: z.ZodObject<{
|
|
|
10
12
|
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
11
13
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const pineconeDeleteFile:
|
|
14
|
-
assistant_host: string;
|
|
15
|
-
assistant_name: string;
|
|
16
|
-
assistant_file_id: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
18
|
-
connectionId: z.ZodString;
|
|
19
|
-
entityId: z.ZodString;
|
|
20
|
-
instanceId: z.ZodString;
|
|
21
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
-
generic_api_key: z.ZodString;
|
|
23
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
}, z.core.$strip>>]>;
|
|
15
|
+
declare const pineconeDeleteFile: AppAction<typeof PineconeDeleteFileInput, typeof PineconeDeleteFileOutput, typeof pinecone.credential>;
|
|
30
16
|
//#endregion
|
|
31
17
|
export { pineconeDeleteFile };
|
|
32
18
|
//# sourceMappingURL=delete-file.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-file.d.mts","names":[],"sources":["../../src/actions/delete-file.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-file.d.mts","names":[],"sources":["../../src/actions/delete-file.ts"],"mappings":";;;;;cAMa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;cAKvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAKxB,kBAAA,EAAoB,SAAA,QACxB,uBAAA,SACA,wBAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-file.mjs","names":[],"sources":["../../src/actions/delete-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDeleteFileInput = z.object({\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 delete the file from.\"),\n assistant_file_id: z.string().describe(\"The UUID of the file to be deleted.\"),\n}).describe(\"Request parameters for deleting an uploaded file from a Pinecone assistant.\");\nexport const PineconeDeleteFileOutput = z.object({\n message: z.string().default(\"File deletion successful\").describe(\"Confirmation message for the deletion operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the file deletion was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for file deletion operation. Returns success confirmation.\");\n\nexport const pineconeDeleteFile = action(\"PINECONE_DELETE_FILE\", {\n slug: \"pinecone-delete-file\",\n name: \"Delete File\",\n description: \"Tool to delete an uploaded file from a Pinecone assistant. Use when you need to remove a file that was previously uploaded to an assistant.\",\n input: PineconeDeleteFileInput,\n output: PineconeDeleteFileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-file.mjs","names":[],"sources":["../../src/actions/delete-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 PineconeDeleteFileInput = z.object({\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 delete the file from.\"),\n assistant_file_id: z.string().describe(\"The UUID of the file to be deleted.\"),\n}).describe(\"Request parameters for deleting an uploaded file from a Pinecone assistant.\");\nexport const PineconeDeleteFileOutput = z.object({\n message: z.string().default(\"File deletion successful\").describe(\"Confirmation message for the deletion operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the file deletion was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for file deletion operation. Returns success confirmation.\");\n\nexport const pineconeDeleteFile: AppAction<\n typeof PineconeDeleteFileInput,\n typeof PineconeDeleteFileOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DELETE_FILE\", {\n slug: \"pinecone-delete-file\",\n name: \"Delete File\",\n description: \"Tool to delete an uploaded file from a Pinecone assistant. Use when you need to remove a file that was previously uploaded to an assistant.\",\n input: PineconeDeleteFileInput,\n output: PineconeDeleteFileOutput,\n});\n"],"mappings":";;;AAgBA,MAAa,qBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBqC,EAAE,OAAO;EAC9C,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG;EAC7I,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EACxF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC9E,CAAC,CAAC,CAAC,SAAS,6EAcH;CACP,QAdsC,EAAE,OAAO;EAC/C,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,0BAA0B,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxI,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2EAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-index.cjs","names":["z","action"],"sources":["../../src/actions/delete-index.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDeleteIndexInput = z.object({\n index_name: z.string().describe(\"The name of the index to delete. Example: 'test-index'\"),\n}).describe(\"Request model for deleting a Pinecone index.\");\nexport const PineconeDeleteIndexOutput = z.object({\n message: z.string().default(\"Index deletion request accepted\").describe(\"Confirmation message for the deletion request\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the deletion request was successfully accepted\").nullable().optional(),\n}).passthrough().describe(\"Response model for the delete index operation.\");\n\nexport const pineconeDeleteIndex = action(\"PINECONE_DELETE_INDEX\", {\n slug: \"pinecone-delete-index\",\n name: \"Delete Index\",\n description: \"Tool to permanently delete a Pinecone index. Use when you need to remove an index from your project. Note: Deletion protection and pending collections can prevent deletion.\",\n input: PineconeDeleteIndexInput,\n output: PineconeDeleteIndexOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-index.cjs","names":["z","action"],"sources":["../../src/actions/delete-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 PineconeDeleteIndexInput = z.object({\n index_name: z.string().describe(\"The name of the index to delete. Example: 'test-index'\"),\n}).describe(\"Request model for deleting a Pinecone index.\");\nexport const PineconeDeleteIndexOutput = z.object({\n message: z.string().default(\"Index deletion request accepted\").describe(\"Confirmation message for the deletion request\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the deletion request was successfully accepted\").nullable().optional(),\n}).passthrough().describe(\"Response model for the delete index operation.\");\n\nexport const pineconeDeleteIndex: AppAction<\n typeof PineconeDeleteIndexInput,\n typeof PineconeDeleteIndexOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DELETE_INDEX\", {\n slug: \"pinecone-delete-index\",\n name: \"Delete Index\",\n description: \"Tool to permanently delete a Pinecone index. Use when you need to remove an index from your project. Note: Deletion protection and pending collections can prevent deletion.\",\n input: PineconeDeleteIndexInput,\n output: PineconeDeleteIndexOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC1F,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,iCAAiC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,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/delete-index.d.ts
|
|
@@ -8,21 +10,7 @@ declare const PineconeDeleteIndexOutput: z.ZodObject<{
|
|
|
8
10
|
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const pineconeDeleteIndex:
|
|
12
|
-
index_name: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
14
|
-
connectionId: z.ZodString;
|
|
15
|
-
entityId: z.ZodString;
|
|
16
|
-
instanceId: z.ZodString;
|
|
17
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
-
generic_api_key: z.ZodString;
|
|
19
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const pineconeDeleteIndex: AppAction<typeof PineconeDeleteIndexInput, typeof PineconeDeleteIndexOutput, typeof pinecone.credential>;
|
|
26
14
|
//#endregion
|
|
27
15
|
export { pineconeDeleteIndex };
|
|
28
16
|
//# sourceMappingURL=delete-index.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-index.d.cts","names":[],"sources":["../../src/actions/delete-index.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-index.d.cts","names":[],"sources":["../../src/actions/delete-index.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,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/delete-index.d.ts
|
|
@@ -8,21 +10,7 @@ declare const PineconeDeleteIndexOutput: z.ZodObject<{
|
|
|
8
10
|
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const pineconeDeleteIndex:
|
|
12
|
-
index_name: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
14
|
-
connectionId: z.ZodString;
|
|
15
|
-
entityId: z.ZodString;
|
|
16
|
-
instanceId: z.ZodString;
|
|
17
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
-
generic_api_key: z.ZodString;
|
|
19
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>;
|
|
13
|
+
declare const pineconeDeleteIndex: AppAction<typeof PineconeDeleteIndexInput, typeof PineconeDeleteIndexOutput, typeof pinecone.credential>;
|
|
26
14
|
//#endregion
|
|
27
15
|
export { pineconeDeleteIndex };
|
|
28
16
|
//# sourceMappingURL=delete-index.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-index.d.mts","names":[],"sources":["../../src/actions/delete-index.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-index.d.mts","names":[],"sources":["../../src/actions/delete-index.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-index.mjs","names":[],"sources":["../../src/actions/delete-index.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDeleteIndexInput = z.object({\n index_name: z.string().describe(\"The name of the index to delete. Example: 'test-index'\"),\n}).describe(\"Request model for deleting a Pinecone index.\");\nexport const PineconeDeleteIndexOutput = z.object({\n message: z.string().default(\"Index deletion request accepted\").describe(\"Confirmation message for the deletion request\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the deletion request was successfully accepted\").nullable().optional(),\n}).passthrough().describe(\"Response model for the delete index operation.\");\n\nexport const pineconeDeleteIndex = action(\"PINECONE_DELETE_INDEX\", {\n slug: \"pinecone-delete-index\",\n name: \"Delete Index\",\n description: \"Tool to permanently delete a Pinecone index. Use when you need to remove an index from your project. Note: Deletion protection and pending collections can prevent deletion.\",\n input: PineconeDeleteIndexInput,\n output: PineconeDeleteIndexOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-index.mjs","names":[],"sources":["../../src/actions/delete-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 PineconeDeleteIndexInput = z.object({\n index_name: z.string().describe(\"The name of the index to delete. Example: 'test-index'\"),\n}).describe(\"Request model for deleting a Pinecone index.\");\nexport const PineconeDeleteIndexOutput = z.object({\n message: z.string().default(\"Index deletion request accepted\").describe(\"Confirmation message for the deletion request\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the deletion request was successfully accepted\").nullable().optional(),\n}).passthrough().describe(\"Response model for the delete index operation.\");\n\nexport const pineconeDeleteIndex: AppAction<\n typeof PineconeDeleteIndexInput,\n typeof PineconeDeleteIndexOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DELETE_INDEX\", {\n slug: \"pinecone-delete-index\",\n name: \"Delete Index\",\n description: \"Tool to permanently delete a Pinecone index. Use when you need to remove an index from your project. Note: Deletion protection and pending collections can prevent deletion.\",\n input: PineconeDeleteIndexInput,\n output: PineconeDeleteIndexOutput,\n});\n"],"mappings":";;;AAcA,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBsC,EAAE,OAAO,EAC/C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAC1F,CAAC,CAAC,CAAC,SAAS,8CAcH;CACP,QAduC,EAAE,OAAO;EAChD,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,iCAAiC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7I,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-namespace.cjs","names":["z","action"],"sources":["../../src/actions/delete-namespace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDeleteNamespaceInput = z.object({\n namespace: z.string().describe(\"The namespace identifier to be deleted. This operation is irreversible and will destroy all vectors in the namespace.\"),\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 parameters for deleting a namespace from a serverless index.\");\nexport const PineconeDeleteNamespaceOutput = z.record(z.string(), z.unknown()).describe(\"Response model for namespace deletion. Returns empty object on success.\");\n\nexport const pineconeDeleteNamespace = action(\"PINECONE_DELETE_NAMESPACE\", {\n slug: \"pinecone-delete-namespace\",\n name: \"Delete Namespace\",\n description: \"Tool to permanently delete a namespace from a serverless index. Use when you need to remove an entire namespace and all its data. This operation is irreversible and only supported on serverless indexes.\",\n input: PineconeDeleteNamespaceInput,\n output: PineconeDeleteNamespaceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-namespace.cjs","names":["z","action"],"sources":["../../src/actions/delete-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 PineconeDeleteNamespaceInput = z.object({\n namespace: z.string().describe(\"The namespace identifier to be deleted. This operation is irreversible and will destroy all vectors in the namespace.\"),\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 parameters for deleting a namespace from a serverless index.\");\nexport const PineconeDeleteNamespaceOutput = z.record(z.string(), z.unknown()).describe(\"Response model for namespace deletion. Returns empty object on success.\");\n\nexport const pineconeDeleteNamespace: AppAction<\n typeof PineconeDeleteNamespaceInput,\n typeof PineconeDeleteNamespaceOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DELETE_NAMESPACE\", {\n slug: \"pinecone-delete-namespace\",\n name: \"Delete Namespace\",\n description: \"Tool to permanently delete a namespace from a serverless index. Use when you need to remove an entire namespace and all its data. This operation is irreversible and only supported on serverless indexes.\",\n input: PineconeDeleteNamespaceInput,\n output: PineconeDeleteNamespaceOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH;CACtJ,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;AACnJ,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAa,gCAAgCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yEAAyE;AAEjK,MAAa,0BAITC,eAAAA,OAAO,6BAA6B;CACtC,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/delete-namespace.d.ts
|
|
@@ -6,22 +8,7 @@ declare const PineconeDeleteNamespaceInput: z.ZodObject<{
|
|
|
6
8
|
index_host: z.ZodString;
|
|
7
9
|
}, z.core.$strip>;
|
|
8
10
|
declare const PineconeDeleteNamespaceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
-
declare const pineconeDeleteNamespace:
|
|
10
|
-
namespace: string;
|
|
11
|
-
index_host: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
generic_api_key: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
11
|
+
declare const pineconeDeleteNamespace: AppAction<typeof PineconeDeleteNamespaceInput, typeof PineconeDeleteNamespaceOutput, typeof pinecone.credential>;
|
|
25
12
|
//#endregion
|
|
26
13
|
export { pineconeDeleteNamespace };
|
|
27
14
|
//# sourceMappingURL=delete-namespace.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-namespace.d.cts","names":[],"sources":["../../src/actions/delete-namespace.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-namespace.d.cts","names":[],"sources":["../../src/actions/delete-namespace.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,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/delete-namespace.d.ts
|
|
@@ -6,22 +8,7 @@ declare const PineconeDeleteNamespaceInput: z.ZodObject<{
|
|
|
6
8
|
index_host: z.ZodString;
|
|
7
9
|
}, z.core.$strip>;
|
|
8
10
|
declare const PineconeDeleteNamespaceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
-
declare const pineconeDeleteNamespace:
|
|
10
|
-
namespace: string;
|
|
11
|
-
index_host: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
generic_api_key: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
11
|
+
declare const pineconeDeleteNamespace: AppAction<typeof PineconeDeleteNamespaceInput, typeof PineconeDeleteNamespaceOutput, typeof pinecone.credential>;
|
|
25
12
|
//#endregion
|
|
26
13
|
export { pineconeDeleteNamespace };
|
|
27
14
|
//# sourceMappingURL=delete-namespace.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-namespace.d.mts","names":[],"sources":["../../src/actions/delete-namespace.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-namespace.d.mts","names":[],"sources":["../../src/actions/delete-namespace.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-namespace.mjs","names":[],"sources":["../../src/actions/delete-namespace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDeleteNamespaceInput = z.object({\n namespace: z.string().describe(\"The namespace identifier to be deleted. This operation is irreversible and will destroy all vectors in the namespace.\"),\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 parameters for deleting a namespace from a serverless index.\");\nexport const PineconeDeleteNamespaceOutput = z.record(z.string(), z.unknown()).describe(\"Response model for namespace deletion. Returns empty object on success.\");\n\nexport const pineconeDeleteNamespace = action(\"PINECONE_DELETE_NAMESPACE\", {\n slug: \"pinecone-delete-namespace\",\n name: \"Delete Namespace\",\n description: \"Tool to permanently delete a namespace from a serverless index. Use when you need to remove an entire namespace and all its data. This operation is irreversible and only supported on serverless indexes.\",\n input: PineconeDeleteNamespaceInput,\n output: PineconeDeleteNamespaceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-namespace.mjs","names":[],"sources":["../../src/actions/delete-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 PineconeDeleteNamespaceInput = z.object({\n namespace: z.string().describe(\"The namespace identifier to be deleted. This operation is irreversible and will destroy all vectors in the namespace.\"),\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 parameters for deleting a namespace from a serverless index.\");\nexport const PineconeDeleteNamespaceOutput = z.record(z.string(), z.unknown()).describe(\"Response model for namespace deletion. Returns empty object on success.\");\n\nexport const pineconeDeleteNamespace: AppAction<\n typeof PineconeDeleteNamespaceInput,\n typeof PineconeDeleteNamespaceOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DELETE_NAMESPACE\", {\n slug: \"pinecone-delete-namespace\",\n name: \"Delete Namespace\",\n description: \"Tool to permanently delete a namespace from a serverless index. Use when you need to remove an entire namespace and all its data. This operation is irreversible and only supported on serverless indexes.\",\n input: PineconeDeleteNamespaceInput,\n output: PineconeDeleteNamespaceOutput,\n});\n"],"mappings":";;;AAYA,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd0C,EAAE,OAAO;EACnD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH;EACtJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;CACnJ,CAAC,CAAC,CAAC,SAAS,sEAWH;CACP,QAX2C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yEAW9E;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-vectors.cjs","names":["z","action"],"sources":["../../src/actions/delete-vectors.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDeleteVectorsInput = z.object({\n ids: z.array(z.string()).describe(\"List of vector IDs to delete. Mutually exclusive with deleteAll and filter. Length: 1-1,000 IDs.\").optional(),\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter to select vectors for deletion. Mutually exclusive with ids and deleteAll. Example: {\\\"genre\\\": {\\\"$in\\\": [\\\"comedy\\\", \\\"documentary\\\"]}, \\\"year\\\": {\\\"$eq\\\": 2019}}\").optional(),\n namespace: z.string().describe(\"The namespace to delete vectors from. If not specified, uses the default namespace.\").optional(),\n delete_all: z.boolean().describe(\"If true, deletes all vectors in the namespace. Mutually exclusive with ids and filter. Default: false.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to delete vectors from. Get this from the list_indexes response (e.g., 'my-index-abc123.svc.region.pinecone.io').\"),\n}).describe(\"Request model for deleting vectors from a Pinecone index.\");\nexport const PineconeDeleteVectorsOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete vectors operation. Returns empty object on success.\");\n\nexport const pineconeDeleteVectors = action(\"PINECONE_DELETE_VECTORS\", {\n slug: \"pinecone-delete-vectors\",\n name: \"Delete Vectors\",\n description: \"Tool to delete vectors by ID from a Pinecone index. Use when you need to remove specific vectors from a namespace. Supports deletion by IDs, metadata filter, or entire namespace deletion.\",\n input: PineconeDeleteVectorsInput,\n output: PineconeDeleteVectorsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-vectors.cjs","names":["z","action"],"sources":["../../src/actions/delete-vectors.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 PineconeDeleteVectorsInput = z.object({\n ids: z.array(z.string()).describe(\"List of vector IDs to delete. Mutually exclusive with deleteAll and filter. Length: 1-1,000 IDs.\").optional(),\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter to select vectors for deletion. Mutually exclusive with ids and deleteAll. Example: {\\\"genre\\\": {\\\"$in\\\": [\\\"comedy\\\", \\\"documentary\\\"]}, \\\"year\\\": {\\\"$eq\\\": 2019}}\").optional(),\n namespace: z.string().describe(\"The namespace to delete vectors from. If not specified, uses the default namespace.\").optional(),\n delete_all: z.boolean().describe(\"If true, deletes all vectors in the namespace. Mutually exclusive with ids and filter. Default: false.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to delete vectors from. Get this from the list_indexes response (e.g., 'my-index-abc123.svc.region.pinecone.io').\"),\n}).describe(\"Request model for deleting vectors from a Pinecone index.\");\nexport const PineconeDeleteVectorsOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete vectors operation. Returns empty object on success.\");\n\nexport const pineconeDeleteVectors: AppAction<\n typeof PineconeDeleteVectorsInput,\n typeof PineconeDeleteVectorsOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DELETE_VECTORS\", {\n slug: \"pinecone-delete-vectors\",\n name: \"Delete Vectors\",\n description: \"Tool to delete vectors by ID from a Pinecone index. Use when you need to remove specific vectors from a namespace. Supports deletion by IDs, metadata filter, or entire namespace deletion.\",\n input: PineconeDeleteVectorsInput,\n output: PineconeDeleteVectorsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CAC/I,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sLAAsL,CAAC,CAAC,SAAS;CACpP,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC/H,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CACpJ,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I;AAC/K,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,8BAA8BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAErK,MAAa,wBAITC,eAAAA,OAAO,2BAA2B;CACpC,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/delete-vectors.d.ts
|
|
@@ -9,25 +11,7 @@ declare const PineconeDeleteVectorsInput: z.ZodObject<{
|
|
|
9
11
|
index_host: z.ZodString;
|
|
10
12
|
}, z.core.$strip>;
|
|
11
13
|
declare const PineconeDeleteVectorsOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
12
|
-
declare const pineconeDeleteVectors:
|
|
13
|
-
index_host: string;
|
|
14
|
-
ids?: string[] | undefined;
|
|
15
|
-
filter?: Record<string, unknown> | undefined;
|
|
16
|
-
namespace?: string | undefined;
|
|
17
|
-
delete_all?: boolean | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>;
|
|
14
|
+
declare const pineconeDeleteVectors: AppAction<typeof PineconeDeleteVectorsInput, typeof PineconeDeleteVectorsOutput, typeof pinecone.credential>;
|
|
31
15
|
//#endregion
|
|
32
16
|
export { pineconeDeleteVectors };
|
|
33
17
|
//# sourceMappingURL=delete-vectors.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-vectors.d.cts","names":[],"sources":["../../src/actions/delete-vectors.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-vectors.d.cts","names":[],"sources":["../../src/actions/delete-vectors.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;cAO1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE3B,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/delete-vectors.d.ts
|
|
@@ -9,25 +11,7 @@ declare const PineconeDeleteVectorsInput: z.ZodObject<{
|
|
|
9
11
|
index_host: z.ZodString;
|
|
10
12
|
}, z.core.$strip>;
|
|
11
13
|
declare const PineconeDeleteVectorsOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
12
|
-
declare const pineconeDeleteVectors:
|
|
13
|
-
index_host: string;
|
|
14
|
-
ids?: string[] | undefined;
|
|
15
|
-
filter?: Record<string, unknown> | undefined;
|
|
16
|
-
namespace?: string | undefined;
|
|
17
|
-
delete_all?: boolean | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>;
|
|
14
|
+
declare const pineconeDeleteVectors: AppAction<typeof PineconeDeleteVectorsInput, typeof PineconeDeleteVectorsOutput, typeof pinecone.credential>;
|
|
31
15
|
//#endregion
|
|
32
16
|
export { pineconeDeleteVectors };
|
|
33
17
|
//# sourceMappingURL=delete-vectors.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-vectors.d.mts","names":[],"sources":["../../src/actions/delete-vectors.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-vectors.d.mts","names":[],"sources":["../../src/actions/delete-vectors.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;cAO1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-vectors.mjs","names":[],"sources":["../../src/actions/delete-vectors.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDeleteVectorsInput = z.object({\n ids: z.array(z.string()).describe(\"List of vector IDs to delete. Mutually exclusive with deleteAll and filter. Length: 1-1,000 IDs.\").optional(),\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter to select vectors for deletion. Mutually exclusive with ids and deleteAll. Example: {\\\"genre\\\": {\\\"$in\\\": [\\\"comedy\\\", \\\"documentary\\\"]}, \\\"year\\\": {\\\"$eq\\\": 2019}}\").optional(),\n namespace: z.string().describe(\"The namespace to delete vectors from. If not specified, uses the default namespace.\").optional(),\n delete_all: z.boolean().describe(\"If true, deletes all vectors in the namespace. Mutually exclusive with ids and filter. Default: false.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to delete vectors from. Get this from the list_indexes response (e.g., 'my-index-abc123.svc.region.pinecone.io').\"),\n}).describe(\"Request model for deleting vectors from a Pinecone index.\");\nexport const PineconeDeleteVectorsOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete vectors operation. Returns empty object on success.\");\n\nexport const pineconeDeleteVectors = action(\"PINECONE_DELETE_VECTORS\", {\n slug: \"pinecone-delete-vectors\",\n name: \"Delete Vectors\",\n description: \"Tool to delete vectors by ID from a Pinecone index. Use when you need to remove specific vectors from a namespace. Supports deletion by IDs, metadata filter, or entire namespace deletion.\",\n input: PineconeDeleteVectorsInput,\n output: PineconeDeleteVectorsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-vectors.mjs","names":[],"sources":["../../src/actions/delete-vectors.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 PineconeDeleteVectorsInput = z.object({\n ids: z.array(z.string()).describe(\"List of vector IDs to delete. Mutually exclusive with deleteAll and filter. Length: 1-1,000 IDs.\").optional(),\n filter: z.record(z.string(), z.unknown()).describe(\"Metadata filter to select vectors for deletion. Mutually exclusive with ids and deleteAll. Example: {\\\"genre\\\": {\\\"$in\\\": [\\\"comedy\\\", \\\"documentary\\\"]}, \\\"year\\\": {\\\"$eq\\\": 2019}}\").optional(),\n namespace: z.string().describe(\"The namespace to delete vectors from. If not specified, uses the default namespace.\").optional(),\n delete_all: z.boolean().describe(\"If true, deletes all vectors in the namespace. Mutually exclusive with ids and filter. Default: false.\").optional(),\n index_host: z.string().describe(\"The host URL of the index to delete vectors from. Get this from the list_indexes response (e.g., 'my-index-abc123.svc.region.pinecone.io').\"),\n}).describe(\"Request model for deleting vectors from a Pinecone index.\");\nexport const PineconeDeleteVectorsOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete vectors operation. Returns empty object on success.\");\n\nexport const pineconeDeleteVectors: AppAction<\n typeof PineconeDeleteVectorsInput,\n typeof PineconeDeleteVectorsOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DELETE_VECTORS\", {\n slug: \"pinecone-delete-vectors\",\n name: \"Delete Vectors\",\n description: \"Tool to delete vectors by ID from a Pinecone index. Use when you need to remove specific vectors from a namespace. Supports deletion by IDs, metadata filter, or entire namespace deletion.\",\n input: PineconeDeleteVectorsInput,\n output: PineconeDeleteVectorsOutput,\n});\n"],"mappings":";;;AAeA,MAAa,wBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBwC,EAAE,OAAO;EACjD,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;EAC/I,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sLAAsL,CAAC,CAAC,SAAS;EACpP,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;EAC/H,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;EACpJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I;CAC/K,CAAC,CAAC,CAAC,SAAS,2DAWH;CACP,QAXyC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+EAW5E;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-backup.cjs","names":["z","action"],"sources":["../../src/actions/describe-backup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeBackupInput = z.object({\n backup_id: z.string().describe(\"The unique identifier of the backup to retrieve\"),\n}).describe(\"Request model for retrieving backup details.\");\nconst PineconeDescribeBackup_BackupSchemaSchema = z.record(z.string(), z.unknown()).describe(\"Schema configuration for metadata index with filterable fields.\");\nexport const PineconeDescribeBackupOutput = z.object({\n name: z.string().describe(\"Optional user-defined backup name\").nullable().optional(),\n tags: z.record(z.string(), z.unknown()).describe(\"Custom key-value metadata\").nullable().optional(),\n cloud: z.string().describe(\"Cloud provider (aws, gcp, azure)\").nullable().optional(),\n metric: z.string().describe(\"Distance metric (cosine, euclidean, dotproduct)\").nullable().optional(),\n region: z.string().describe(\"Cloud region location\").nullable().optional(),\n schema: PineconeDescribeBackup_BackupSchemaSchema.nullable().optional(),\n status: z.string().describe(\"Current status (e.g., Ready, Initializing, Failed)\").nullable().optional(),\n backup_id: z.string().describe(\"Unique identifier for the backup\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimensions (1-20000)\").nullable().optional(),\n created_at: z.string().describe(\"ISO timestamp of creation\").nullable().optional(),\n size_bytes: z.number().int().describe(\"Backup size in bytes\").nullable().optional(),\n description: z.string().describe(\"Optional contextual description\").nullable().optional(),\n record_count: z.number().int().describe(\"Total records stored\").nullable().optional(),\n namespace_count: z.number().int().describe(\"Number of namespaces\").nullable().optional(),\n source_index_id: z.string().describe(\"ID of the original index\").nullable().optional(),\n source_index_name: z.string().describe(\"Name of the original index\").nullable().optional(),\n}).passthrough().describe(\"Response model containing detailed backup information.\");\n\nexport const pineconeDescribeBackup = action(\"PINECONE_DESCRIBE_BACKUP\", {\n slug: \"pinecone-describe-backup\",\n name: \"Describe Backup\",\n description: \"Tool to retrieve detailed information about a specific backup. Use when you need to check backup status, configuration, or metadata.\",\n input: PineconeDescribeBackupInput,\n output: PineconeDescribeBackupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-backup.cjs","names":["z","action"],"sources":["../../src/actions/describe-backup.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 PineconeDescribeBackupInput = z.object({\n backup_id: z.string().describe(\"The unique identifier of the backup to retrieve\"),\n}).describe(\"Request model for retrieving backup details.\");\nconst PineconeDescribeBackup_BackupSchemaSchema = z.record(z.string(), z.unknown()).describe(\"Schema configuration for metadata index with filterable fields.\");\nexport const PineconeDescribeBackupOutput = z.object({\n name: z.string().describe(\"Optional user-defined backup name\").nullable().optional(),\n tags: z.record(z.string(), z.unknown()).describe(\"Custom key-value metadata\").nullable().optional(),\n cloud: z.string().describe(\"Cloud provider (aws, gcp, azure)\").nullable().optional(),\n metric: z.string().describe(\"Distance metric (cosine, euclidean, dotproduct)\").nullable().optional(),\n region: z.string().describe(\"Cloud region location\").nullable().optional(),\n schema: PineconeDescribeBackup_BackupSchemaSchema.nullable().optional(),\n status: z.string().describe(\"Current status (e.g., Ready, Initializing, Failed)\").nullable().optional(),\n backup_id: z.string().describe(\"Unique identifier for the backup\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimensions (1-20000)\").nullable().optional(),\n created_at: z.string().describe(\"ISO timestamp of creation\").nullable().optional(),\n size_bytes: z.number().int().describe(\"Backup size in bytes\").nullable().optional(),\n description: z.string().describe(\"Optional contextual description\").nullable().optional(),\n record_count: z.number().int().describe(\"Total records stored\").nullable().optional(),\n namespace_count: z.number().int().describe(\"Number of namespaces\").nullable().optional(),\n source_index_id: z.string().describe(\"ID of the original index\").nullable().optional(),\n source_index_name: z.string().describe(\"Name of the original index\").nullable().optional(),\n}).passthrough().describe(\"Response model containing detailed backup information.\");\n\nexport const pineconeDescribeBackup: AppAction<\n typeof PineconeDescribeBackupInput,\n typeof PineconeDescribeBackupOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DESCRIBE_BACKUP\", {\n slug: \"pinecone-describe-backup\",\n name: \"Describe Backup\",\n description: \"Tool to retrieve detailed information about a specific backup. Use when you need to check backup status, configuration, or metadata.\",\n input: PineconeDescribeBackupInput,\n output: PineconeDescribeBackupOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAClF,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,4CAA4CA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC9J,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,yBAITC,eAAAA,OAAO,4BAA4B;CACrC,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-backup.d.ts
|
|
@@ -22,21 +24,7 @@ declare const PineconeDescribeBackupOutput: z.ZodObject<{
|
|
|
22
24
|
source_index_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
source_index_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const pineconeDescribeBackup:
|
|
26
|
-
backup_id: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
34
|
-
connectionId: z.ZodString;
|
|
35
|
-
entityId: z.ZodString;
|
|
36
|
-
instanceId: z.ZodString;
|
|
37
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
-
generic_api_key: z.ZodString;
|
|
39
|
-
}, z.core.$strip>>]>;
|
|
27
|
+
declare const pineconeDescribeBackup: AppAction<typeof PineconeDescribeBackupInput, typeof PineconeDescribeBackupOutput, typeof pinecone.credential>;
|
|
40
28
|
//#endregion
|
|
41
29
|
export { pineconeDescribeBackup };
|
|
42
30
|
//# sourceMappingURL=describe-backup.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-backup.d.cts","names":[],"sources":["../../src/actions/describe-backup.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-backup.d.cts","names":[],"sources":["../../src/actions/describe-backup.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAmB5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,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-backup.d.ts
|
|
@@ -22,21 +24,7 @@ declare const PineconeDescribeBackupOutput: z.ZodObject<{
|
|
|
22
24
|
source_index_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
source_index_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
26
|
}, z.core.$loose>;
|
|
25
|
-
declare const pineconeDescribeBackup:
|
|
26
|
-
backup_id: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
|
|
34
|
-
connectionId: z.ZodString;
|
|
35
|
-
entityId: z.ZodString;
|
|
36
|
-
instanceId: z.ZodString;
|
|
37
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
-
generic_api_key: z.ZodString;
|
|
39
|
-
}, z.core.$strip>>]>;
|
|
27
|
+
declare const pineconeDescribeBackup: AppAction<typeof PineconeDescribeBackupInput, typeof PineconeDescribeBackupOutput, typeof pinecone.credential>;
|
|
40
28
|
//#endregion
|
|
41
29
|
export { pineconeDescribeBackup };
|
|
42
30
|
//# sourceMappingURL=describe-backup.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-backup.d.mts","names":[],"sources":["../../src/actions/describe-backup.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-backup.d.mts","names":[],"sources":["../../src/actions/describe-backup.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAmB5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-backup.mjs","names":[],"sources":["../../src/actions/describe-backup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeBackupInput = z.object({\n backup_id: z.string().describe(\"The unique identifier of the backup to retrieve\"),\n}).describe(\"Request model for retrieving backup details.\");\nconst PineconeDescribeBackup_BackupSchemaSchema = z.record(z.string(), z.unknown()).describe(\"Schema configuration for metadata index with filterable fields.\");\nexport const PineconeDescribeBackupOutput = z.object({\n name: z.string().describe(\"Optional user-defined backup name\").nullable().optional(),\n tags: z.record(z.string(), z.unknown()).describe(\"Custom key-value metadata\").nullable().optional(),\n cloud: z.string().describe(\"Cloud provider (aws, gcp, azure)\").nullable().optional(),\n metric: z.string().describe(\"Distance metric (cosine, euclidean, dotproduct)\").nullable().optional(),\n region: z.string().describe(\"Cloud region location\").nullable().optional(),\n schema: PineconeDescribeBackup_BackupSchemaSchema.nullable().optional(),\n status: z.string().describe(\"Current status (e.g., Ready, Initializing, Failed)\").nullable().optional(),\n backup_id: z.string().describe(\"Unique identifier for the backup\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimensions (1-20000)\").nullable().optional(),\n created_at: z.string().describe(\"ISO timestamp of creation\").nullable().optional(),\n size_bytes: z.number().int().describe(\"Backup size in bytes\").nullable().optional(),\n description: z.string().describe(\"Optional contextual description\").nullable().optional(),\n record_count: z.number().int().describe(\"Total records stored\").nullable().optional(),\n namespace_count: z.number().int().describe(\"Number of namespaces\").nullable().optional(),\n source_index_id: z.string().describe(\"ID of the original index\").nullable().optional(),\n source_index_name: z.string().describe(\"Name of the original index\").nullable().optional(),\n}).passthrough().describe(\"Response model containing detailed backup information.\");\n\nexport const pineconeDescribeBackup = action(\"PINECONE_DESCRIBE_BACKUP\", {\n slug: \"pinecone-describe-backup\",\n name: \"Describe Backup\",\n description: \"Tool to retrieve detailed information about a specific backup. Use when you need to check backup status, configuration, or metadata.\",\n input: PineconeDescribeBackupInput,\n output: PineconeDescribeBackupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"describe-backup.mjs","names":[],"sources":["../../src/actions/describe-backup.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 PineconeDescribeBackupInput = z.object({\n backup_id: z.string().describe(\"The unique identifier of the backup to retrieve\"),\n}).describe(\"Request model for retrieving backup details.\");\nconst PineconeDescribeBackup_BackupSchemaSchema = z.record(z.string(), z.unknown()).describe(\"Schema configuration for metadata index with filterable fields.\");\nexport const PineconeDescribeBackupOutput = z.object({\n name: z.string().describe(\"Optional user-defined backup name\").nullable().optional(),\n tags: z.record(z.string(), z.unknown()).describe(\"Custom key-value metadata\").nullable().optional(),\n cloud: z.string().describe(\"Cloud provider (aws, gcp, azure)\").nullable().optional(),\n metric: z.string().describe(\"Distance metric (cosine, euclidean, dotproduct)\").nullable().optional(),\n region: z.string().describe(\"Cloud region location\").nullable().optional(),\n schema: PineconeDescribeBackup_BackupSchemaSchema.nullable().optional(),\n status: z.string().describe(\"Current status (e.g., Ready, Initializing, Failed)\").nullable().optional(),\n backup_id: z.string().describe(\"Unique identifier for the backup\").nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimensions (1-20000)\").nullable().optional(),\n created_at: z.string().describe(\"ISO timestamp of creation\").nullable().optional(),\n size_bytes: z.number().int().describe(\"Backup size in bytes\").nullable().optional(),\n description: z.string().describe(\"Optional contextual description\").nullable().optional(),\n record_count: z.number().int().describe(\"Total records stored\").nullable().optional(),\n namespace_count: z.number().int().describe(\"Number of namespaces\").nullable().optional(),\n source_index_id: z.string().describe(\"ID of the original index\").nullable().optional(),\n source_index_name: z.string().describe(\"Name of the original index\").nullable().optional(),\n}).passthrough().describe(\"Response model containing detailed backup information.\");\n\nexport const pineconeDescribeBackup: AppAction<\n typeof PineconeDescribeBackupInput,\n typeof PineconeDescribeBackupOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DESCRIBE_BACKUP\", {\n slug: \"pinecone-describe-backup\",\n name: \"Describe Backup\",\n description: \"Tool to retrieve detailed information about a specific backup. Use when you need to check backup status, configuration, or metadata.\",\n input: PineconeDescribeBackupInput,\n output: PineconeDescribeBackupOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8B,EAAE,OAAO,EAClD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAClF,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,4CAA4C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAoB9J,MAAa,yBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QA5B0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;EACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-bulk-import.cjs","names":["z","action"],"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.cjs","names":["z","action"],"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":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK;AACnM,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjK,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+EAA+E;AAEzG,MAAa,6BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|