@keystrokehq/pinecone 0.1.4 → 0.1.5

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.
Files changed (141) hide show
  1. package/dist/actions/cancel-bulk-import.d.cts +13 -1
  2. package/dist/actions/cancel-bulk-import.d.mts +13 -1
  3. package/dist/actions/chat-assistant.d.cts +13 -1
  4. package/dist/actions/chat-assistant.d.cts.map +1 -1
  5. package/dist/actions/chat-assistant.d.mts +13 -1
  6. package/dist/actions/chat-assistant.d.mts.map +1 -1
  7. package/dist/actions/chat-completion-assistant.d.cts +13 -1
  8. package/dist/actions/chat-completion-assistant.d.cts.map +1 -1
  9. package/dist/actions/chat-completion-assistant.d.mts +13 -1
  10. package/dist/actions/chat-completion-assistant.d.mts.map +1 -1
  11. package/dist/actions/configure-index.d.cts +13 -1
  12. package/dist/actions/configure-index.d.cts.map +1 -1
  13. package/dist/actions/configure-index.d.mts +13 -1
  14. package/dist/actions/configure-index.d.mts.map +1 -1
  15. package/dist/actions/create-assistant.d.cts +13 -1
  16. package/dist/actions/create-assistant.d.cts.map +1 -1
  17. package/dist/actions/create-assistant.d.mts +13 -1
  18. package/dist/actions/create-assistant.d.mts.map +1 -1
  19. package/dist/actions/create-backup.d.cts +13 -1
  20. package/dist/actions/create-backup.d.mts +13 -1
  21. package/dist/actions/create-index-for-model.d.cts +15 -3
  22. package/dist/actions/create-index-for-model.d.cts.map +1 -1
  23. package/dist/actions/create-index-for-model.d.mts +15 -3
  24. package/dist/actions/create-index-for-model.d.mts.map +1 -1
  25. package/dist/actions/create-index-from-backup.d.cts +13 -1
  26. package/dist/actions/create-index-from-backup.d.cts.map +1 -1
  27. package/dist/actions/create-index-from-backup.d.mts +13 -1
  28. package/dist/actions/create-index-from-backup.d.mts.map +1 -1
  29. package/dist/actions/create-index.d.cts +15 -3
  30. package/dist/actions/create-index.d.mts +15 -3
  31. package/dist/actions/create-namespace.d.cts +13 -1
  32. package/dist/actions/create-namespace.d.cts.map +1 -1
  33. package/dist/actions/create-namespace.d.mts +13 -1
  34. package/dist/actions/create-namespace.d.mts.map +1 -1
  35. package/dist/actions/delete-assistant.d.cts +13 -1
  36. package/dist/actions/delete-assistant.d.mts +13 -1
  37. package/dist/actions/delete-backup.d.cts +13 -1
  38. package/dist/actions/delete-backup.d.mts +13 -1
  39. package/dist/actions/delete-file.d.cts +13 -1
  40. package/dist/actions/delete-file.d.mts +13 -1
  41. package/dist/actions/delete-index.d.cts +13 -1
  42. package/dist/actions/delete-index.d.mts +13 -1
  43. package/dist/actions/delete-namespace.d.cts +13 -1
  44. package/dist/actions/delete-namespace.d.mts +13 -1
  45. package/dist/actions/delete-vectors.d.cts +13 -1
  46. package/dist/actions/delete-vectors.d.cts.map +1 -1
  47. package/dist/actions/delete-vectors.d.mts +13 -1
  48. package/dist/actions/delete-vectors.d.mts.map +1 -1
  49. package/dist/actions/describe-backup.d.cts +13 -1
  50. package/dist/actions/describe-backup.d.mts +13 -1
  51. package/dist/actions/describe-bulk-import.d.cts +13 -1
  52. package/dist/actions/describe-bulk-import.d.mts +13 -1
  53. package/dist/actions/describe-file.d.cts +13 -1
  54. package/dist/actions/describe-file.d.mts +13 -1
  55. package/dist/actions/describe-index-stats.d.cts +13 -1
  56. package/dist/actions/describe-index-stats.d.cts.map +1 -1
  57. package/dist/actions/describe-index-stats.d.mts +13 -1
  58. package/dist/actions/describe-index-stats.d.mts.map +1 -1
  59. package/dist/actions/describe-index.d.cts +13 -1
  60. package/dist/actions/describe-index.d.mts +13 -1
  61. package/dist/actions/describe-namespace.d.cts +13 -1
  62. package/dist/actions/describe-namespace.d.mts +13 -1
  63. package/dist/actions/describe-restore-job.d.cts +13 -1
  64. package/dist/actions/describe-restore-job.d.mts +13 -1
  65. package/dist/actions/embed.d.cts +13 -1
  66. package/dist/actions/embed.d.mts +13 -1
  67. package/dist/actions/fetch-vectors.d.cts +13 -1
  68. package/dist/actions/fetch-vectors.d.mts +13 -1
  69. package/dist/actions/get-assistant.d.cts +13 -1
  70. package/dist/actions/get-assistant.d.mts +13 -1
  71. package/dist/actions/get-model.d.cts +13 -1
  72. package/dist/actions/get-model.d.mts +13 -1
  73. package/dist/actions/list-assistants.d.cts +13 -1
  74. package/dist/actions/list-assistants.d.mts +13 -1
  75. package/dist/actions/list-bulk-imports.d.cts +13 -1
  76. package/dist/actions/list-bulk-imports.d.mts +13 -1
  77. package/dist/actions/list-collections.d.cts +13 -1
  78. package/dist/actions/list-collections.d.cts.map +1 -1
  79. package/dist/actions/list-collections.d.mts +13 -1
  80. package/dist/actions/list-collections.d.mts.map +1 -1
  81. package/dist/actions/list-files.d.cts +13 -1
  82. package/dist/actions/list-files.d.mts +13 -1
  83. package/dist/actions/list-index-backups.d.cts +13 -1
  84. package/dist/actions/list-index-backups.d.mts +13 -1
  85. package/dist/actions/list-indexes.d.cts +13 -1
  86. package/dist/actions/list-indexes.d.cts.map +1 -1
  87. package/dist/actions/list-indexes.d.mts +13 -1
  88. package/dist/actions/list-indexes.d.mts.map +1 -1
  89. package/dist/actions/list-models.d.cts +13 -1
  90. package/dist/actions/list-models.d.mts +13 -1
  91. package/dist/actions/list-namespaces-operation.d.cts +13 -1
  92. package/dist/actions/list-namespaces-operation.d.mts +13 -1
  93. package/dist/actions/list-project-backups.d.cts +13 -1
  94. package/dist/actions/list-project-backups.d.mts +13 -1
  95. package/dist/actions/list-restore-jobs.d.cts +13 -1
  96. package/dist/actions/list-restore-jobs.d.mts +13 -1
  97. package/dist/actions/list-vectors.d.cts +13 -1
  98. package/dist/actions/list-vectors.d.mts +13 -1
  99. package/dist/actions/query-vectors.d.cts +13 -1
  100. package/dist/actions/query-vectors.d.cts.map +1 -1
  101. package/dist/actions/query-vectors.d.mts +13 -1
  102. package/dist/actions/query-vectors.d.mts.map +1 -1
  103. package/dist/actions/rerank.d.cts +13 -1
  104. package/dist/actions/rerank.d.cts.map +1 -1
  105. package/dist/actions/rerank.d.mts +13 -1
  106. package/dist/actions/rerank.d.mts.map +1 -1
  107. package/dist/actions/retrieve-context-assistant.d.cts +13 -1
  108. package/dist/actions/retrieve-context-assistant.d.cts.map +1 -1
  109. package/dist/actions/retrieve-context-assistant.d.mts +13 -1
  110. package/dist/actions/retrieve-context-assistant.d.mts.map +1 -1
  111. package/dist/actions/search-records-namespace.d.cts +13 -1
  112. package/dist/actions/search-records-namespace.d.mts +13 -1
  113. package/dist/actions/start-bulk-import.d.cts +13 -1
  114. package/dist/actions/start-bulk-import.d.mts +13 -1
  115. package/dist/actions/update-assistant.d.cts +13 -1
  116. package/dist/actions/update-assistant.d.cts.map +1 -1
  117. package/dist/actions/update-assistant.d.mts +13 -1
  118. package/dist/actions/update-assistant.d.mts.map +1 -1
  119. package/dist/actions/update-vector.d.cts +13 -1
  120. package/dist/actions/update-vector.d.cts.map +1 -1
  121. package/dist/actions/update-vector.d.mts +13 -1
  122. package/dist/actions/update-vector.d.mts.map +1 -1
  123. package/dist/actions/upload-file.d.cts +13 -1
  124. package/dist/actions/upload-file.d.mts +13 -1
  125. package/dist/actions/upsert-records-namespace.d.cts +13 -1
  126. package/dist/actions/upsert-records-namespace.d.cts.map +1 -1
  127. package/dist/actions/upsert-records-namespace.d.mts +13 -1
  128. package/dist/actions/upsert-records-namespace.d.mts.map +1 -1
  129. package/dist/actions/upsert-vectors.d.cts +13 -1
  130. package/dist/actions/upsert-vectors.d.cts.map +1 -1
  131. package/dist/actions/upsert-vectors.d.mts +13 -1
  132. package/dist/actions/upsert-vectors.d.mts.map +1 -1
  133. package/dist/app.cjs +5 -2
  134. package/dist/app.cjs.map +1 -1
  135. package/dist/app.d.cts +9 -1
  136. package/dist/app.d.cts.map +1 -1
  137. package/dist/app.d.mts +9 -1
  138. package/dist/app.d.mts.map +1 -1
  139. package/dist/app.mjs +3 -1
  140. package/dist/app.mjs.map +1 -1
  141. package/package.json +1 -1
