@keystrokehq/pinecone 0.1.0 → 0.1.3
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/README.md +1 -1
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/cancel-bulk-import.cjs +1 -1
- package/dist/actions/cancel-bulk-import.cjs.map +1 -1
- package/dist/actions/cancel-bulk-import.d.cts +9 -3
- package/dist/actions/cancel-bulk-import.d.cts.map +1 -1
- package/dist/actions/cancel-bulk-import.d.mts +9 -3
- package/dist/actions/cancel-bulk-import.d.mts.map +1 -1
- package/dist/actions/cancel-bulk-import.mjs +1 -1
- package/dist/actions/cancel-bulk-import.mjs.map +1 -1
- package/dist/actions/chat-assistant.cjs +9 -9
- package/dist/actions/chat-assistant.cjs.map +1 -1
- package/dist/actions/chat-assistant.d.cts +72 -3
- package/dist/actions/chat-assistant.d.cts.map +1 -1
- package/dist/actions/chat-assistant.d.mts +72 -3
- package/dist/actions/chat-assistant.d.mts.map +1 -1
- package/dist/actions/chat-assistant.mjs +9 -9
- package/dist/actions/chat-assistant.mjs.map +1 -1
- package/dist/actions/chat-completion-assistant.cjs +9 -9
- package/dist/actions/chat-completion-assistant.cjs.map +1 -1
- package/dist/actions/chat-completion-assistant.d.cts +42 -3
- package/dist/actions/chat-completion-assistant.d.cts.map +1 -1
- package/dist/actions/chat-completion-assistant.d.mts +42 -3
- package/dist/actions/chat-completion-assistant.d.mts.map +1 -1
- package/dist/actions/chat-completion-assistant.mjs +9 -9
- package/dist/actions/chat-completion-assistant.mjs.map +1 -1
- package/dist/actions/configure-index.cjs +12 -12
- package/dist/actions/configure-index.cjs.map +1 -1
- package/dist/actions/configure-index.d.cts +58 -3
- package/dist/actions/configure-index.d.cts.map +1 -1
- package/dist/actions/configure-index.d.mts +58 -3
- package/dist/actions/configure-index.d.mts.map +1 -1
- package/dist/actions/configure-index.mjs +12 -12
- package/dist/actions/configure-index.mjs.map +1 -1
- package/dist/actions/create-assistant.cjs +7 -7
- package/dist/actions/create-assistant.cjs.map +1 -1
- package/dist/actions/create-assistant.d.cts +27 -3
- package/dist/actions/create-assistant.d.cts.map +1 -1
- package/dist/actions/create-assistant.d.mts +27 -3
- package/dist/actions/create-assistant.d.mts.map +1 -1
- package/dist/actions/create-assistant.mjs +7 -7
- package/dist/actions/create-assistant.mjs.map +1 -1
- package/dist/actions/create-backup.cjs +1 -1
- package/dist/actions/create-backup.cjs.map +1 -1
- package/dist/actions/create-backup.d.cts +23 -3
- package/dist/actions/create-backup.d.cts.map +1 -1
- package/dist/actions/create-backup.d.mts +23 -3
- package/dist/actions/create-backup.d.mts.map +1 -1
- package/dist/actions/create-backup.mjs +1 -1
- package/dist/actions/create-backup.mjs.map +1 -1
- package/dist/actions/create-index-for-model.cjs +11 -11
- package/dist/actions/create-index-for-model.cjs.map +1 -1
- package/dist/actions/create-index-for-model.d.cts +64 -3
- package/dist/actions/create-index-for-model.d.cts.map +1 -1
- package/dist/actions/create-index-for-model.d.mts +64 -3
- package/dist/actions/create-index-for-model.d.mts.map +1 -1
- package/dist/actions/create-index-for-model.mjs +11 -11
- package/dist/actions/create-index-for-model.mjs.map +1 -1
- package/dist/actions/create-index-from-backup.cjs +2 -2
- package/dist/actions/create-index-from-backup.cjs.map +1 -1
- package/dist/actions/create-index-from-backup.d.cts +16 -3
- package/dist/actions/create-index-from-backup.d.cts.map +1 -1
- package/dist/actions/create-index-from-backup.d.mts +16 -3
- package/dist/actions/create-index-from-backup.d.mts.map +1 -1
- package/dist/actions/create-index-from-backup.mjs +2 -2
- package/dist/actions/create-index-from-backup.mjs.map +1 -1
- package/dist/actions/create-index.cjs +2 -2
- package/dist/actions/create-index.cjs.map +1 -1
- package/dist/actions/create-index.d.cts +69 -3
- package/dist/actions/create-index.d.cts.map +1 -1
- package/dist/actions/create-index.d.mts +69 -3
- package/dist/actions/create-index.d.mts.map +1 -1
- package/dist/actions/create-index.mjs +2 -2
- package/dist/actions/create-index.mjs.map +1 -1
- package/dist/actions/create-namespace.cjs +5 -5
- package/dist/actions/create-namespace.cjs.map +1 -1
- package/dist/actions/create-namespace.d.cts +22 -3
- package/dist/actions/create-namespace.d.cts.map +1 -1
- package/dist/actions/create-namespace.d.mts +22 -3
- package/dist/actions/create-namespace.d.mts.map +1 -1
- package/dist/actions/create-namespace.mjs +5 -5
- package/dist/actions/create-namespace.mjs.map +1 -1
- package/dist/actions/delete-assistant.cjs +1 -1
- package/dist/actions/delete-assistant.cjs.map +1 -1
- package/dist/actions/delete-assistant.d.cts +10 -3
- package/dist/actions/delete-assistant.d.cts.map +1 -1
- package/dist/actions/delete-assistant.d.mts +10 -3
- package/dist/actions/delete-assistant.d.mts.map +1 -1
- package/dist/actions/delete-assistant.mjs +1 -1
- package/dist/actions/delete-assistant.mjs.map +1 -1
- package/dist/actions/delete-backup.cjs +1 -1
- package/dist/actions/delete-backup.cjs.map +1 -1
- package/dist/actions/delete-backup.d.cts +10 -3
- package/dist/actions/delete-backup.d.cts.map +1 -1
- package/dist/actions/delete-backup.d.mts +10 -3
- package/dist/actions/delete-backup.d.mts.map +1 -1
- package/dist/actions/delete-backup.mjs +1 -1
- package/dist/actions/delete-backup.mjs.map +1 -1
- package/dist/actions/delete-file.cjs +1 -1
- package/dist/actions/delete-file.cjs.map +1 -1
- package/dist/actions/delete-file.d.cts +14 -3
- package/dist/actions/delete-file.d.cts.map +1 -1
- package/dist/actions/delete-file.d.mts +14 -3
- package/dist/actions/delete-file.d.mts.map +1 -1
- package/dist/actions/delete-file.mjs +1 -1
- package/dist/actions/delete-file.mjs.map +1 -1
- package/dist/actions/delete-index.cjs +1 -1
- package/dist/actions/delete-index.cjs.map +1 -1
- package/dist/actions/delete-index.d.cts +10 -3
- package/dist/actions/delete-index.d.cts.map +1 -1
- package/dist/actions/delete-index.d.mts +10 -3
- package/dist/actions/delete-index.d.mts.map +1 -1
- package/dist/actions/delete-index.mjs +1 -1
- package/dist/actions/delete-index.mjs.map +1 -1
- package/dist/actions/delete-namespace.cjs +1 -1
- package/dist/actions/delete-namespace.cjs.map +1 -1
- package/dist/actions/delete-namespace.d.cts +9 -3
- package/dist/actions/delete-namespace.d.cts.map +1 -1
- package/dist/actions/delete-namespace.d.mts +9 -3
- package/dist/actions/delete-namespace.d.mts.map +1 -1
- package/dist/actions/delete-namespace.mjs +1 -1
- package/dist/actions/delete-namespace.mjs.map +1 -1
- package/dist/actions/delete-vectors.cjs +2 -2
- package/dist/actions/delete-vectors.cjs.map +1 -1
- package/dist/actions/delete-vectors.d.cts +15 -3
- package/dist/actions/delete-vectors.d.cts.map +1 -1
- package/dist/actions/delete-vectors.d.mts +15 -3
- package/dist/actions/delete-vectors.d.mts.map +1 -1
- package/dist/actions/delete-vectors.mjs +2 -2
- package/dist/actions/delete-vectors.mjs.map +1 -1
- package/dist/actions/describe-backup.cjs +3 -3
- package/dist/actions/describe-backup.cjs.map +1 -1
- package/dist/actions/describe-backup.d.cts +24 -3
- package/dist/actions/describe-backup.d.cts.map +1 -1
- package/dist/actions/describe-backup.d.mts +24 -3
- package/dist/actions/describe-backup.d.mts.map +1 -1
- package/dist/actions/describe-backup.mjs +3 -3
- package/dist/actions/describe-backup.mjs.map +1 -1
- package/dist/actions/describe-bulk-import.cjs +1 -1
- package/dist/actions/describe-bulk-import.cjs.map +1 -1
- package/dist/actions/describe-bulk-import.d.cts +18 -3
- package/dist/actions/describe-bulk-import.d.cts.map +1 -1
- package/dist/actions/describe-bulk-import.d.mts +18 -3
- package/dist/actions/describe-bulk-import.d.mts.map +1 -1
- package/dist/actions/describe-bulk-import.mjs +1 -1
- package/dist/actions/describe-bulk-import.mjs.map +1 -1
- package/dist/actions/describe-file.cjs +4 -4
- package/dist/actions/describe-file.cjs.map +1 -1
- package/dist/actions/describe-file.d.cts +26 -3
- package/dist/actions/describe-file.d.cts.map +1 -1
- package/dist/actions/describe-file.d.mts +26 -3
- package/dist/actions/describe-file.d.mts.map +1 -1
- package/dist/actions/describe-file.mjs +4 -4
- package/dist/actions/describe-file.mjs.map +1 -1
- package/dist/actions/describe-index-stats.cjs +2 -2
- package/dist/actions/describe-index-stats.cjs.map +1 -1
- package/dist/actions/describe-index-stats.d.cts +18 -3
- package/dist/actions/describe-index-stats.d.cts.map +1 -1
- package/dist/actions/describe-index-stats.d.mts +18 -3
- package/dist/actions/describe-index-stats.d.mts.map +1 -1
- package/dist/actions/describe-index-stats.mjs +2 -2
- package/dist/actions/describe-index-stats.mjs.map +1 -1
- package/dist/actions/describe-index.cjs +23 -23
- package/dist/actions/describe-index.cjs.map +1 -1
- package/dist/actions/describe-index.d.cts +46 -3
- package/dist/actions/describe-index.d.cts.map +1 -1
- package/dist/actions/describe-index.d.mts +46 -3
- package/dist/actions/describe-index.d.mts.map +1 -1
- package/dist/actions/describe-index.mjs +23 -23
- package/dist/actions/describe-index.mjs.map +1 -1
- package/dist/actions/describe-namespace.cjs +3 -3
- package/dist/actions/describe-namespace.cjs.map +1 -1
- package/dist/actions/describe-namespace.d.cts +18 -3
- package/dist/actions/describe-namespace.d.cts.map +1 -1
- package/dist/actions/describe-namespace.d.mts +18 -3
- package/dist/actions/describe-namespace.d.mts.map +1 -1
- package/dist/actions/describe-namespace.mjs +3 -3
- package/dist/actions/describe-namespace.mjs.map +1 -1
- package/dist/actions/describe-restore-job.cjs +7 -7
- package/dist/actions/describe-restore-job.cjs.map +1 -1
- package/dist/actions/describe-restore-job.d.cts +16 -3
- package/dist/actions/describe-restore-job.d.cts.map +1 -1
- package/dist/actions/describe-restore-job.d.mts +16 -3
- package/dist/actions/describe-restore-job.d.mts.map +1 -1
- package/dist/actions/describe-restore-job.mjs +7 -7
- package/dist/actions/describe-restore-job.mjs.map +1 -1
- package/dist/actions/embed.cjs +8 -8
- package/dist/actions/embed.cjs.map +1 -1
- package/dist/actions/embed.d.cts +42 -3
- package/dist/actions/embed.d.cts.map +1 -1
- package/dist/actions/embed.d.mts +42 -3
- package/dist/actions/embed.d.mts.map +1 -1
- package/dist/actions/embed.mjs +8 -8
- package/dist/actions/embed.mjs.map +1 -1
- package/dist/actions/fetch-vectors.cjs +3 -3
- package/dist/actions/fetch-vectors.cjs.map +1 -1
- package/dist/actions/fetch-vectors.d.cts +17 -3
- package/dist/actions/fetch-vectors.d.cts.map +1 -1
- package/dist/actions/fetch-vectors.d.mts +17 -3
- package/dist/actions/fetch-vectors.d.mts.map +1 -1
- package/dist/actions/fetch-vectors.mjs +3 -3
- package/dist/actions/fetch-vectors.mjs.map +1 -1
- package/dist/actions/get-assistant.cjs +4 -4
- package/dist/actions/get-assistant.cjs.map +1 -1
- package/dist/actions/get-assistant.d.cts +17 -3
- package/dist/actions/get-assistant.d.cts.map +1 -1
- package/dist/actions/get-assistant.d.mts +17 -3
- package/dist/actions/get-assistant.d.mts.map +1 -1
- package/dist/actions/get-assistant.mjs +4 -4
- package/dist/actions/get-assistant.mjs.map +1 -1
- package/dist/actions/get-model.cjs +10 -10
- package/dist/actions/get-model.cjs.map +1 -1
- package/dist/actions/get-model.d.cts +31 -3
- package/dist/actions/get-model.d.cts.map +1 -1
- package/dist/actions/get-model.d.mts +31 -3
- package/dist/actions/get-model.d.mts.map +1 -1
- package/dist/actions/get-model.mjs +10 -10
- package/dist/actions/get-model.mjs.map +1 -1
- package/dist/actions/list-assistants.cjs +6 -6
- package/dist/actions/list-assistants.cjs.map +1 -1
- package/dist/actions/list-assistants.d.cts +22 -3
- package/dist/actions/list-assistants.d.cts.map +1 -1
- package/dist/actions/list-assistants.d.mts +22 -3
- package/dist/actions/list-assistants.d.mts.map +1 -1
- package/dist/actions/list-assistants.mjs +6 -6
- package/dist/actions/list-assistants.mjs.map +1 -1
- package/dist/actions/list-bulk-imports.cjs +3 -3
- package/dist/actions/list-bulk-imports.cjs.map +1 -1
- package/dist/actions/list-bulk-imports.d.cts +25 -3
- package/dist/actions/list-bulk-imports.d.cts.map +1 -1
- package/dist/actions/list-bulk-imports.d.mts +25 -3
- package/dist/actions/list-bulk-imports.d.mts.map +1 -1
- package/dist/actions/list-bulk-imports.mjs +3 -3
- package/dist/actions/list-bulk-imports.mjs.map +1 -1
- package/dist/actions/list-collections.cjs +3 -3
- package/dist/actions/list-collections.cjs.map +1 -1
- package/dist/actions/list-collections.d.cts +12 -3
- package/dist/actions/list-collections.d.cts.map +1 -1
- package/dist/actions/list-collections.d.mts +12 -3
- package/dist/actions/list-collections.d.mts.map +1 -1
- package/dist/actions/list-collections.mjs +3 -3
- package/dist/actions/list-collections.mjs.map +1 -1
- package/dist/actions/list-files.cjs +6 -6
- package/dist/actions/list-files.cjs.map +1 -1
- package/dist/actions/list-files.d.cts +33 -3
- package/dist/actions/list-files.d.cts.map +1 -1
- package/dist/actions/list-files.d.mts +33 -3
- package/dist/actions/list-files.d.mts.map +1 -1
- package/dist/actions/list-files.mjs +6 -6
- package/dist/actions/list-files.mjs.map +1 -1
- package/dist/actions/list-index-backups.cjs +13 -13
- package/dist/actions/list-index-backups.cjs.map +1 -1
- package/dist/actions/list-index-backups.d.cts +35 -3
- package/dist/actions/list-index-backups.d.cts.map +1 -1
- package/dist/actions/list-index-backups.d.mts +35 -3
- package/dist/actions/list-index-backups.d.mts.map +1 -1
- package/dist/actions/list-index-backups.mjs +13 -13
- package/dist/actions/list-index-backups.mjs.map +1 -1
- package/dist/actions/list-indexes.cjs +21 -21
- package/dist/actions/list-indexes.cjs.map +1 -1
- package/dist/actions/list-indexes.d.cts +33 -3
- package/dist/actions/list-indexes.d.cts.map +1 -1
- package/dist/actions/list-indexes.d.mts +33 -3
- package/dist/actions/list-indexes.d.mts.map +1 -1
- package/dist/actions/list-indexes.mjs +21 -21
- package/dist/actions/list-indexes.mjs.map +1 -1
- package/dist/actions/list-models.cjs +3 -3
- package/dist/actions/list-models.cjs.map +1 -1
- package/dist/actions/list-models.d.cts +33 -3
- package/dist/actions/list-models.d.cts.map +1 -1
- package/dist/actions/list-models.d.mts +33 -3
- package/dist/actions/list-models.d.mts.map +1 -1
- package/dist/actions/list-models.mjs +3 -3
- package/dist/actions/list-models.mjs.map +1 -1
- package/dist/actions/list-namespaces-operation.cjs +5 -5
- package/dist/actions/list-namespaces-operation.cjs.map +1 -1
- package/dist/actions/list-namespaces-operation.d.cts +30 -3
- package/dist/actions/list-namespaces-operation.d.cts.map +1 -1
- package/dist/actions/list-namespaces-operation.d.mts +30 -3
- package/dist/actions/list-namespaces-operation.d.mts.map +1 -1
- package/dist/actions/list-namespaces-operation.mjs +5 -5
- package/dist/actions/list-namespaces-operation.mjs.map +1 -1
- package/dist/actions/list-project-backups.cjs +13 -13
- package/dist/actions/list-project-backups.cjs.map +1 -1
- package/dist/actions/list-project-backups.d.cts +31 -3
- package/dist/actions/list-project-backups.d.cts.map +1 -1
- package/dist/actions/list-project-backups.d.mts +31 -3
- package/dist/actions/list-project-backups.d.mts.map +1 -1
- package/dist/actions/list-project-backups.mjs +13 -13
- package/dist/actions/list-project-backups.mjs.map +1 -1
- package/dist/actions/list-restore-jobs.cjs +10 -10
- package/dist/actions/list-restore-jobs.cjs.map +1 -1
- package/dist/actions/list-restore-jobs.d.cts +23 -3
- package/dist/actions/list-restore-jobs.d.cts.map +1 -1
- package/dist/actions/list-restore-jobs.d.mts +23 -3
- package/dist/actions/list-restore-jobs.d.mts.map +1 -1
- package/dist/actions/list-restore-jobs.mjs +10 -10
- package/dist/actions/list-restore-jobs.mjs.map +1 -1
- package/dist/actions/list-vectors.cjs +4 -4
- package/dist/actions/list-vectors.cjs.map +1 -1
- package/dist/actions/list-vectors.d.cts +26 -3
- package/dist/actions/list-vectors.d.cts.map +1 -1
- package/dist/actions/list-vectors.d.mts +26 -3
- package/dist/actions/list-vectors.d.mts.map +1 -1
- package/dist/actions/list-vectors.mjs +4 -4
- package/dist/actions/list-vectors.mjs.map +1 -1
- package/dist/actions/query-vectors.cjs +7 -7
- package/dist/actions/query-vectors.cjs.map +1 -1
- package/dist/actions/query-vectors.d.cts +44 -3
- package/dist/actions/query-vectors.d.cts.map +1 -1
- package/dist/actions/query-vectors.d.mts +44 -3
- package/dist/actions/query-vectors.d.mts.map +1 -1
- package/dist/actions/query-vectors.mjs +7 -7
- package/dist/actions/query-vectors.mjs.map +1 -1
- package/dist/actions/rerank.cjs +7 -7
- package/dist/actions/rerank.cjs.map +1 -1
- package/dist/actions/rerank.d.cts +36 -3
- package/dist/actions/rerank.d.cts.map +1 -1
- package/dist/actions/rerank.d.mts +36 -3
- package/dist/actions/rerank.d.mts.map +1 -1
- package/dist/actions/rerank.mjs +7 -7
- package/dist/actions/rerank.mjs.map +1 -1
- package/dist/actions/retrieve-context-assistant.cjs +14 -14
- package/dist/actions/retrieve-context-assistant.cjs.map +1 -1
- package/dist/actions/retrieve-context-assistant.d.cts +48 -3
- package/dist/actions/retrieve-context-assistant.d.cts.map +1 -1
- package/dist/actions/retrieve-context-assistant.d.mts +48 -3
- package/dist/actions/retrieve-context-assistant.d.mts.map +1 -1
- package/dist/actions/retrieve-context-assistant.mjs +14 -14
- package/dist/actions/retrieve-context-assistant.mjs.map +1 -1
- package/dist/actions/search-records-namespace.cjs +7 -7
- package/dist/actions/search-records-namespace.cjs.map +1 -1
- package/dist/actions/search-records-namespace.d.cts +76 -3
- package/dist/actions/search-records-namespace.d.cts.map +1 -1
- package/dist/actions/search-records-namespace.d.mts +76 -3
- package/dist/actions/search-records-namespace.d.mts.map +1 -1
- package/dist/actions/search-records-namespace.mjs +7 -7
- package/dist/actions/search-records-namespace.mjs.map +1 -1
- package/dist/actions/start-bulk-import.cjs +1 -1
- package/dist/actions/start-bulk-import.cjs.map +1 -1
- package/dist/actions/start-bulk-import.d.cts +22 -3
- package/dist/actions/start-bulk-import.d.cts.map +1 -1
- package/dist/actions/start-bulk-import.d.mts +22 -3
- package/dist/actions/start-bulk-import.d.mts.map +1 -1
- package/dist/actions/start-bulk-import.mjs +1 -1
- package/dist/actions/start-bulk-import.mjs.map +1 -1
- package/dist/actions/update-assistant.cjs +4 -4
- package/dist/actions/update-assistant.cjs.map +1 -1
- package/dist/actions/update-assistant.d.cts +17 -3
- package/dist/actions/update-assistant.d.cts.map +1 -1
- package/dist/actions/update-assistant.d.mts +17 -3
- package/dist/actions/update-assistant.d.mts.map +1 -1
- package/dist/actions/update-assistant.mjs +4 -4
- package/dist/actions/update-assistant.mjs.map +1 -1
- package/dist/actions/update-vector.cjs +3 -3
- package/dist/actions/update-vector.cjs.map +1 -1
- package/dist/actions/update-vector.d.cts +29 -3
- package/dist/actions/update-vector.d.cts.map +1 -1
- package/dist/actions/update-vector.d.mts +29 -3
- package/dist/actions/update-vector.d.mts.map +1 -1
- package/dist/actions/update-vector.mjs +3 -3
- package/dist/actions/update-vector.mjs.map +1 -1
- package/dist/actions/upload-file.cjs +3 -3
- package/dist/actions/upload-file.cjs.map +1 -1
- package/dist/actions/upload-file.d.cts +47 -3
- package/dist/actions/upload-file.d.cts.map +1 -1
- package/dist/actions/upload-file.d.mts +47 -3
- package/dist/actions/upload-file.d.mts.map +1 -1
- package/dist/actions/upload-file.mjs +3 -3
- package/dist/actions/upload-file.mjs.map +1 -1
- package/dist/actions/upsert-records-namespace.cjs +2 -2
- package/dist/actions/upsert-records-namespace.cjs.map +1 -1
- package/dist/actions/upsert-records-namespace.d.cts +16 -3
- package/dist/actions/upsert-records-namespace.d.cts.map +1 -1
- package/dist/actions/upsert-records-namespace.d.mts +16 -3
- package/dist/actions/upsert-records-namespace.d.mts.map +1 -1
- package/dist/actions/upsert-records-namespace.mjs +2 -2
- package/dist/actions/upsert-records-namespace.mjs.map +1 -1
- package/dist/actions/upsert-vectors.cjs +3 -3
- package/dist/actions/upsert-vectors.cjs.map +1 -1
- package/dist/actions/upsert-vectors.d.cts +30 -3
- package/dist/actions/upsert-vectors.d.cts.map +1 -1
- package/dist/actions/upsert-vectors.d.mts +30 -3
- package/dist/actions/upsert-vectors.d.mts.map +1 -1
- package/dist/actions/upsert-vectors.mjs +3 -3
- package/dist/actions/upsert-vectors.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/dist/execute.cjs +1 -1
- package/dist/execute.cjs.map +1 -1
- package/dist/execute.mjs +1 -1
- package/dist/execute.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-namespace.cjs","names":["z","action"],"sources":["../../src/actions/describe-namespace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeNamespaceInput
|
|
1
|
+
{"version":3,"file":"describe-namespace.cjs","names":["z","action"],"sources":["../../src/actions/describe-namespace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeNamespaceInput = z.object({\n namespace: z.string().describe(\"The namespace to describe.\"),\n index_host: z.string().describe(\"The host URL of the serverless index containing the namespace. Can be obtained from the list indexes operation.\"),\n}).describe(\"Request model for describing a namespace in a serverless index.\");\nconst PineconeDescribeNamespace_NamespaceSchemaSchema = z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"A map of metadata field names to their configuration. The field name must be a valid metadata field name and must be unique.\"),\n}).passthrough().describe(\"Schema for the behavior of Pinecone's internal metadata index.\");\nconst PineconeDescribeNamespace_IndexedFieldsSchema = z.object({\n fields: z.array(z.string()).describe(\"List of all indexed metadata field names in the namespace\").nullable().optional(),\n}).passthrough().describe(\"Contains indexed metadata field information.\");\nexport const PineconeDescribeNamespaceOutput = z.object({\n name: z.string().describe(\"The name of the namespace\").nullable().optional(),\n schema: PineconeDescribeNamespace_NamespaceSchemaSchema.nullable().optional(),\n record_count: z.number().int().describe(\"The total amount of records within the namespace\").nullable().optional(),\n indexed_fields: PineconeDescribeNamespace_IndexedFieldsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for namespace description, including name, record count, and indexed fields.\");\n\nexport const pineconeDescribeNamespace = action(\"PINECONE_DESCRIBE_NAMESPACE\", {\n slug: \"pinecone-describe-namespace\",\n name: \"Describe Namespace\",\n description: \"Tool to describe a namespace in a serverless index, including the total number of vectors. Use when you need to get metadata about a namespace such as record count and indexed fields.\",\n input: PineconeDescribeNamespaceInput,\n output: PineconeDescribeNamespaceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CAC3D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;AACnJ,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,kDAAkDA,IAAAA,EAAE,OAAO,EAC/D,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8HAA8H,EACnL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,gDAAgDA,IAAAA,EAAE,OAAO,EAC7D,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQ,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC5E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,gBAAgB,8CAA8C,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6FAA6F;AAEvH,MAAa,4BAA4BC,eAAAA,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/describe-namespace.d.ts
|
|
4
|
-
declare const PineconeDescribeNamespaceInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PineconeDescribeNamespaceInput: z.ZodObject<{
|
|
5
|
+
namespace: z.ZodString;
|
|
6
|
+
index_host: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PineconeDescribeNamespaceOutput: z.ZodObject<{
|
|
9
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
schema: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
11
|
+
fields: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
12
|
+
}, z.core.$loose>>>;
|
|
13
|
+
record_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
indexed_fields: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
|
+
}, z.core.$loose>;
|
|
18
|
+
declare const pineconeDescribeNamespace: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
namespace: string;
|
|
20
|
+
index_host: string;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { pineconeDescribeNamespace };
|
|
9
24
|
//# sourceMappingURL=describe-namespace.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-namespace.d.cts","names":[],"sources":["../../src/actions/describe-namespace.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"describe-namespace.d.cts","names":[],"sources":["../../src/actions/describe-namespace.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAU9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/describe-namespace.d.ts
|
|
4
|
-
declare const PineconeDescribeNamespaceInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PineconeDescribeNamespaceInput: z.ZodObject<{
|
|
5
|
+
namespace: z.ZodString;
|
|
6
|
+
index_host: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PineconeDescribeNamespaceOutput: z.ZodObject<{
|
|
9
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
schema: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
11
|
+
fields: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
12
|
+
}, z.core.$loose>>>;
|
|
13
|
+
record_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
indexed_fields: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
|
+
}, z.core.$loose>;
|
|
18
|
+
declare const pineconeDescribeNamespace: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
namespace: string;
|
|
20
|
+
index_host: string;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { pineconeDescribeNamespace };
|
|
9
24
|
//# sourceMappingURL=describe-namespace.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-namespace.d.mts","names":[],"sources":["../../src/actions/describe-namespace.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"describe-namespace.d.mts","names":[],"sources":["../../src/actions/describe-namespace.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAU9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;cAO/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -5,8 +5,8 @@ const PineconeDescribeNamespaceInput = z.object({
|
|
|
5
5
|
namespace: z.string().describe("The namespace to describe."),
|
|
6
6
|
index_host: z.string().describe("The host URL of the serverless index containing the namespace. Can be obtained from the list indexes operation.")
|
|
7
7
|
}).describe("Request model for describing a namespace in a serverless index.");
|
|
8
|
-
const PineconeDescribeNamespace_NamespaceSchemaSchema = z.object({ fields: z.
|
|
9
|
-
const PineconeDescribeNamespace_IndexedFieldsSchema = z.object({ fields: z.array(z.string()).describe("List of all indexed metadata field names in the namespace").nullable().optional() }).describe("Contains indexed metadata field information.");
|
|
8
|
+
const PineconeDescribeNamespace_NamespaceSchemaSchema = z.object({ fields: z.record(z.string(), z.unknown()).describe("A map of metadata field names to their configuration. The field name must be a valid metadata field name and must be unique.") }).passthrough().describe("Schema for the behavior of Pinecone's internal metadata index.");
|
|
9
|
+
const PineconeDescribeNamespace_IndexedFieldsSchema = z.object({ fields: z.array(z.string()).describe("List of all indexed metadata field names in the namespace").nullable().optional() }).passthrough().describe("Contains indexed metadata field information.");
|
|
10
10
|
const pineconeDescribeNamespace = action("PINECONE_DESCRIBE_NAMESPACE", {
|
|
11
11
|
slug: "pinecone-describe-namespace",
|
|
12
12
|
name: "Describe Namespace",
|
|
@@ -17,7 +17,7 @@ const pineconeDescribeNamespace = action("PINECONE_DESCRIBE_NAMESPACE", {
|
|
|
17
17
|
schema: PineconeDescribeNamespace_NamespaceSchemaSchema.nullable().optional(),
|
|
18
18
|
record_count: z.number().int().describe("The total amount of records within the namespace").nullable().optional(),
|
|
19
19
|
indexed_fields: PineconeDescribeNamespace_IndexedFieldsSchema.nullable().optional()
|
|
20
|
-
}).describe("Response model for namespace description, including name, record count, and indexed fields.")
|
|
20
|
+
}).passthrough().describe("Response model for namespace description, including name, record count, and indexed fields.")
|
|
21
21
|
});
|
|
22
22
|
//#endregion
|
|
23
23
|
export { pineconeDescribeNamespace };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-namespace.mjs","names":[],"sources":["../../src/actions/describe-namespace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeNamespaceInput
|
|
1
|
+
{"version":3,"file":"describe-namespace.mjs","names":[],"sources":["../../src/actions/describe-namespace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeNamespaceInput = z.object({\n namespace: z.string().describe(\"The namespace to describe.\"),\n index_host: z.string().describe(\"The host URL of the serverless index containing the namespace. Can be obtained from the list indexes operation.\"),\n}).describe(\"Request model for describing a namespace in a serverless index.\");\nconst PineconeDescribeNamespace_NamespaceSchemaSchema = z.object({\n fields: z.record(z.string(), z.unknown()).describe(\"A map of metadata field names to their configuration. The field name must be a valid metadata field name and must be unique.\"),\n}).passthrough().describe(\"Schema for the behavior of Pinecone's internal metadata index.\");\nconst PineconeDescribeNamespace_IndexedFieldsSchema = z.object({\n fields: z.array(z.string()).describe(\"List of all indexed metadata field names in the namespace\").nullable().optional(),\n}).passthrough().describe(\"Contains indexed metadata field information.\");\nexport const PineconeDescribeNamespaceOutput = z.object({\n name: z.string().describe(\"The name of the namespace\").nullable().optional(),\n schema: PineconeDescribeNamespace_NamespaceSchemaSchema.nullable().optional(),\n record_count: z.number().int().describe(\"The total amount of records within the namespace\").nullable().optional(),\n indexed_fields: PineconeDescribeNamespace_IndexedFieldsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for namespace description, including name, record count, and indexed fields.\");\n\nexport const pineconeDescribeNamespace = action(\"PINECONE_DESCRIBE_NAMESPACE\", {\n slug: \"pinecone-describe-namespace\",\n name: \"Describe Namespace\",\n description: \"Tool to describe a namespace in a serverless index, including the total number of vectors. Use when you need to get metadata about a namespace such as record count and indexed fields.\",\n input: PineconeDescribeNamespaceInput,\n output: PineconeDescribeNamespaceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CAC3D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH;AACnJ,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,kDAAkD,EAAE,OAAO,EAC/D,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8HAA8H,EACnL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,gDAAgD,EAAE,OAAO,EAC7D,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAQxE,MAAa,4BAA4B,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZ6C,EAAE,OAAO;EACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,QAAQ,gDAAgD,SAAS,CAAC,CAAC,SAAS;EAC5E,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,gBAAgB,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6FAOhB;AACV,CAAC"}
|
|
@@ -3,15 +3,15 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/describe-restore-job.ts
|
|
4
4
|
const PineconeDescribeRestoreJobInput = zod.z.object({ job_id: zod.z.string().describe("The ID of the restore job to describe.") }).describe("Request model for describing a restore job.");
|
|
5
5
|
const PineconeDescribeRestoreJobOutput = zod.z.object({
|
|
6
|
-
status: zod.z.string().describe("Current status of the restore job (e.g., 'Initializing', 'Completed', 'Failed')."),
|
|
7
|
-
backup_id: zod.z.string().describe("ID of the backup being restored."),
|
|
8
|
-
created_at: zod.z.string().describe("Timestamp when the restore job was initiated."),
|
|
6
|
+
status: zod.z.string().describe("Current status of the restore job (e.g., 'Initializing', 'Completed', 'Failed').").nullable(),
|
|
7
|
+
backup_id: zod.z.string().describe("ID of the backup being restored.").nullable(),
|
|
8
|
+
created_at: zod.z.string().describe("Timestamp when the restore job was initiated.").nullable(),
|
|
9
9
|
completed_at: zod.z.string().describe("Timestamp when restoration finished.").nullable().optional(),
|
|
10
|
-
restore_job_id: zod.z.string().describe("Unique identifier for the restore job."),
|
|
11
|
-
target_index_id: zod.z.string().describe("ID of the created index."),
|
|
10
|
+
restore_job_id: zod.z.string().describe("Unique identifier for the restore job.").nullable(),
|
|
11
|
+
target_index_id: zod.z.string().describe("ID of the created index.").nullable(),
|
|
12
12
|
percent_complete: zod.z.number().int().describe("Progress percentage (0-100). May be absent for pending jobs.").nullable().optional(),
|
|
13
|
-
target_index_name: zod.z.string().describe("Name of the index created from the backup.")
|
|
14
|
-
}).describe("Response model for restore job details.");
|
|
13
|
+
target_index_name: zod.z.string().describe("Name of the index created from the backup.").nullable()
|
|
14
|
+
}).passthrough().describe("Response model for restore job details.");
|
|
15
15
|
const pineconeDescribeRestoreJob = require_action.action("PINECONE_DESCRIBE_RESTORE_JOB", {
|
|
16
16
|
slug: "pinecone-describe-restore-job",
|
|
17
17
|
name: "Describe Restore Job",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-restore-job.cjs","names":["z","action"],"sources":["../../src/actions/describe-restore-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeRestoreJobInput
|
|
1
|
+
{"version":3,"file":"describe-restore-job.cjs","names":["z","action"],"sources":["../../src/actions/describe-restore-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeRestoreJobInput = z.object({\n job_id: z.string().describe(\"The ID of the restore job to describe.\"),\n}).describe(\"Request model for describing a restore job.\");\nexport const PineconeDescribeRestoreJobOutput = z.object({\n status: z.string().describe(\"Current status of the restore job (e.g., 'Initializing', 'Completed', 'Failed').\").nullable(),\n backup_id: z.string().describe(\"ID of the backup being restored.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the restore job was initiated.\").nullable(),\n completed_at: z.string().describe(\"Timestamp when restoration finished.\").nullable().optional(),\n restore_job_id: z.string().describe(\"Unique identifier for the restore job.\").nullable(),\n target_index_id: z.string().describe(\"ID of the created index.\").nullable(),\n percent_complete: z.number().int().describe(\"Progress percentage (0-100). May be absent for pending jobs.\").nullable().optional(),\n target_index_name: z.string().describe(\"Name of the index created from the backup.\").nullable(),\n}).passthrough().describe(\"Response model for restore job details.\");\n\nexport const pineconeDescribeRestoreJob = action(\"PINECONE_DESCRIBE_RESTORE_JOB\", {\n slug: \"pinecone-describe-restore-job\",\n name: \"Describe Restore Job\",\n description: \"Tool to get detailed information about a specific restore job in Pinecone. Use when you need to check the status, progress, or metadata of a restore operation.\",\n input: PineconeDescribeRestoreJobInput,\n output: PineconeDescribeRestoreJobOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,EACtE,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACzH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC5E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC1F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACvF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC1E,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/describe-restore-job.d.ts
|
|
4
|
-
declare const PineconeDescribeRestoreJobInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PineconeDescribeRestoreJobInput: z.ZodObject<{
|
|
5
|
+
job_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PineconeDescribeRestoreJobOutput: z.ZodObject<{
|
|
8
|
+
status: z.ZodNullable<z.ZodString>;
|
|
9
|
+
backup_id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
11
|
+
completed_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
restore_job_id: z.ZodNullable<z.ZodString>;
|
|
13
|
+
target_index_id: z.ZodNullable<z.ZodString>;
|
|
14
|
+
percent_complete: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
target_index_name: z.ZodNullable<z.ZodString>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
|
+
declare const pineconeDescribeRestoreJob: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
job_id: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { pineconeDescribeRestoreJob };
|
|
9
22
|
//# sourceMappingURL=describe-restore-job.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-restore-job.d.cts","names":[],"sources":["../../src/actions/describe-restore-job.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"describe-restore-job.d.cts","names":[],"sources":["../../src/actions/describe-restore-job.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAWhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/describe-restore-job.d.ts
|
|
4
|
-
declare const PineconeDescribeRestoreJobInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PineconeDescribeRestoreJobInput: z.ZodObject<{
|
|
5
|
+
job_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PineconeDescribeRestoreJobOutput: z.ZodObject<{
|
|
8
|
+
status: z.ZodNullable<z.ZodString>;
|
|
9
|
+
backup_id: z.ZodNullable<z.ZodString>;
|
|
10
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
11
|
+
completed_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
restore_job_id: z.ZodNullable<z.ZodString>;
|
|
13
|
+
target_index_id: z.ZodNullable<z.ZodString>;
|
|
14
|
+
percent_complete: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
target_index_name: z.ZodNullable<z.ZodString>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
|
+
declare const pineconeDescribeRestoreJob: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
job_id: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { pineconeDescribeRestoreJob };
|
|
9
22
|
//# sourceMappingURL=describe-restore-job.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-restore-job.d.mts","names":[],"sources":["../../src/actions/describe-restore-job.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"describe-restore-job.d.mts","names":[],"sources":["../../src/actions/describe-restore-job.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAWhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -6,15 +6,15 @@ const pineconeDescribeRestoreJob = action("PINECONE_DESCRIBE_RESTORE_JOB", {
|
|
|
6
6
|
description: "Tool to get detailed information about a specific restore job in Pinecone. Use when you need to check the status, progress, or metadata of a restore operation.",
|
|
7
7
|
input: z.object({ job_id: z.string().describe("The ID of the restore job to describe.") }).describe("Request model for describing a restore job."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
status: z.string().describe("Current status of the restore job (e.g., 'Initializing', 'Completed', 'Failed')."),
|
|
10
|
-
backup_id: z.string().describe("ID of the backup being restored."),
|
|
11
|
-
created_at: z.string().describe("Timestamp when the restore job was initiated."),
|
|
9
|
+
status: z.string().describe("Current status of the restore job (e.g., 'Initializing', 'Completed', 'Failed').").nullable(),
|
|
10
|
+
backup_id: z.string().describe("ID of the backup being restored.").nullable(),
|
|
11
|
+
created_at: z.string().describe("Timestamp when the restore job was initiated.").nullable(),
|
|
12
12
|
completed_at: z.string().describe("Timestamp when restoration finished.").nullable().optional(),
|
|
13
|
-
restore_job_id: z.string().describe("Unique identifier for the restore job."),
|
|
14
|
-
target_index_id: z.string().describe("ID of the created index."),
|
|
13
|
+
restore_job_id: z.string().describe("Unique identifier for the restore job.").nullable(),
|
|
14
|
+
target_index_id: z.string().describe("ID of the created index.").nullable(),
|
|
15
15
|
percent_complete: z.number().int().describe("Progress percentage (0-100). May be absent for pending jobs.").nullable().optional(),
|
|
16
|
-
target_index_name: z.string().describe("Name of the index created from the backup.")
|
|
17
|
-
}).describe("Response model for restore job details.")
|
|
16
|
+
target_index_name: z.string().describe("Name of the index created from the backup.").nullable()
|
|
17
|
+
}).passthrough().describe("Response model for restore job details.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { pineconeDescribeRestoreJob };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"describe-restore-job.mjs","names":[],"sources":["../../src/actions/describe-restore-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeRestoreJobInput
|
|
1
|
+
{"version":3,"file":"describe-restore-job.mjs","names":[],"sources":["../../src/actions/describe-restore-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeDescribeRestoreJobInput = z.object({\n job_id: z.string().describe(\"The ID of the restore job to describe.\"),\n}).describe(\"Request model for describing a restore job.\");\nexport const PineconeDescribeRestoreJobOutput = z.object({\n status: z.string().describe(\"Current status of the restore job (e.g., 'Initializing', 'Completed', 'Failed').\").nullable(),\n backup_id: z.string().describe(\"ID of the backup being restored.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the restore job was initiated.\").nullable(),\n completed_at: z.string().describe(\"Timestamp when restoration finished.\").nullable().optional(),\n restore_job_id: z.string().describe(\"Unique identifier for the restore job.\").nullable(),\n target_index_id: z.string().describe(\"ID of the created index.\").nullable(),\n percent_complete: z.number().int().describe(\"Progress percentage (0-100). May be absent for pending jobs.\").nullable().optional(),\n target_index_name: z.string().describe(\"Name of the index created from the backup.\").nullable(),\n}).passthrough().describe(\"Response model for restore job details.\");\n\nexport const pineconeDescribeRestoreJob = action(\"PINECONE_DESCRIBE_RESTORE_JOB\", {\n slug: \"pinecone-describe-restore-job\",\n name: \"Describe Restore Job\",\n description: \"Tool to get detailed information about a specific restore job in Pinecone. Use when you need to check the status, progress, or metadata of a restore operation.\",\n input: PineconeDescribeRestoreJobInput,\n output: PineconeDescribeRestoreJobOutput,\n});\n"],"mappings":";;AAkBA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlB6C,EAAE,OAAO,EACtD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,EACtE,CAAC,CAAC,CAAC,SAAS,6CAgBH;CACP,QAhB8C,EAAE,OAAO;EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;EACzH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC5E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC1F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACvF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC1E,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChI,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAOhB;AACV,CAAC"}
|
package/dist/actions/embed.cjs
CHANGED
|
@@ -3,7 +3,7 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/embed.ts
|
|
4
4
|
const PineconeEmbedInput = zod.z.object({
|
|
5
5
|
model: zod.z.string().describe("The embedding model to use (e.g., 'multilingual-e5-large')."),
|
|
6
|
-
inputs: zod.z.array(zod.z.object({ text: zod.z.string().describe("The text input to generate embeddings for.") }).describe("Single input item for embedding generation.")).describe("List of input objects to generate embeddings for. Each item contains a text field."),
|
|
6
|
+
inputs: zod.z.array(zod.z.object({ text: zod.z.string().describe("The text input to generate embeddings for.") }).passthrough().describe("Single input item for embedding generation.")).describe("List of input objects to generate embeddings for. Each item contains a text field."),
|
|
7
7
|
parameters: zod.z.object({
|
|
8
8
|
truncate: zod.z.enum(["NONE", "END"]).describe("How to truncate input text if it exceeds the model's maximum token length. 'NONE' returns error, 'END' truncates from the end.").optional(),
|
|
9
9
|
input_type: zod.z.enum(["query", "passage"]).describe("Type of input text. Use 'query' for search queries and 'passage' for documents to be searched.").optional()
|
|
@@ -11,20 +11,20 @@ const PineconeEmbedInput = zod.z.object({
|
|
|
11
11
|
}).describe("Request parameters for generating embeddings.");
|
|
12
12
|
const PineconeEmbed_DenseEmbeddingSchema = zod.z.object({
|
|
13
13
|
values: zod.z.array(zod.z.number()).describe("The dense embedding values."),
|
|
14
|
-
vector_type: zod.z.string().describe("Type of vector, always 'dense' for dense embeddings.")
|
|
15
|
-
}).describe("Dense embedding representation.");
|
|
14
|
+
vector_type: zod.z.string().describe("Type of vector, always 'dense' for dense embeddings.").nullable()
|
|
15
|
+
}).passthrough().describe("Dense embedding representation.");
|
|
16
16
|
const PineconeEmbed_SparseEmbeddingSchema = zod.z.object({
|
|
17
|
-
vector_type: zod.z.string().describe("Type of vector, always 'sparse' for sparse embeddings."),
|
|
17
|
+
vector_type: zod.z.string().describe("Type of vector, always 'sparse' for sparse embeddings.").nullable(),
|
|
18
18
|
sparse_tokens: zod.z.array(zod.z.string()).describe("Normalized tokens corresponding to sparse values. Only returned when return_tokens parameter is true.").nullable().optional(),
|
|
19
19
|
sparse_values: zod.z.array(zod.z.number()).describe("Sparse embedding values."),
|
|
20
20
|
sparse_indices: zod.z.array(zod.z.number().int()).describe("Indices for sparse values (0 to 4,294,967,295).")
|
|
21
|
-
}).describe("Sparse embedding representation.");
|
|
22
|
-
const PineconeEmbed_UsageStatsSchema = zod.z.object({ total_tokens: zod.z.number().int().describe("Total number of tokens processed.") }).describe("Usage statistics for the embedding request.");
|
|
21
|
+
}).passthrough().describe("Sparse embedding representation.");
|
|
22
|
+
const PineconeEmbed_UsageStatsSchema = zod.z.object({ total_tokens: zod.z.number().int().describe("Total number of tokens processed.").nullable() }).passthrough().describe("Usage statistics for the embedding request.");
|
|
23
23
|
const PineconeEmbedOutput = zod.z.object({
|
|
24
24
|
data: zod.z.array(zod.z.union([PineconeEmbed_DenseEmbeddingSchema, PineconeEmbed_SparseEmbeddingSchema])).describe("Array of embedding objects (dense or sparse)."),
|
|
25
|
-
model: zod.z.string().describe("The model used to generate embeddings."),
|
|
25
|
+
model: zod.z.string().describe("The model used to generate embeddings.").nullable(),
|
|
26
26
|
usage: PineconeEmbed_UsageStatsSchema.nullable()
|
|
27
|
-
}).describe("Response schema for embedding generation.");
|
|
27
|
+
}).passthrough().describe("Response schema for embedding generation.");
|
|
28
28
|
const pineconeEmbed = require_action.action("PINECONE_EMBED", {
|
|
29
29
|
slug: "pinecone-embed",
|
|
30
30
|
name: "Generate Embeddings",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"embed.cjs","names":["z","action"],"sources":["../../src/actions/embed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeEmbedInput
|
|
1
|
+
{"version":3,"file":"embed.cjs","names":["z","action"],"sources":["../../src/actions/embed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeEmbedInput = z.object({\n model: z.string().describe(\"The embedding model to use (e.g., 'multilingual-e5-large').\"),\n inputs: z.array(z.object({\n text: z.string().describe(\"The text input to generate embeddings for.\"),\n}).passthrough().describe(\"Single input item for embedding generation.\")).describe(\"List of input objects to generate embeddings for. Each item contains a text field.\"),\n parameters: z.object({\n truncate: z.enum([\"NONE\", \"END\"]).describe(\"How to truncate input text if it exceeds the model's maximum token length. 'NONE' returns error, 'END' truncates from the end.\").optional(),\n input_type: z.enum([\"query\", \"passage\"]).describe(\"Type of input text. Use 'query' for search queries and 'passage' for documents to be searched.\").optional(),\n}).describe(\"Optional parameters for the embedding model.\").optional(),\n}).describe(\"Request parameters for generating embeddings.\");\nconst PineconeEmbed_DenseEmbeddingSchema = z.object({\n values: z.array(z.number()).describe(\"The dense embedding values.\"),\n vector_type: z.string().describe(\"Type of vector, always 'dense' for dense embeddings.\").nullable(),\n}).passthrough().describe(\"Dense embedding representation.\");\nconst PineconeEmbed_SparseEmbeddingSchema = z.object({\n vector_type: z.string().describe(\"Type of vector, always 'sparse' for sparse embeddings.\").nullable(),\n sparse_tokens: z.array(z.string()).describe(\"Normalized tokens corresponding to sparse values. Only returned when return_tokens parameter is true.\").nullable().optional(),\n sparse_values: z.array(z.number()).describe(\"Sparse embedding values.\"),\n sparse_indices: z.array(z.number().int()).describe(\"Indices for sparse values (0 to 4,294,967,295).\"),\n}).passthrough().describe(\"Sparse embedding representation.\");\nconst PineconeEmbed_UsageStatsSchema = z.object({\n total_tokens: z.number().int().describe(\"Total number of tokens processed.\").nullable(),\n}).passthrough().describe(\"Usage statistics for the embedding request.\");\nexport const PineconeEmbedOutput = z.object({\n data: z.array(z.union([PineconeEmbed_DenseEmbeddingSchema, PineconeEmbed_SparseEmbeddingSchema])).describe(\"Array of embedding objects (dense or sparse).\"),\n model: z.string().describe(\"The model used to generate embeddings.\").nullable(),\n usage: PineconeEmbed_UsageStatsSchema.nullable(),\n}).passthrough().describe(\"Response schema for embedding generation.\");\n\nexport const pineconeEmbed = action(\"PINECONE_EMBED\", {\n slug: \"pinecone-embed\",\n name: \"Generate Embeddings\",\n description: \"Tool to generate vector embeddings for input text using Pinecone's hosted embedding models. Use when you need to convert text into vector representations for semantic search or similarity matching.\",\n input: PineconeEmbedInput,\n output: PineconeEmbedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACxF,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,EACzB,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,CAAC,SAAS,oFAAoF;CACrK,YAAYA,IAAAA,EAAE,OAAO;EACrB,UAAUA,IAAAA,EAAE,KAAK,CAAC,QAAQ,KAAK,CAAC,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;EACtL,YAAYA,IAAAA,EAAE,KAAK,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CAC/J,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6BAA6B;CAClE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACpG,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzK,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0BAA0B;CACtE,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,iDAAiD;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,iCAAiCA,IAAAA,EAAE,OAAO,EAC9C,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAAC,oCAAoC,mCAAmC,CAAC,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC1J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC9E,OAAO,+BAA+B,SAAS;AACjD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,gBAAgBC,eAAAA,OAAO,kBAAkB;CACpD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
package/dist/actions/embed.d.cts
CHANGED
|
@@ -1,9 +1,48 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/embed.d.ts
|
|
4
|
-
declare const PineconeEmbedInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PineconeEmbedInput: z.ZodObject<{
|
|
5
|
+
model: z.ZodString;
|
|
6
|
+
inputs: z.ZodArray<z.ZodObject<{
|
|
7
|
+
text: z.ZodString;
|
|
8
|
+
}, z.core.$loose>>;
|
|
9
|
+
parameters: z.ZodOptional<z.ZodObject<{
|
|
10
|
+
truncate: z.ZodOptional<z.ZodEnum<{
|
|
11
|
+
NONE: "NONE";
|
|
12
|
+
END: "END";
|
|
13
|
+
}>>;
|
|
14
|
+
input_type: z.ZodOptional<z.ZodEnum<{
|
|
15
|
+
query: "query";
|
|
16
|
+
passage: "passage";
|
|
17
|
+
}>>;
|
|
18
|
+
}, z.core.$strip>>;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
declare const PineconeEmbedOutput: z.ZodObject<{
|
|
21
|
+
data: z.ZodArray<z.ZodUnion<readonly [z.ZodObject<{
|
|
22
|
+
values: z.ZodArray<z.ZodNumber>;
|
|
23
|
+
vector_type: z.ZodNullable<z.ZodString>;
|
|
24
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
25
|
+
vector_type: z.ZodNullable<z.ZodString>;
|
|
26
|
+
sparse_tokens: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
27
|
+
sparse_values: z.ZodArray<z.ZodNumber>;
|
|
28
|
+
sparse_indices: z.ZodArray<z.ZodNumber>;
|
|
29
|
+
}, z.core.$loose>]>>;
|
|
30
|
+
model: z.ZodNullable<z.ZodString>;
|
|
31
|
+
usage: z.ZodNullable<z.ZodObject<{
|
|
32
|
+
total_tokens: z.ZodNullable<z.ZodNumber>;
|
|
33
|
+
}, z.core.$loose>>;
|
|
34
|
+
}, z.core.$loose>;
|
|
35
|
+
declare const pineconeEmbed: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
|
+
model: string;
|
|
37
|
+
inputs: {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
text: string;
|
|
40
|
+
}[];
|
|
41
|
+
parameters?: {
|
|
42
|
+
truncate?: "NONE" | "END" | undefined;
|
|
43
|
+
input_type?: "query" | "passage" | undefined;
|
|
44
|
+
} | undefined;
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
46
|
//#endregion
|
|
8
47
|
export { pineconeEmbed };
|
|
9
48
|
//# sourceMappingURL=embed.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"embed.d.cts","names":[],"sources":["../../src/actions/embed.ts"],"mappings":";;;cAIa,kBAAA,
|
|
1
|
+
{"version":3,"file":"embed.d.cts","names":[],"sources":["../../src/actions/embed.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAuBlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAMnB,aAAA,gCAAa,wBAAA"}
|
package/dist/actions/embed.d.mts
CHANGED
|
@@ -1,9 +1,48 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/embed.d.ts
|
|
4
|
-
declare const PineconeEmbedInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PineconeEmbedInput: z.ZodObject<{
|
|
5
|
+
model: z.ZodString;
|
|
6
|
+
inputs: z.ZodArray<z.ZodObject<{
|
|
7
|
+
text: z.ZodString;
|
|
8
|
+
}, z.core.$loose>>;
|
|
9
|
+
parameters: z.ZodOptional<z.ZodObject<{
|
|
10
|
+
truncate: z.ZodOptional<z.ZodEnum<{
|
|
11
|
+
NONE: "NONE";
|
|
12
|
+
END: "END";
|
|
13
|
+
}>>;
|
|
14
|
+
input_type: z.ZodOptional<z.ZodEnum<{
|
|
15
|
+
query: "query";
|
|
16
|
+
passage: "passage";
|
|
17
|
+
}>>;
|
|
18
|
+
}, z.core.$strip>>;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
declare const PineconeEmbedOutput: z.ZodObject<{
|
|
21
|
+
data: z.ZodArray<z.ZodUnion<readonly [z.ZodObject<{
|
|
22
|
+
values: z.ZodArray<z.ZodNumber>;
|
|
23
|
+
vector_type: z.ZodNullable<z.ZodString>;
|
|
24
|
+
}, z.core.$loose>, z.ZodObject<{
|
|
25
|
+
vector_type: z.ZodNullable<z.ZodString>;
|
|
26
|
+
sparse_tokens: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
27
|
+
sparse_values: z.ZodArray<z.ZodNumber>;
|
|
28
|
+
sparse_indices: z.ZodArray<z.ZodNumber>;
|
|
29
|
+
}, z.core.$loose>]>>;
|
|
30
|
+
model: z.ZodNullable<z.ZodString>;
|
|
31
|
+
usage: z.ZodNullable<z.ZodObject<{
|
|
32
|
+
total_tokens: z.ZodNullable<z.ZodNumber>;
|
|
33
|
+
}, z.core.$loose>>;
|
|
34
|
+
}, z.core.$loose>;
|
|
35
|
+
declare const pineconeEmbed: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
|
+
model: string;
|
|
37
|
+
inputs: {
|
|
38
|
+
[x: string]: unknown;
|
|
39
|
+
text: string;
|
|
40
|
+
}[];
|
|
41
|
+
parameters?: {
|
|
42
|
+
truncate?: "NONE" | "END" | undefined;
|
|
43
|
+
input_type?: "query" | "passage" | undefined;
|
|
44
|
+
} | undefined;
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
46
|
//#endregion
|
|
8
47
|
export { pineconeEmbed };
|
|
9
48
|
//# sourceMappingURL=embed.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"embed.d.mts","names":[],"sources":["../../src/actions/embed.ts"],"mappings":";;;cAIa,kBAAA,
|
|
1
|
+
{"version":3,"file":"embed.d.mts","names":[],"sources":["../../src/actions/embed.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAuBlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAMnB,aAAA,gCAAa,wBAAA"}
|
package/dist/actions/embed.mjs
CHANGED
|
@@ -3,7 +3,7 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/embed.ts
|
|
4
4
|
const PineconeEmbedInput = z.object({
|
|
5
5
|
model: z.string().describe("The embedding model to use (e.g., 'multilingual-e5-large')."),
|
|
6
|
-
inputs: z.array(z.object({ text: z.string().describe("The text input to generate embeddings for.") }).describe("Single input item for embedding generation.")).describe("List of input objects to generate embeddings for. Each item contains a text field."),
|
|
6
|
+
inputs: z.array(z.object({ text: z.string().describe("The text input to generate embeddings for.") }).passthrough().describe("Single input item for embedding generation.")).describe("List of input objects to generate embeddings for. Each item contains a text field."),
|
|
7
7
|
parameters: z.object({
|
|
8
8
|
truncate: z.enum(["NONE", "END"]).describe("How to truncate input text if it exceeds the model's maximum token length. 'NONE' returns error, 'END' truncates from the end.").optional(),
|
|
9
9
|
input_type: z.enum(["query", "passage"]).describe("Type of input text. Use 'query' for search queries and 'passage' for documents to be searched.").optional()
|
|
@@ -11,15 +11,15 @@ const PineconeEmbedInput = z.object({
|
|
|
11
11
|
}).describe("Request parameters for generating embeddings.");
|
|
12
12
|
const PineconeEmbed_DenseEmbeddingSchema = z.object({
|
|
13
13
|
values: z.array(z.number()).describe("The dense embedding values."),
|
|
14
|
-
vector_type: z.string().describe("Type of vector, always 'dense' for dense embeddings.")
|
|
15
|
-
}).describe("Dense embedding representation.");
|
|
14
|
+
vector_type: z.string().describe("Type of vector, always 'dense' for dense embeddings.").nullable()
|
|
15
|
+
}).passthrough().describe("Dense embedding representation.");
|
|
16
16
|
const PineconeEmbed_SparseEmbeddingSchema = z.object({
|
|
17
|
-
vector_type: z.string().describe("Type of vector, always 'sparse' for sparse embeddings."),
|
|
17
|
+
vector_type: z.string().describe("Type of vector, always 'sparse' for sparse embeddings.").nullable(),
|
|
18
18
|
sparse_tokens: z.array(z.string()).describe("Normalized tokens corresponding to sparse values. Only returned when return_tokens parameter is true.").nullable().optional(),
|
|
19
19
|
sparse_values: z.array(z.number()).describe("Sparse embedding values."),
|
|
20
20
|
sparse_indices: z.array(z.number().int()).describe("Indices for sparse values (0 to 4,294,967,295).")
|
|
21
|
-
}).describe("Sparse embedding representation.");
|
|
22
|
-
const PineconeEmbed_UsageStatsSchema = z.object({ total_tokens: z.number().int().describe("Total number of tokens processed.") }).describe("Usage statistics for the embedding request.");
|
|
21
|
+
}).passthrough().describe("Sparse embedding representation.");
|
|
22
|
+
const PineconeEmbed_UsageStatsSchema = z.object({ total_tokens: z.number().int().describe("Total number of tokens processed.").nullable() }).passthrough().describe("Usage statistics for the embedding request.");
|
|
23
23
|
const pineconeEmbed = action("PINECONE_EMBED", {
|
|
24
24
|
slug: "pinecone-embed",
|
|
25
25
|
name: "Generate Embeddings",
|
|
@@ -27,9 +27,9 @@ const pineconeEmbed = action("PINECONE_EMBED", {
|
|
|
27
27
|
input: PineconeEmbedInput,
|
|
28
28
|
output: z.object({
|
|
29
29
|
data: z.array(z.union([PineconeEmbed_DenseEmbeddingSchema, PineconeEmbed_SparseEmbeddingSchema])).describe("Array of embedding objects (dense or sparse)."),
|
|
30
|
-
model: z.string().describe("The model used to generate embeddings."),
|
|
30
|
+
model: z.string().describe("The model used to generate embeddings.").nullable(),
|
|
31
31
|
usage: PineconeEmbed_UsageStatsSchema.nullable()
|
|
32
|
-
}).describe("Response schema for embedding generation.")
|
|
32
|
+
}).passthrough().describe("Response schema for embedding generation.")
|
|
33
33
|
});
|
|
34
34
|
//#endregion
|
|
35
35
|
export { pineconeEmbed };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"embed.mjs","names":[],"sources":["../../src/actions/embed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeEmbedInput
|
|
1
|
+
{"version":3,"file":"embed.mjs","names":[],"sources":["../../src/actions/embed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeEmbedInput = z.object({\n model: z.string().describe(\"The embedding model to use (e.g., 'multilingual-e5-large').\"),\n inputs: z.array(z.object({\n text: z.string().describe(\"The text input to generate embeddings for.\"),\n}).passthrough().describe(\"Single input item for embedding generation.\")).describe(\"List of input objects to generate embeddings for. Each item contains a text field.\"),\n parameters: z.object({\n truncate: z.enum([\"NONE\", \"END\"]).describe(\"How to truncate input text if it exceeds the model's maximum token length. 'NONE' returns error, 'END' truncates from the end.\").optional(),\n input_type: z.enum([\"query\", \"passage\"]).describe(\"Type of input text. Use 'query' for search queries and 'passage' for documents to be searched.\").optional(),\n}).describe(\"Optional parameters for the embedding model.\").optional(),\n}).describe(\"Request parameters for generating embeddings.\");\nconst PineconeEmbed_DenseEmbeddingSchema = z.object({\n values: z.array(z.number()).describe(\"The dense embedding values.\"),\n vector_type: z.string().describe(\"Type of vector, always 'dense' for dense embeddings.\").nullable(),\n}).passthrough().describe(\"Dense embedding representation.\");\nconst PineconeEmbed_SparseEmbeddingSchema = z.object({\n vector_type: z.string().describe(\"Type of vector, always 'sparse' for sparse embeddings.\").nullable(),\n sparse_tokens: z.array(z.string()).describe(\"Normalized tokens corresponding to sparse values. Only returned when return_tokens parameter is true.\").nullable().optional(),\n sparse_values: z.array(z.number()).describe(\"Sparse embedding values.\"),\n sparse_indices: z.array(z.number().int()).describe(\"Indices for sparse values (0 to 4,294,967,295).\"),\n}).passthrough().describe(\"Sparse embedding representation.\");\nconst PineconeEmbed_UsageStatsSchema = z.object({\n total_tokens: z.number().int().describe(\"Total number of tokens processed.\").nullable(),\n}).passthrough().describe(\"Usage statistics for the embedding request.\");\nexport const PineconeEmbedOutput = z.object({\n data: z.array(z.union([PineconeEmbed_DenseEmbeddingSchema, PineconeEmbed_SparseEmbeddingSchema])).describe(\"Array of embedding objects (dense or sparse).\"),\n model: z.string().describe(\"The model used to generate embeddings.\").nullable(),\n usage: PineconeEmbed_UsageStatsSchema.nullable(),\n}).passthrough().describe(\"Response schema for embedding generation.\");\n\nexport const pineconeEmbed = action(\"PINECONE_EMBED\", {\n slug: \"pinecone-embed\",\n name: \"Generate Embeddings\",\n description: \"Tool to generate vector embeddings for input text using Pinecone's hosted embedding models. Use when you need to convert text into vector representations for semantic search or similarity matching.\",\n input: PineconeEmbedInput,\n output: PineconeEmbedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqB,EAAE,OAAO;CACzC,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CACxF,QAAQ,EAAE,MAAM,EAAE,OAAO,EACzB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,CAAC,SAAS,oFAAoF;CACrK,YAAY,EAAE,OAAO;EACrB,UAAU,EAAE,KAAK,CAAC,QAAQ,KAAK,CAAC,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;EACtL,YAAY,EAAE,KAAK,CAAC,SAAS,SAAS,CAAC,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CAC/J,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAM,qCAAqC,EAAE,OAAO;CAClD,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6BAA6B;CAClE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAM,sCAAsC,EAAE,OAAO;CACnD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACpG,eAAe,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzK,eAAe,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0BAA0B;CACtE,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,iDAAiD;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,iCAAiC,EAAE,OAAO,EAC9C,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAOvE,MAAa,gBAAgB,OAAO,kBAAkB;CACpD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXiC,EAAE,OAAO;EAC1C,MAAM,EAAE,MAAM,EAAE,MAAM,CAAC,oCAAoC,mCAAmC,CAAC,CAAC,CAAC,CAAC,SAAS,+CAA+C;EAC1J,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAC9E,OAAO,+BAA+B,SAAS;CACjD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
|
|
@@ -6,12 +6,12 @@ const PineconeFetchVectorsInput = zod.z.object({
|
|
|
6
6
|
namespace: zod.z.string().describe("The namespace to fetch vectors from. If not provided, the default namespace is used.").optional(),
|
|
7
7
|
index_host: zod.z.string().describe("The host URL of the Pinecone index to fetch vectors from. Get this from the list indexes operation.")
|
|
8
8
|
}).describe("Request model for fetching vectors by ID from Pinecone.");
|
|
9
|
-
const PineconeFetchVectors_UsageSchema = zod.z.object({ readUnits: zod.z.number().int().describe("The number of read units consumed by this operation.").nullable().optional() }).describe("Usage information for the fetch operation.");
|
|
9
|
+
const PineconeFetchVectors_UsageSchema = zod.z.object({ readUnits: zod.z.number().int().describe("The number of read units consumed by this operation.").nullable().optional() }).passthrough().describe("Usage information for the fetch operation.");
|
|
10
10
|
const PineconeFetchVectorsOutput = zod.z.object({
|
|
11
11
|
usage: PineconeFetchVectors_UsageSchema.nullable().optional(),
|
|
12
|
-
vectors: zod.z.
|
|
12
|
+
vectors: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The fetched vectors, in the form of a map between the fetched IDs and the fetched vectors.").nullable().optional(),
|
|
13
13
|
namespace: zod.z.string().describe("The namespace of the vectors.").nullable().optional()
|
|
14
|
-
}).describe("Response model for fetch vectors operation.");
|
|
14
|
+
}).passthrough().describe("Response model for fetch vectors operation.");
|
|
15
15
|
const pineconeFetchVectors = require_action.action("PINECONE_FETCH_VECTORS", {
|
|
16
16
|
slug: "pinecone-fetch-vectors",
|
|
17
17
|
name: "Fetch Vectors",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-vectors.cjs","names":["z","action"],"sources":["../../src/actions/fetch-vectors.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeFetchVectorsInput
|
|
1
|
+
{"version":3,"file":"fetch-vectors.cjs","names":["z","action"],"sources":["../../src/actions/fetch-vectors.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PineconeFetchVectorsInput = z.object({\n ids: z.array(z.string()).describe(\"The vector IDs to fetch. Does not accept values containing spaces.\"),\n namespace: z.string().describe(\"The namespace to fetch vectors from. If not provided, the default namespace is used.\").optional(),\n index_host: z.string().describe(\"The host URL of the Pinecone index to fetch vectors from. Get this from the list indexes operation.\"),\n}).describe(\"Request model for fetching vectors by ID from Pinecone.\");\nconst PineconeFetchVectors_UsageSchema = z.object({\n readUnits: z.number().int().describe(\"The number of read units consumed by this operation.\").nullable().optional(),\n}).passthrough().describe(\"Usage information for the fetch operation.\");\nexport const PineconeFetchVectorsOutput = z.object({\n usage: PineconeFetchVectors_UsageSchema.nullable().optional(),\n vectors: z.record(z.string(), z.unknown()).describe(\"The fetched vectors, in the form of a map between the fetched IDs and the fetched vectors.\").nullable().optional(),\n namespace: z.string().describe(\"The namespace of the vectors.\").nullable().optional(),\n}).passthrough().describe(\"Response model for fetch vectors operation.\");\n\nexport const pineconeFetchVectors = action(\"PINECONE_FETCH_VECTORS\", {\n slug: \"pinecone-fetch-vectors\",\n name: \"Fetch Vectors\",\n description: \"Tool to fetch vectors by ID from a Pinecone index. Use when you need to retrieve vector data and metadata for specific vector IDs from a single namespace.\",\n input: PineconeFetchVectorsInput,\n output: PineconeFetchVectorsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oEAAoE;CACtG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAChI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;AACvI,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,mCAAmCA,IAAAA,EAAE,OAAO,EAChD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,OAAO,iCAAiC,SAAS,CAAC,CAAC,SAAS;CAC5D,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtK,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/fetch-vectors.d.ts
|
|
4
|
-
declare const PineconeFetchVectorsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PineconeFetchVectorsInput: z.ZodObject<{
|
|
5
|
+
ids: z.ZodArray<z.ZodString>;
|
|
6
|
+
namespace: z.ZodOptional<z.ZodString>;
|
|
7
|
+
index_host: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const PineconeFetchVectorsOutput: z.ZodObject<{
|
|
10
|
+
usage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
11
|
+
readUnits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
|
+
}, z.core.$loose>>>;
|
|
13
|
+
vectors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
14
|
+
namespace: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const pineconeFetchVectors: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
ids: string[];
|
|
18
|
+
index_host: string;
|
|
19
|
+
namespace?: string | undefined;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { pineconeFetchVectors };
|
|
9
23
|
//# sourceMappingURL=fetch-vectors.d.cts.map
|