@keystrokehq/pinecone 0.1.4 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/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 -4
- package/dist/actions/cancel-bulk-import.d.cts.map +1 -1
- package/dist/actions/cancel-bulk-import.d.mts +3 -4
- 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 -21
- package/dist/actions/chat-assistant.d.cts.map +1 -1
- package/dist/actions/chat-assistant.d.mts +3 -21
- 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 -13
- package/dist/actions/chat-completion-assistant.d.cts.map +1 -1
- package/dist/actions/chat-completion-assistant.d.mts +3 -13
- 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 -17
- package/dist/actions/configure-index.d.cts.map +1 -1
- package/dist/actions/configure-index.d.mts +3 -17
- 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 -6
- package/dist/actions/create-assistant.d.cts.map +1 -1
- package/dist/actions/create-assistant.d.mts +3 -6
- 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 -5
- package/dist/actions/create-backup.d.cts.map +1 -1
- package/dist/actions/create-backup.d.mts +3 -5
- 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 +4 -13
- package/dist/actions/create-index-for-model.d.cts.map +1 -1
- package/dist/actions/create-index-for-model.d.mts +4 -13
- 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 -6
- package/dist/actions/create-index-from-backup.d.cts.map +1 -1
- package/dist/actions/create-index-from-backup.d.mts +3 -6
- 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 +4 -22
- package/dist/actions/create-index.d.cts.map +1 -1
- package/dist/actions/create-index.d.mts +4 -22
- 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 -7
- package/dist/actions/create-namespace.d.cts.map +1 -1
- package/dist/actions/create-namespace.d.mts +3 -7
- 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 -3
- package/dist/actions/delete-assistant.d.cts.map +1 -1
- package/dist/actions/delete-assistant.d.mts +3 -3
- package/dist/actions/delete-assistant.d.mts.map +1 -1
- package/dist/actions/delete-assistant.mjs +1 -0
- package/dist/actions/delete-assistant.mjs.map +1 -1
- package/dist/actions/delete-backup.cjs +1 -0
- package/dist/actions/delete-backup.cjs.map +1 -1
- package/dist/actions/delete-backup.d.cts +3 -3
- package/dist/actions/delete-backup.d.cts.map +1 -1
- package/dist/actions/delete-backup.d.mts +3 -3
- 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 -5
- package/dist/actions/delete-file.d.cts.map +1 -1
- package/dist/actions/delete-file.d.mts +3 -5
- 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 -3
- package/dist/actions/delete-index.d.cts.map +1 -1
- package/dist/actions/delete-index.d.mts +3 -3
- 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 -4
- package/dist/actions/delete-namespace.d.cts.map +1 -1
- package/dist/actions/delete-namespace.d.mts +3 -4
- 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 -7
- package/dist/actions/delete-vectors.d.cts.map +1 -1
- package/dist/actions/delete-vectors.d.mts +3 -7
- 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 -3
- package/dist/actions/describe-backup.d.cts.map +1 -1
- package/dist/actions/describe-backup.d.mts +3 -3
- 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 -4
- package/dist/actions/describe-bulk-import.d.cts.map +1 -1
- package/dist/actions/describe-bulk-import.d.mts +3 -4
- 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 -7
- package/dist/actions/describe-file.d.cts.map +1 -1
- package/dist/actions/describe-file.d.mts +3 -7
- 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 -4
- package/dist/actions/describe-index-stats.d.cts.map +1 -1
- package/dist/actions/describe-index-stats.d.mts +3 -4
- 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 -4
- package/dist/actions/describe-index.d.cts.map +1 -1
- package/dist/actions/describe-index.d.mts +3 -4
- 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 -4
- package/dist/actions/describe-namespace.d.cts.map +1 -1
- package/dist/actions/describe-namespace.d.mts +3 -4
- 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 -3
- package/dist/actions/describe-restore-job.d.cts.map +1 -1
- package/dist/actions/describe-restore-job.d.mts +3 -3
- 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 -11
- package/dist/actions/embed.d.cts.map +1 -1
- package/dist/actions/embed.d.mts +3 -11
- 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 -5
- package/dist/actions/fetch-vectors.d.cts.map +1 -1
- package/dist/actions/fetch-vectors.d.mts +3 -5
- 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 -4
- package/dist/actions/get-assistant.d.cts.map +1 -1
- package/dist/actions/get-assistant.d.mts +3 -4
- 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 -4
- package/dist/actions/get-model.d.cts.map +1 -1
- package/dist/actions/get-model.d.mts +3 -4
- 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 -4
- package/dist/actions/list-assistants.d.cts.map +1 -1
- package/dist/actions/list-assistants.d.mts +3 -4
- 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 -5
- package/dist/actions/list-bulk-imports.d.cts.map +1 -1
- package/dist/actions/list-bulk-imports.d.mts +3 -5
- 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 -1
- package/dist/actions/list-collections.d.cts.map +1 -1
- package/dist/actions/list-collections.d.mts +3 -1
- 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 -8
- package/dist/actions/list-files.d.cts.map +1 -1
- package/dist/actions/list-files.d.mts +3 -8
- 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 -5
- package/dist/actions/list-index-backups.d.cts.map +1 -1
- package/dist/actions/list-index-backups.d.mts +3 -5
- 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 -1
- package/dist/actions/list-indexes.d.cts.map +1 -1
- package/dist/actions/list-indexes.d.mts +3 -1
- 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 -4
- package/dist/actions/list-models.d.cts.map +1 -1
- package/dist/actions/list-models.d.mts +3 -4
- 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 -7
- package/dist/actions/list-namespaces-operation.d.cts.map +1 -1
- package/dist/actions/list-namespaces-operation.d.mts +3 -7
- 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 -4
- package/dist/actions/list-project-backups.d.cts.map +1 -1
- package/dist/actions/list-project-backups.d.mts +3 -4
- 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 -4
- package/dist/actions/list-restore-jobs.d.cts.map +1 -1
- package/dist/actions/list-restore-jobs.d.mts +3 -4
- 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 -7
- package/dist/actions/list-vectors.d.cts.map +1 -1
- package/dist/actions/list-vectors.d.mts +3 -7
- 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 -14
- package/dist/actions/query-vectors.d.cts.map +1 -1
- package/dist/actions/query-vectors.d.mts +3 -14
- 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 -13
- package/dist/actions/rerank.d.cts.map +1 -1
- package/dist/actions/rerank.d.mts +3 -13
- 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 -15
- package/dist/actions/retrieve-context-assistant.d.cts.map +1 -1
- package/dist/actions/retrieve-context-assistant.d.mts +3 -15
- 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 -31
- package/dist/actions/search-records-namespace.d.cts.map +1 -1
- package/dist/actions/search-records-namespace.d.mts +3 -31
- 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 -8
- package/dist/actions/start-bulk-import.d.cts.map +1 -1
- package/dist/actions/start-bulk-import.d.mts +3 -8
- 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 -6
- package/dist/actions/update-assistant.d.cts.map +1 -1
- package/dist/actions/update-assistant.d.mts +3 -6
- 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 -13
- package/dist/actions/update-vector.d.cts.map +1 -1
- package/dist/actions/update-vector.d.mts +3 -13
- 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 -16
- package/dist/actions/upload-file.d.cts.map +1 -1
- package/dist/actions/upload-file.d.mts +3 -16
- 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 -6
- package/dist/actions/upsert-records-namespace.d.cts.map +1 -1
- package/dist/actions/upsert-records-namespace.d.mts +3 -6
- 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 -14
- package/dist/actions/upsert-vectors.d.cts.map +1 -1
- package/dist/actions/upsert-vectors.d.mts +3 -14
- 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 +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,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/create-index.d.ts
|
|
@@ -14,8 +16,8 @@ declare const PineconeCreateIndexInput: z.ZodObject<{
|
|
|
14
16
|
}, z.core.$strip>>;
|
|
15
17
|
serverless: z.ZodOptional<z.ZodObject<{
|
|
16
18
|
cloud: z.ZodEnum<{
|
|
17
|
-
gcp: "gcp";
|
|
18
19
|
aws: "aws";
|
|
20
|
+
gcp: "gcp";
|
|
19
21
|
azure: "azure";
|
|
20
22
|
}>;
|
|
21
23
|
region: z.ZodString;
|
|
@@ -49,27 +51,7 @@ declare const PineconeCreateIndexOutput: z.ZodObject<{
|
|
|
49
51
|
vector_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
52
|
deletion_protection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
53
|
}, z.core.$loose>;
|
|
52
|
-
declare const pineconeCreateIndex:
|
|
53
|
-
name: string;
|
|
54
|
-
spec: {
|
|
55
|
-
pod?: {
|
|
56
|
-
pod_type: string;
|
|
57
|
-
environment: string;
|
|
58
|
-
pods?: number | undefined;
|
|
59
|
-
shards?: number | undefined;
|
|
60
|
-
replicas?: number | undefined;
|
|
61
|
-
source_collection?: string | undefined;
|
|
62
|
-
} | undefined;
|
|
63
|
-
serverless?: {
|
|
64
|
-
cloud: "gcp" | "aws" | "azure";
|
|
65
|
-
region: string;
|
|
66
|
-
} | undefined;
|
|
67
|
-
};
|
|
68
|
-
metric: "cosine" | "euclidean" | "dotproduct";
|
|
69
|
-
dimension?: number | undefined;
|
|
70
|
-
vector_type?: "dense" | "sparse" | undefined;
|
|
71
|
-
deletion_protection?: "enabled" | "disabled" | undefined;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
54
|
+
declare const pineconeCreateIndex: AppAction<typeof PineconeCreateIndexInput, typeof PineconeCreateIndexOutput, typeof pinecone.credential>;
|
|
73
55
|
//#endregion
|
|
74
56
|
export { pineconeCreateIndex };
|
|
75
57
|
//# sourceMappingURL=create-index.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-index.d.cts","names":[],"sources":["../../src/actions/create-index.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-index.d.cts","names":[],"sources":["../../src/actions/create-index.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAWzB,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/create-index.d.ts
|
|
@@ -14,8 +16,8 @@ declare const PineconeCreateIndexInput: z.ZodObject<{
|
|
|
14
16
|
}, z.core.$strip>>;
|
|
15
17
|
serverless: z.ZodOptional<z.ZodObject<{
|
|
16
18
|
cloud: z.ZodEnum<{
|
|
17
|
-
gcp: "gcp";
|
|
18
19
|
aws: "aws";
|
|
20
|
+
gcp: "gcp";
|
|
19
21
|
azure: "azure";
|
|
20
22
|
}>;
|
|
21
23
|
region: z.ZodString;
|
|
@@ -49,27 +51,7 @@ declare const PineconeCreateIndexOutput: z.ZodObject<{
|
|
|
49
51
|
vector_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
52
|
deletion_protection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
53
|
}, z.core.$loose>;
|
|
52
|
-
declare const pineconeCreateIndex:
|
|
53
|
-
name: string;
|
|
54
|
-
spec: {
|
|
55
|
-
pod?: {
|
|
56
|
-
pod_type: string;
|
|
57
|
-
environment: string;
|
|
58
|
-
pods?: number | undefined;
|
|
59
|
-
shards?: number | undefined;
|
|
60
|
-
replicas?: number | undefined;
|
|
61
|
-
source_collection?: string | undefined;
|
|
62
|
-
} | undefined;
|
|
63
|
-
serverless?: {
|
|
64
|
-
cloud: "gcp" | "aws" | "azure";
|
|
65
|
-
region: string;
|
|
66
|
-
} | undefined;
|
|
67
|
-
};
|
|
68
|
-
metric: "cosine" | "euclidean" | "dotproduct";
|
|
69
|
-
dimension?: number | undefined;
|
|
70
|
-
vector_type?: "dense" | "sparse" | undefined;
|
|
71
|
-
deletion_protection?: "enabled" | "disabled" | undefined;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
54
|
+
declare const pineconeCreateIndex: AppAction<typeof PineconeCreateIndexInput, typeof PineconeCreateIndexOutput, typeof pinecone.credential>;
|
|
73
55
|
//#endregion
|
|
74
56
|
export { pineconeCreateIndex };
|
|
75
57
|
//# sourceMappingURL=create-index.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-index.d.mts","names":[],"sources":["../../src/actions/create-index.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-index.d.mts","names":[],"sources":["../../src/actions/create-index.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyBxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAWzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-index.mjs","names":[],"sources":["../../src/actions/create-index.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeCreateIndexInput = z.object({\n name: z.string().describe(\"Index identifier (1-45 chars, lowercase alphanumeric or hyphens, must start/end with alphanumeric).\"),\n spec: z.object({\n pod: z.object({\n pods: z.number().int().describe(\"Number of pods to deploy (default: 1).\").optional(),\n shards: z.number().int().describe(\"Number of data shards (default: 1).\").optional(),\n pod_type: z.string().describe(\"Pod size and type (e.g., p1.x1, p1.x2, s1.x1).\"),\n replicas: z.number().int().describe(\"Replication factor (default: 1).\").optional(),\n environment: z.string().describe(\"Deployment environment.\"),\n source_collection: z.string().describe(\"Optional collection to use as data source.\").optional(),\n}).describe(\"Pod-based deployment specification.\").optional(),\n serverless: z.object({\n cloud: z.enum([\"aws\", \"gcp\", \"azure\"]).describe(\"Cloud provider for serverless deployment.\"),\n region: z.string().describe(\"Cloud region for deployment.\"),\n}).describe(\"Serverless deployment specification.\").optional(),\n}).describe(\"Deployment configuration. Must provide either serverless or pod specification.\"),\n metric: z.enum([\"cosine\", \"euclidean\", \"dotproduct\"]).describe(\"Similarity measure. Must be 'dotproduct' for sparse vectors.\"),\n dimension: z.number().int().describe(\"Vector dimensions (1-20,000). Required for dense vectors; omit for sparse vectors.\").optional(),\n vector_type: z.enum([\"dense\", \"sparse\"]).describe(\"Vector type: 'dense' (default) or 'sparse'.\").optional(),\n deletion_protection: z.enum([\"enabled\", \"disabled\"]).describe(\"Set to 'enabled' to prevent accidental deletion.\").optional(),\n}).describe(\"Request model for creating a Pinecone index.\\n\\nRequired fields: name, metric, spec\\nDimension is required for dense vectors but should be omitted for sparse vectors.\");\nconst PineconeCreateIndex_IndexStatusSchema = z.object({\n ready: z.boolean().describe(\"Whether the index is ready to serve queries.\").nullable().optional(),\n state: z.string().describe(\"Current state of the index (e.g., Initializing, Ready).\").nullable().optional(),\n}).passthrough().describe(\"Index status information.\");\nexport const PineconeCreateIndexOutput = z.object({\n host: z.string().describe(\"Index endpoint URL for API operations.\").nullable().optional(),\n name: z.string().describe(\"Name of the created index.\").nullable().optional(),\n spec: z.record(z.string(), z.unknown()).describe(\"Deployment configuration (echoed back).\").nullable().optional(),\n metric: z.string().describe(\"Similarity metric used by the index.\").nullable().optional(),\n status: PineconeCreateIndex_IndexStatusSchema.nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimensions of the index.\").nullable().optional(),\n vector_type: z.string().describe(\"Vector type: dense or sparse.\").nullable().optional(),\n deletion_protection: z.string().describe(\"Deletion protection status.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for creating a Pinecone index.\");\n\nexport const pineconeCreateIndex = action(\"PINECONE_CREATE_INDEX\", {\n slug: \"pinecone-create-index\",\n name: \"Create Index\",\n description: \"Tool to create a Pinecone index with specified configuration. Use when you need to initialize a new vector database index for storing and querying embeddings.\",\n input: PineconeCreateIndexInput,\n output: PineconeCreateIndexOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-index.mjs","names":[],"sources":["../../src/actions/create-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 PineconeCreateIndexInput = z.object({\n name: z.string().describe(\"Index identifier (1-45 chars, lowercase alphanumeric or hyphens, must start/end with alphanumeric).\"),\n spec: z.object({\n pod: z.object({\n pods: z.number().int().describe(\"Number of pods to deploy (default: 1).\").optional(),\n shards: z.number().int().describe(\"Number of data shards (default: 1).\").optional(),\n pod_type: z.string().describe(\"Pod size and type (e.g., p1.x1, p1.x2, s1.x1).\"),\n replicas: z.number().int().describe(\"Replication factor (default: 1).\").optional(),\n environment: z.string().describe(\"Deployment environment.\"),\n source_collection: z.string().describe(\"Optional collection to use as data source.\").optional(),\n}).describe(\"Pod-based deployment specification.\").optional(),\n serverless: z.object({\n cloud: z.enum([\"aws\", \"gcp\", \"azure\"]).describe(\"Cloud provider for serverless deployment.\"),\n region: z.string().describe(\"Cloud region for deployment.\"),\n}).describe(\"Serverless deployment specification.\").optional(),\n}).describe(\"Deployment configuration. Must provide either serverless or pod specification.\"),\n metric: z.enum([\"cosine\", \"euclidean\", \"dotproduct\"]).describe(\"Similarity measure. Must be 'dotproduct' for sparse vectors.\"),\n dimension: z.number().int().describe(\"Vector dimensions (1-20,000). Required for dense vectors; omit for sparse vectors.\").optional(),\n vector_type: z.enum([\"dense\", \"sparse\"]).describe(\"Vector type: 'dense' (default) or 'sparse'.\").optional(),\n deletion_protection: z.enum([\"enabled\", \"disabled\"]).describe(\"Set to 'enabled' to prevent accidental deletion.\").optional(),\n}).describe(\"Request model for creating a Pinecone index.\\n\\nRequired fields: name, metric, spec\\nDimension is required for dense vectors but should be omitted for sparse vectors.\");\nconst PineconeCreateIndex_IndexStatusSchema = z.object({\n ready: z.boolean().describe(\"Whether the index is ready to serve queries.\").nullable().optional(),\n state: z.string().describe(\"Current state of the index (e.g., Initializing, Ready).\").nullable().optional(),\n}).passthrough().describe(\"Index status information.\");\nexport const PineconeCreateIndexOutput = z.object({\n host: z.string().describe(\"Index endpoint URL for API operations.\").nullable().optional(),\n name: z.string().describe(\"Name of the created index.\").nullable().optional(),\n spec: z.record(z.string(), z.unknown()).describe(\"Deployment configuration (echoed back).\").nullable().optional(),\n metric: z.string().describe(\"Similarity metric used by the index.\").nullable().optional(),\n status: PineconeCreateIndex_IndexStatusSchema.nullable().optional(),\n dimension: z.number().int().describe(\"Vector dimensions of the index.\").nullable().optional(),\n vector_type: z.string().describe(\"Vector type: dense or sparse.\").nullable().optional(),\n deletion_protection: z.string().describe(\"Deletion protection status.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for creating a Pinecone index.\");\n\nexport const pineconeCreateIndex: AppAction<\n typeof PineconeCreateIndexInput,\n typeof PineconeCreateIndexOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_CREATE_INDEX\", {\n slug: \"pinecone-create-index\",\n name: \"Create Index\",\n description: \"Tool to create a Pinecone index with specified configuration. Use when you need to initialize a new vector database index for storing and querying embeddings.\",\n input: PineconeCreateIndexInput,\n output: PineconeCreateIndexOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2B,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CAC/H,MAAM,EAAE,OAAO;EACf,KAAK,EAAE,OAAO;GACd,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;GACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;GAClF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;GAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;GACjF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB;GAC1D,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAChG,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC1D,YAAY,EAAE,OAAO;GACrB,OAAO,EAAE,KAAK;IAAC;IAAO;IAAO;GAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C;GAC3F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;EAC5D,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC7D,CAAC,CAAC,CAAC,SAAS,gFAAgF;CAC1F,QAAQ,EAAE,KAAK;EAAC;EAAU;EAAa;CAAY,CAAC,CAAC,CAAC,SAAS,8DAA8D;CAC7H,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACpI,aAAa,EAAE,KAAK,CAAC,SAAS,QAAQ,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC1G,qBAAqB,EAAE,KAAK,CAAC,WAAW,UAAU,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,SAAS,wKAAwK;AACpL,MAAM,wCAAwC,EAAE,OAAO;CACrD,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B;AAYrD,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QApBuC,EAAE,OAAO;EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,QAAQ,sCAAsC,SAAS,CAAC,CAAC,SAAS;EAClE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-namespace.cjs","names":["z","action"],"sources":["../../src/actions/create-namespace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeCreateNamespaceInput = z.object({\n name: z.string().describe(\"The name of the namespace to create.\"),\n schema: z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"Mapping of field names to their indexing configuration.\"),\n}).describe(\"Schema configuration for metadata indexing behavior.\").optional(),\n index_host: z.string().describe(\"The host URL of the serverless index (e.g., 'index-name-xxxxx.svc.aped-xxxx-xxxx.pinecone.io').\"),\n}).describe(\"Request model for creating a namespace in a serverless Pinecone index.\");\nconst PineconeCreateNamespace_SchemaConfigSchema = z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"Mapping of field names to their indexing configuration.\"),\n}).passthrough().describe(\"Schema configuration for metadata indexing behavior.\");\nexport const PineconeCreateNamespaceOutput = z.object({\n name: z.string().describe(\"The name of the created namespace.\").nullable(),\n schema: PineconeCreateNamespace_SchemaConfigSchema.nullable().optional(),\n record_count: z.number().int().describe(\"Total number of records within the namespace.\").nullable().optional(),\n indexed_fields: z.record(z.string(), z.unknown()).describe(\"List of all indexed metadata fields.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing details of the created namespace.\");\n\nexport const pineconeCreateNamespace = action(\"PINECONE_CREATE_NAMESPACE\", {\n slug: \"pinecone-create-namespace\",\n name: \"Create Namespace\",\n description: \"Tool to create a namespace within a serverless Pinecone index. Use when you need to organize vectors into isolated partitions.\",\n input: PineconeCreateNamespaceInput,\n output: PineconeCreateNamespaceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-namespace.cjs","names":["z","action"],"sources":["../../src/actions/create-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 PineconeCreateNamespaceInput = z.object({\n name: z.string().describe(\"The name of the namespace to create.\"),\n schema: z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"Mapping of field names to their indexing configuration.\"),\n}).describe(\"Schema configuration for metadata indexing behavior.\").optional(),\n index_host: z.string().describe(\"The host URL of the serverless index (e.g., 'index-name-xxxxx.svc.aped-xxxx-xxxx.pinecone.io').\"),\n}).describe(\"Request model for creating a namespace in a serverless Pinecone index.\");\nconst PineconeCreateNamespace_SchemaConfigSchema = z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"Mapping of field names to their indexing configuration.\"),\n}).passthrough().describe(\"Schema configuration for metadata indexing behavior.\");\nexport const PineconeCreateNamespaceOutput = z.object({\n name: z.string().describe(\"The name of the created namespace.\").nullable(),\n schema: PineconeCreateNamespace_SchemaConfigSchema.nullable().optional(),\n record_count: z.number().int().describe(\"Total number of records within the namespace.\").nullable().optional(),\n indexed_fields: z.record(z.string(), z.unknown()).describe(\"List of all indexed metadata fields.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing details of the created namespace.\");\n\nexport const pineconeCreateNamespace: AppAction<\n typeof PineconeCreateNamespaceInput,\n typeof PineconeCreateNamespaceOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_CREATE_NAMESPACE\", {\n slug: \"pinecone-create-namespace\",\n name: \"Create Namespace\",\n description: \"Tool to create a namespace within a serverless Pinecone index. Use when you need to organize vectors into isolated partitions.\",\n input: PineconeCreateNamespaceInput,\n output: PineconeCreateNamespaceOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAChE,QAAQA,IAAAA,EAAE,OAAO,EACjB,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yDAAyD,EAC9G,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;AACnI,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,6CAA6CA,IAAAA,EAAE,OAAO,EAC1D,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yDAAyD,EAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACzE,QAAQ,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACvE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,gBAAgBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,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/create-namespace.d.ts
|
|
@@ -16,13 +18,7 @@ declare const PineconeCreateNamespaceOutput: z.ZodObject<{
|
|
|
16
18
|
record_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
19
|
indexed_fields: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const pineconeCreateNamespace:
|
|
20
|
-
name: string;
|
|
21
|
-
index_host: string;
|
|
22
|
-
schema?: {
|
|
23
|
-
fields: Record<string, unknown>;
|
|
24
|
-
} | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
21
|
+
declare const pineconeCreateNamespace: AppAction<typeof PineconeCreateNamespaceInput, typeof PineconeCreateNamespaceOutput, typeof pinecone.credential>;
|
|
26
22
|
//#endregion
|
|
27
23
|
export { pineconeCreateNamespace };
|
|
28
24
|
//# sourceMappingURL=create-namespace.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-namespace.d.cts","names":[],"sources":["../../src/actions/create-namespace.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-namespace.d.cts","names":[],"sources":["../../src/actions/create-namespace.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAO7B,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/create-namespace.d.ts
|
|
@@ -16,13 +18,7 @@ declare const PineconeCreateNamespaceOutput: z.ZodObject<{
|
|
|
16
18
|
record_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
19
|
indexed_fields: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const pineconeCreateNamespace:
|
|
20
|
-
name: string;
|
|
21
|
-
index_host: string;
|
|
22
|
-
schema?: {
|
|
23
|
-
fields: Record<string, unknown>;
|
|
24
|
-
} | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
21
|
+
declare const pineconeCreateNamespace: AppAction<typeof PineconeCreateNamespaceInput, typeof PineconeCreateNamespaceOutput, typeof pinecone.credential>;
|
|
26
22
|
//#endregion
|
|
27
23
|
export { pineconeCreateNamespace };
|
|
28
24
|
//# sourceMappingURL=create-namespace.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-namespace.d.mts","names":[],"sources":["../../src/actions/create-namespace.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-namespace.d.mts","names":[],"sources":["../../src/actions/create-namespace.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAO7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-namespace.mjs","names":[],"sources":["../../src/actions/create-namespace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeCreateNamespaceInput = z.object({\n name: z.string().describe(\"The name of the namespace to create.\"),\n schema: z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"Mapping of field names to their indexing configuration.\"),\n}).describe(\"Schema configuration for metadata indexing behavior.\").optional(),\n index_host: z.string().describe(\"The host URL of the serverless index (e.g., 'index-name-xxxxx.svc.aped-xxxx-xxxx.pinecone.io').\"),\n}).describe(\"Request model for creating a namespace in a serverless Pinecone index.\");\nconst PineconeCreateNamespace_SchemaConfigSchema = z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"Mapping of field names to their indexing configuration.\"),\n}).passthrough().describe(\"Schema configuration for metadata indexing behavior.\");\nexport const PineconeCreateNamespaceOutput = z.object({\n name: z.string().describe(\"The name of the created namespace.\").nullable(),\n schema: PineconeCreateNamespace_SchemaConfigSchema.nullable().optional(),\n record_count: z.number().int().describe(\"Total number of records within the namespace.\").nullable().optional(),\n indexed_fields: z.record(z.string(), z.unknown()).describe(\"List of all indexed metadata fields.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing details of the created namespace.\");\n\nexport const pineconeCreateNamespace = action(\"PINECONE_CREATE_NAMESPACE\", {\n slug: \"pinecone-create-namespace\",\n name: \"Create Namespace\",\n description: \"Tool to create a namespace within a serverless Pinecone index. Use when you need to organize vectors into isolated partitions.\",\n input: PineconeCreateNamespaceInput,\n output: PineconeCreateNamespaceOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-namespace.mjs","names":[],"sources":["../../src/actions/create-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 PineconeCreateNamespaceInput = z.object({\n name: z.string().describe(\"The name of the namespace to create.\"),\n schema: z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"Mapping of field names to their indexing configuration.\"),\n}).describe(\"Schema configuration for metadata indexing behavior.\").optional(),\n index_host: z.string().describe(\"The host URL of the serverless index (e.g., 'index-name-xxxxx.svc.aped-xxxx-xxxx.pinecone.io').\"),\n}).describe(\"Request model for creating a namespace in a serverless Pinecone index.\");\nconst PineconeCreateNamespace_SchemaConfigSchema = z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"Mapping of field names to their indexing configuration.\"),\n}).passthrough().describe(\"Schema configuration for metadata indexing behavior.\");\nexport const PineconeCreateNamespaceOutput = z.object({\n name: z.string().describe(\"The name of the created namespace.\").nullable(),\n schema: PineconeCreateNamespace_SchemaConfigSchema.nullable().optional(),\n record_count: z.number().int().describe(\"Total number of records within the namespace.\").nullable().optional(),\n indexed_fields: z.record(z.string(), z.unknown()).describe(\"List of all indexed metadata fields.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing details of the created namespace.\");\n\nexport const pineconeCreateNamespace: AppAction<\n typeof PineconeCreateNamespaceInput,\n typeof PineconeCreateNamespaceOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_CREATE_NAMESPACE\", {\n slug: \"pinecone-create-namespace\",\n name: \"Create Namespace\",\n description: \"Tool to create a namespace within a serverless Pinecone index. Use when you need to organize vectors into isolated partitions.\",\n input: PineconeCreateNamespaceInput,\n output: PineconeCreateNamespaceOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+B,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAChE,QAAQ,EAAE,OAAO,EACjB,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yDAAyD,EAC9G,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;AACnI,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,6CAA6C,EAAE,OAAO,EAC1D,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yDAAyD,EAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAQhF,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhB2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACzE,QAAQ,2CAA2C,SAAS,CAAC,CAAC,SAAS;EACvE,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,gBAAgB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-assistant.cjs","names":["z","action"],"sources":["../../src/actions/delete-assistant.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDeleteAssistantInput = z.object({\n assistant_name: z.string().describe(\"The name of the assistant to delete.\"),\n}).describe(\"Request model for deleting a Pinecone assistant.\");\nexport const PineconeDeleteAssistantOutput = z.object({\n message: z.string().default(\"Assistant 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 assistant operation.\");\n\nexport const pineconeDeleteAssistant = action(\"PINECONE_DELETE_ASSISTANT\", {\n slug: \"pinecone-delete-assistant\",\n name: \"Delete Assistant\",\n description: \"Tool to permanently delete a Pinecone assistant. Use when you need to remove an assistant from your project.\",\n input: PineconeDeleteAssistantInput,\n output: PineconeDeleteAssistantOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-assistant.cjs","names":["z","action"],"sources":["../../src/actions/delete-assistant.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 PineconeDeleteAssistantInput = z.object({\n assistant_name: z.string().describe(\"The name of the assistant to delete.\"),\n}).describe(\"Request model for deleting a Pinecone assistant.\");\nexport const PineconeDeleteAssistantOutput = z.object({\n message: z.string().default(\"Assistant 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 assistant operation.\");\n\nexport const pineconeDeleteAssistant: AppAction<\n typeof PineconeDeleteAssistantInput,\n typeof PineconeDeleteAssistantOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DELETE_ASSISTANT\", {\n slug: \"pinecone-delete-assistant\",\n name: \"Delete Assistant\",\n description: \"Tool to permanently delete a Pinecone assistant. Use when you need to remove an assistant from your project.\",\n input: PineconeDeleteAssistantInput,\n output: PineconeDeleteAssistantOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EAC5E,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,qCAAqC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjJ,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,oDAAoD;AAE9E,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-assistant.d.ts
|
|
@@ -8,9 +10,7 @@ declare const PineconeDeleteAssistantOutput: 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 pineconeDeleteAssistant:
|
|
12
|
-
assistant_name: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const pineconeDeleteAssistant: AppAction<typeof PineconeDeleteAssistantInput, typeof PineconeDeleteAssistantOutput, typeof pinecone.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { pineconeDeleteAssistant };
|
|
16
16
|
//# sourceMappingURL=delete-assistant.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-assistant.d.cts","names":[],"sources":["../../src/actions/delete-assistant.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-assistant.d.cts","names":[],"sources":["../../src/actions/delete-assistant.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,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-assistant.d.ts
|
|
@@ -8,9 +10,7 @@ declare const PineconeDeleteAssistantOutput: 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 pineconeDeleteAssistant:
|
|
12
|
-
assistant_name: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const pineconeDeleteAssistant: AppAction<typeof PineconeDeleteAssistantInput, typeof PineconeDeleteAssistantOutput, typeof pinecone.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { pineconeDeleteAssistant };
|
|
16
16
|
//# sourceMappingURL=delete-assistant.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-assistant.d.mts","names":[],"sources":["../../src/actions/delete-assistant.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-assistant.d.mts","names":[],"sources":["../../src/actions/delete-assistant.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-assistant.mjs","names":[],"sources":["../../src/actions/delete-assistant.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDeleteAssistantInput = z.object({\n assistant_name: z.string().describe(\"The name of the assistant to delete.\"),\n}).describe(\"Request model for deleting a Pinecone assistant.\");\nexport const PineconeDeleteAssistantOutput = z.object({\n message: z.string().default(\"Assistant 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 assistant operation.\");\n\nexport const pineconeDeleteAssistant = action(\"PINECONE_DELETE_ASSISTANT\", {\n slug: \"pinecone-delete-assistant\",\n name: \"Delete Assistant\",\n description: \"Tool to permanently delete a Pinecone assistant. Use when you need to remove an assistant from your project.\",\n input: PineconeDeleteAssistantInput,\n output: PineconeDeleteAssistantOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-assistant.mjs","names":[],"sources":["../../src/actions/delete-assistant.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 PineconeDeleteAssistantInput = z.object({\n assistant_name: z.string().describe(\"The name of the assistant to delete.\"),\n}).describe(\"Request model for deleting a Pinecone assistant.\");\nexport const PineconeDeleteAssistantOutput = z.object({\n message: z.string().default(\"Assistant 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 assistant operation.\");\n\nexport const pineconeDeleteAssistant: AppAction<\n typeof PineconeDeleteAssistantInput,\n typeof PineconeDeleteAssistantOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DELETE_ASSISTANT\", {\n slug: \"pinecone-delete-assistant\",\n name: \"Delete Assistant\",\n description: \"Tool to permanently delete a Pinecone assistant. Use when you need to remove an assistant from your project.\",\n input: PineconeDeleteAssistantInput,\n output: PineconeDeleteAssistantOutput,\n});\n"],"mappings":";;;AAcA,MAAa,0BAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB0C,EAAE,OAAO,EACnD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EAC5E,CAAC,CAAC,CAAC,SAAS,kDAcH;CACP,QAd2C,EAAE,OAAO;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,qCAAqC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjJ,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,oDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-backup.cjs","names":["z","action"],"sources":["../../src/actions/delete-backup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDeleteBackupInput = z.object({\n backup_id: z.string().describe(\"The ID of the backup to delete.\"),\n}).describe(\"Request model for deleting a Pinecone backup.\");\nexport const PineconeDeleteBackupOutput = z.object({\n message: z.string().default(\"Backup 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 backup operation.\");\n\nexport const pineconeDeleteBackup = action(\"PINECONE_DELETE_BACKUP\", {\n slug: \"pinecone-delete-backup\",\n name: \"Delete Backup\",\n description: \"Tool to delete a backup. Use when you need to permanently remove a backup from your project.\",\n input: PineconeDeleteBackupInput,\n output: PineconeDeleteBackupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-backup.cjs","names":["z","action"],"sources":["../../src/actions/delete-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 PineconeDeleteBackupInput = z.object({\n backup_id: z.string().describe(\"The ID of the backup to delete.\"),\n}).describe(\"Request model for deleting a Pinecone backup.\");\nexport const PineconeDeleteBackupOutput = z.object({\n message: z.string().default(\"Backup 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 backup operation.\");\n\nexport const pineconeDeleteBackup: AppAction<\n typeof PineconeDeleteBackupInput,\n typeof PineconeDeleteBackupOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DELETE_BACKUP\", {\n slug: \"pinecone-delete-backup\",\n name: \"Delete Backup\",\n description: \"Tool to delete a backup. Use when you need to permanently remove a backup from your project.\",\n input: PineconeDeleteBackupInput,\n output: PineconeDeleteBackupOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,EAClE,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,kCAAkC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,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,iDAAiD;AAE3E,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/delete-backup.d.ts
|
|
@@ -8,9 +10,7 @@ declare const PineconeDeleteBackupOutput: 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 pineconeDeleteBackup:
|
|
12
|
-
backup_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const pineconeDeleteBackup: AppAction<typeof PineconeDeleteBackupInput, typeof PineconeDeleteBackupOutput, typeof pinecone.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { pineconeDeleteBackup };
|
|
16
16
|
//# sourceMappingURL=delete-backup.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-backup.d.cts","names":[],"sources":["../../src/actions/delete-backup.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-backup.d.cts","names":[],"sources":["../../src/actions/delete-backup.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAK1B,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/delete-backup.d.ts
|
|
@@ -8,9 +10,7 @@ declare const PineconeDeleteBackupOutput: 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 pineconeDeleteBackup:
|
|
12
|
-
backup_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const pineconeDeleteBackup: AppAction<typeof PineconeDeleteBackupInput, typeof PineconeDeleteBackupOutput, typeof pinecone.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { pineconeDeleteBackup };
|
|
16
16
|
//# sourceMappingURL=delete-backup.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-backup.d.mts","names":[],"sources":["../../src/actions/delete-backup.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-backup.d.mts","names":[],"sources":["../../src/actions/delete-backup.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAK1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-backup.mjs","names":[],"sources":["../../src/actions/delete-backup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDeleteBackupInput = z.object({\n backup_id: z.string().describe(\"The ID of the backup to delete.\"),\n}).describe(\"Request model for deleting a Pinecone backup.\");\nexport const PineconeDeleteBackupOutput = z.object({\n message: z.string().default(\"Backup 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 backup operation.\");\n\nexport const pineconeDeleteBackup = action(\"PINECONE_DELETE_BACKUP\", {\n slug: \"pinecone-delete-backup\",\n name: \"Delete Backup\",\n description: \"Tool to delete a backup. Use when you need to permanently remove a backup from your project.\",\n input: PineconeDeleteBackupInput,\n output: PineconeDeleteBackupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-backup.mjs","names":[],"sources":["../../src/actions/delete-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 PineconeDeleteBackupInput = z.object({\n backup_id: z.string().describe(\"The ID of the backup to delete.\"),\n}).describe(\"Request model for deleting a Pinecone backup.\");\nexport const PineconeDeleteBackupOutput = z.object({\n message: z.string().default(\"Backup 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 backup operation.\");\n\nexport const pineconeDeleteBackup: AppAction<\n typeof PineconeDeleteBackupInput,\n typeof PineconeDeleteBackupOutput,\n typeof pinecone.credential\n> = action(\"PINECONE_DELETE_BACKUP\", {\n slug: \"pinecone-delete-backup\",\n name: \"Delete Backup\",\n description: \"Tool to delete a backup. Use when you need to permanently remove a backup from your project.\",\n input: PineconeDeleteBackupInput,\n output: PineconeDeleteBackupOutput,\n});\n"],"mappings":";;;AAcA,MAAa,uBAIT,OAAO,0BAA0B;CACnC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBuC,EAAE,OAAO,EAChD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,EAClE,CAAC,CAAC,CAAC,SAAS,+CAcH;CACP,QAdwC,EAAE,OAAO;EACjD,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,kCAAkC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9I,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,iDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-file.cjs","names":["z","action"],"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.cjs","names":["z","action"],"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":";;;;AAMA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG;CAC7I,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACxF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;AAC9E,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,0BAA0B,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2EAA2E;AAErG,MAAa,qBAITC,eAAAA,OAAO,wBAAwB;CACjC,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-file.d.ts
|
|
@@ -10,11 +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]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const pineconeDeleteFile: AppAction<typeof PineconeDeleteFileInput, typeof PineconeDeleteFileOutput, typeof pinecone.credential>;
|
|
18
16
|
//#endregion
|
|
19
17
|
export { pineconeDeleteFile };
|
|
20
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,11 +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]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const pineconeDeleteFile: AppAction<typeof PineconeDeleteFileInput, typeof PineconeDeleteFileOutput, typeof pinecone.credential>;
|
|
18
16
|
//#endregion
|
|
19
17
|
export { pineconeDeleteFile };
|
|
20
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,9 +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]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const pineconeDeleteIndex: AppAction<typeof PineconeDeleteIndexInput, typeof PineconeDeleteIndexOutput, typeof pinecone.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { pineconeDeleteIndex };
|
|
16
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,9 +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]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const pineconeDeleteIndex: AppAction<typeof PineconeDeleteIndexInput, typeof PineconeDeleteIndexOutput, typeof pinecone.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { pineconeDeleteIndex };
|
|
16
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"}
|