@@ -26,7 +26,19 @@ declare const pineconeListVectors: import("@keystrokehq/action").WorkflowActionD
26
26
  prefix?: string | undefined;
27
27
  namespace?: string | undefined;
28
28
  paginationToken?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { pineconeListVectors };
32
44
  //# sourceMappingURL=list-vectors.d.mts.map
@@ -44,7 +44,19 @@ declare const pineconeQueryVectors: import("@keystrokehq/action").WorkflowAction
44
44
  } | undefined;
45
45
  includeValues?: boolean | undefined;
46
46
  includeMetadata?: boolean | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { pineconeQueryVectors };
50
62
  //# sourceMappingURL=query-vectors.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"query-vectors.d.cts","names":[],"sources":["../../src/actions/query-vectors.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA4BzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA;;;;WAM/B,MAAA"}
1
+ {"version":3,"file":"query-vectors.d.cts","names":[],"sources":["../../src/actions/query-vectors.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA4BzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
@@ -44,7 +44,19 @@ declare const pineconeQueryVectors: import("@keystrokehq/action").WorkflowAction
44
44
  } | undefined;
45
45
  includeValues?: boolean | undefined;
46
46
  includeMetadata?: boolean | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { pineconeQueryVectors };
50
62
  //# sourceMappingURL=query-vectors.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"query-vectors.d.mts","names":[],"sources":["../../src/actions/query-vectors.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA4BzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA;;;;WAM/B,MAAA"}
1
+ {"version":3,"file":"query-vectors.d.mts","names":[],"sources":["../../src/actions/query-vectors.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA4BzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
@@ -36,7 +36,19 @@ declare const pineconeRerank: import("@keystrokehq/action").WorkflowActionDefini
36
36
  parameters?: Record<string, unknown> | undefined;
37
37
  rank_fields?: string[] | undefined;
38
38
  return_documents?: boolean | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { pineconeRerank };
42
54
  //# sourceMappingURL=rerank.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"rerank.d.cts","names":[],"sources":["../../src/actions/rerank.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAoBnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;cAMpB,cAAA,gCAAc,wBAAA;;;;;;;;;eAMzB,MAAA"}
1
+ {"version":3,"file":"rerank.d.cts","names":[],"sources":["../../src/actions/rerank.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAoBnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;cAMpB,cAAA,gCAAc,wBAAA"}
@@ -36,7 +36,19 @@ declare const pineconeRerank: import("@keystrokehq/action").WorkflowActionDefini
36
36
  parameters?: Record<string, unknown> | undefined;
37
37
  rank_fields?: string[] | undefined;
38
38
  return_documents?: boolean | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
40
52
  //#endregion
41
53
  export { pineconeRerank };
42
54
  //# sourceMappingURL=rerank.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"rerank.d.mts","names":[],"sources":["../../src/actions/rerank.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAoBnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;cAMpB,cAAA,gCAAc,wBAAA;;;;;;;;;eAMzB,MAAA"}
1
+ {"version":3,"file":"rerank.d.mts","names":[],"sources":["../../src/actions/rerank.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAoBnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;cAMpB,cAAA,gCAAc,wBAAA"}
@@ -48,7 +48,19 @@ declare const pineconeRetrieveContextAssistant: import("@keystrokehq/action").Wo
48
48
  multimodal?: boolean | undefined;
49
49
  snippet_size?: number | undefined;
50
50
  include_binary_content?: boolean | undefined;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
52
64
  //#endregion
53
65
  export { pineconeRetrieveContextAssistant };
54
66
  //# sourceMappingURL=retrieve-context-assistant.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-context-assistant.d.cts","names":[],"sources":["../../src/actions/retrieve-context-assistant.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA+BrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAMtC,gCAAA,gCAAgC,wBAAA;;;;;WAM3C,MAAA"}
1
+ {"version":3,"file":"retrieve-context-assistant.d.cts","names":[],"sources":["../../src/actions/retrieve-context-assistant.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA+BrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAMtC,gCAAA,gCAAgC,wBAAA"}
@@ -48,7 +48,19 @@ declare const pineconeRetrieveContextAssistant: import("@keystrokehq/action").Wo
48
48
  multimodal?: boolean | undefined;
49
49
  snippet_size?: number | undefined;
50
50
  include_binary_content?: boolean | undefined;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
52
64
  //#endregion
53
65
  export { pineconeRetrieveContextAssistant };
54
66
  //# sourceMappingURL=retrieve-context-assistant.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"retrieve-context-assistant.d.mts","names":[],"sources":["../../src/actions/retrieve-context-assistant.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA+BrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAMtC,gCAAA,gCAAgC,wBAAA;;;;;WAM3C,MAAA"}
1
+ {"version":3,"file":"retrieve-context-assistant.d.mts","names":[],"sources":["../../src/actions/retrieve-context-assistant.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA+BrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAMtC,gCAAA,gCAAgC,wBAAA"}
@@ -76,7 +76,19 @@ declare const pineconeSearchRecordsNamespace: import("@keystrokehq/action").Work
76
76
  top_n?: number | undefined;
77
77
  parameters?: Record<string, never> | undefined;
78
78
  } | undefined;
79
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
79
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
80
+ connectionId: z.ZodString;
81
+ entityId: z.ZodString;
82
+ instanceId: z.ZodString;
83
+ }, z.core.$strip>, z.ZodObject<{
84
+ generic_api_key: z.ZodString;
85
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
86
+ connectionId: z.ZodString;
87
+ entityId: z.ZodString;
88
+ instanceId: z.ZodString;
89
+ }, z.core.$strip>, z.ZodObject<{
90
+ generic_api_key: z.ZodString;
91
+ }, z.core.$strip>>]>;
80
92
  //#endregion
81
93
  export { pineconeSearchRecordsNamespace };
82
94
  //# sourceMappingURL=search-records-namespace.d.cts.map
@@ -76,7 +76,19 @@ declare const pineconeSearchRecordsNamespace: import("@keystrokehq/action").Work
76
76
  top_n?: number | undefined;
77
77
  parameters?: Record<string, never> | undefined;
78
78
  } | undefined;
79
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
79
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
80
+ connectionId: z.ZodString;
81
+ entityId: z.ZodString;
82
+ instanceId: z.ZodString;
83
+ }, z.core.$strip>, z.ZodObject<{
84
+ generic_api_key: z.ZodString;
85
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
86
+ connectionId: z.ZodString;
87
+ entityId: z.ZodString;
88
+ instanceId: z.ZodString;
89
+ }, z.core.$strip>, z.ZodObject<{
90
+ generic_api_key: z.ZodString;
91
+ }, z.core.$strip>>]>;
80
92
  //#endregion
81
93
  export { pineconeSearchRecordsNamespace };
82
94
  //# sourceMappingURL=search-records-namespace.d.mts.map
@@ -22,7 +22,19 @@ declare const pineconeStartBulkImport: import("@keystrokehq/action").WorkflowAct
22
22
  onError: "abort" | "continue";
23
23
  } | undefined;
24
24
  integrationId?: string | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { pineconeStartBulkImport };
28
40
  //# sourceMappingURL=start-bulk-import.d.cts.map
@@ -22,7 +22,19 @@ declare const pineconeStartBulkImport: import("@keystrokehq/action").WorkflowAct
22
22
  onError: "abort" | "continue";
23
23
  } | undefined;
24
24
  integrationId?: string | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ generic_api_key: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { pineconeStartBulkImport };
28
40
  //# sourceMappingURL=start-bulk-import.d.mts.map
@@ -17,7 +17,19 @@ declare const pineconeUpdateAssistant: import("@keystrokehq/action").WorkflowAct
17
17
  metadata?: Record<string, unknown> | undefined;
18
18
  api_version?: string | undefined;
19
19
  instructions?: string | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { pineconeUpdateAssistant };
23
35
  //# sourceMappingURL=update-assistant.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-assistant.d.cts","names":[],"sources":["../../src/actions/update-assistant.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAM5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAM7B,uBAAA,gCAAuB,wBAAA;;aAMlC,MAAA"}
1
+ {"version":3,"file":"update-assistant.d.cts","names":[],"sources":["../../src/actions/update-assistant.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAM5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAM7B,uBAAA,gCAAuB,wBAAA"}
@@ -17,7 +17,19 @@ declare const pineconeUpdateAssistant: import("@keystrokehq/action").WorkflowAct
17
17
  metadata?: Record<string, unknown> | undefined;
18
18
  api_version?: string | undefined;
19
19
  instructions?: string | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { pineconeUpdateAssistant };
23
35
  //# sourceMappingURL=update-assistant.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-assistant.d.mts","names":[],"sources":["../../src/actions/update-assistant.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAM5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAM7B,uBAAA,gCAAuB,wBAAA;;aAMlC,MAAA"}
1
+ {"version":3,"file":"update-assistant.d.mts","names":[],"sources":["../../src/actions/update-assistant.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAM5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAM7B,uBAAA,gCAAuB,wBAAA"}
@@ -29,7 +29,19 @@ declare const pineconeUpdateVector: import("@keystrokehq/action").WorkflowAction
29
29
  values: number[];
30
30
  indices: number[];
31
31
  } | undefined;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>;
33
45
  //#endregion
34
46
  export { pineconeUpdateVector };
35
47
  //# sourceMappingURL=update-vector.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-vector.d.cts","names":[],"sources":["../../src/actions/update-vector.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAazB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA;;;;WAM/B,MAAA;;;gBAAA,MAAA"}
1
+ {"version":3,"file":"update-vector.d.cts","names":[],"sources":["../../src/actions/update-vector.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAazB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
@@ -29,7 +29,19 @@ declare const pineconeUpdateVector: import("@keystrokehq/action").WorkflowAction
29
29
  values: number[];
30
30
  indices: number[];
31
31
  } | undefined;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ generic_api_key: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
39
+ connectionId: z.ZodString;
40
+ entityId: z.ZodString;
41
+ instanceId: z.ZodString;
42
+ }, z.core.$strip>, z.ZodObject<{
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>;
33
45
  //#endregion
34
46
  export { pineconeUpdateVector };
35
47
  //# sourceMappingURL=update-vector.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-vector.d.mts","names":[],"sources":["../../src/actions/update-vector.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAazB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA;;;;WAM/B,MAAA;;;gBAAA,MAAA"}
1
+ {"version":3,"file":"update-vector.d.mts","names":[],"sources":["../../src/actions/update-vector.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAazB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
@@ -47,7 +47,19 @@ declare const pineconeUploadFile: import("@keystrokehq/action").WorkflowActionDe
47
47
  mimetype?: string | undefined;
48
48
  } | undefined;
49
49
  assistant_host?: string | undefined;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>;
51
63
  //#endregion
52
64
  export { pineconeUploadFile };
53
65
  //# sourceMappingURL=upload-file.d.cts.map
@@ -47,7 +47,19 @@ declare const pineconeUploadFile: import("@keystrokehq/action").WorkflowActionDe
47
47
  mimetype?: string | undefined;
48
48
  } | undefined;
49
49
  assistant_host?: string | undefined;
50
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>;
51
63
  //#endregion
52
64
  export { pineconeUploadFile };
53
65
  //# sourceMappingURL=upload-file.d.mts.map
@@ -16,7 +16,19 @@ declare const pineconeUpsertRecordsNamespace: import("@keystrokehq/action").Work
16
16
  namespace: string;
17
17
  index_host: string;
18
18
  api_version?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { pineconeUpsertRecordsNamespace };
22
34
  //# sourceMappingURL=upsert-records-namespace.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"upsert-records-namespace.d.cts","names":[],"sources":["../../src/actions/upsert-records-namespace.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;cAMnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,gCAA8B,wBAAA;WAMzC,MAAA"}
1
+ {"version":3,"file":"upsert-records-namespace.d.cts","names":[],"sources":["../../src/actions/upsert-records-namespace.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;cAMnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,gCAA8B,wBAAA"}
@@ -16,7 +16,19 @@ declare const pineconeUpsertRecordsNamespace: import("@keystrokehq/action").Work
16
16
  namespace: string;
17
17
  index_host: string;
18
18
  api_version?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ generic_api_key: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ generic_api_key: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { pineconeUpsertRecordsNamespace };
22
34
  //# sourceMappingURL=upsert-records-namespace.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"upsert-records-namespace.d.mts","names":[],"sources":["../../src/actions/upsert-records-namespace.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;cAMnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,gCAA8B,wBAAA;WAMzC,MAAA"}
1
+ {"version":3,"file":"upsert-records-namespace.d.mts","names":[],"sources":["../../src/actions/upsert-records-namespace.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;cAMnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAKpC,8BAAA,gCAA8B,wBAAA"}
@@ -30,7 +30,19 @@ declare const pineconeUpsertVectors: import("@keystrokehq/action").WorkflowActio
30
30
  }[];
31
31
  index_host: string;
32
32
  namespace?: string | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { pineconeUpsertVectors };
36
48
  //# sourceMappingURL=upsert-vectors.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"upsert-vectors.d.cts","names":[],"sources":["../../src/actions/upsert-vectors.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA;;;;;eAMhC,MAAA"}
1
+ {"version":3,"file":"upsert-vectors.d.cts","names":[],"sources":["../../src/actions/upsert-vectors.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
@@ -30,7 +30,19 @@ declare const pineconeUpsertVectors: import("@keystrokehq/action").WorkflowActio
30
30
  }[];
31
31
  index_host: string;
32
32
  namespace?: string | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ generic_api_key: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { pineconeUpsertVectors };
36
48
  //# sourceMappingURL=upsert-vectors.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"upsert-vectors.d.mts","names":[],"sources":["../../src/actions/upsert-vectors.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA;;;;;eAMhC,MAAA"}
1
+ {"version":3,"file":"upsert-vectors.d.mts","names":[],"sources":["../../src/actions/upsert-vectors.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
package/dist/app.cjs CHANGED
@@ -1,7 +1,10 @@
1
+ let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
2
+ let zod = require("zod");
1
3
  //#region src/app.ts
2
- const pinecone = (0, require("@keystrokehq/keystroke/app").defineApp)({
4
+ const pinecone = (0, _keystrokehq_keystroke_app.defineApp)({
3
5
  slug: "pinecone",
4
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { generic_api_key: zod.z.string() }
5
8
  });
6
9
  //#endregion
7
10
  exports.pinecone = pinecone;
package/dist/app.cjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const pinecone = defineApp({\n slug: \"pinecone\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,YAAA,uCAAA,CAAA,CAAA,UAAA,CAAqB;CAChC,MAAM;CACN,MAAM;AACR,CAAC"}
1
+ {"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const pinecone = defineApp({\n slug: \"pinecone\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,YAAA,GAAA,2BAAA,UAAA,CAAqB;CAChC,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiBA,IAAAA,EAAE,OAAO,EAC5B;AACF,CAAC"}
package/dist/app.d.cts CHANGED
@@ -1,5 +1,13 @@
1
+ import { z } from "zod";
2
+
1
3
  //#region src/app.d.ts
2
- declare const pinecone: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const pinecone: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
5
+ connectionId: z.ZodString;
6
+ entityId: z.ZodString;
7
+ instanceId: z.ZodString;
8
+ }, z.core.$strip>, z.ZodObject<{
9
+ generic_api_key: z.ZodString;
10
+ }, z.core.$strip>>>;
3
11
  //#endregion
4
12
  export { pinecone };
5
13
  //# sourceMappingURL=app.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,QAAA,6BAAQ,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,QAAA,6BAAQ,GAAA,+BAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
package/dist/app.d.mts CHANGED
@@ -1,5 +1,13 @@
1
+ import { z } from "zod";
2
+
1
3
  //#region src/app.d.ts
2
- declare const pinecone: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const pinecone: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"pinecone", z.ZodObject<{
5
+ connectionId: z.ZodString;
6
+ entityId: z.ZodString;
7
+ instanceId: z.ZodString;
8
+ }, z.core.$strip>, z.ZodObject<{
9
+ generic_api_key: z.ZodString;
10
+ }, z.core.$strip>>>;
3
11
  //#endregion
4
12
  export { pinecone };
5
13
  //# sourceMappingURL=app.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,QAAA,6BAAQ,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,QAAA,6BAAQ,GAAA,+BAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
package/dist/app.mjs CHANGED
@@ -1,8 +1,10 @@
1
1
  import { defineApp } from "@keystrokehq/keystroke/app";
2
+ import { z } from "zod";
2
3
  //#region src/app.ts
3
4
  const pinecone = defineApp({
4
5
  slug: "pinecone",
5
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: { generic_api_key: z.string() }
6
8
  });
7
9
  //#endregion
8
10
  export { pinecone };
package/dist/app.mjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const pinecone = defineApp({\n slug: \"pinecone\",\n auth: \"keystroke\",\n});\n"],"mappings":";;AAEA,MAAa,WAAW,UAAU;CAChC,MAAM;CACN,MAAM;AACR,CAAC"}
1
+ {"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const pinecone = defineApp({\n slug: \"pinecone\",\n auth: \"keystroke\",\n credential: {\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,WAAW,UAAU;CAChC,MAAM;CACN,MAAM;CACN,YAAY,EACV,iBAAiB,EAAE,OAAO,EAC5B;AACF,CAAC"}