@keystrokehq/openai 0.1.3 → 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 (311) hide show
  1. package/dist/actions/add-upload-part.d.cts +15 -1
  2. package/dist/actions/add-upload-part.d.mts +15 -1
  3. package/dist/actions/cancel-batch.d.cts +20 -6
  4. package/dist/actions/cancel-batch.d.mts +20 -6
  5. package/dist/actions/cancel-eval-run.d.cts +15 -1
  6. package/dist/actions/cancel-eval-run.d.mts +15 -1
  7. package/dist/actions/cancel-response.d.cts +15 -1
  8. package/dist/actions/cancel-response.d.mts +15 -1
  9. package/dist/actions/cancel-run.d.cts +20 -6
  10. package/dist/actions/cancel-run.d.mts +20 -6
  11. package/dist/actions/cancel-upload.d.cts +16 -2
  12. package/dist/actions/cancel-upload.d.mts +16 -2
  13. package/dist/actions/compact-response.d.cts +15 -1
  14. package/dist/actions/compact-response.d.mts +15 -1
  15. package/dist/actions/create-audio-transcription.d.cts +15 -1
  16. package/dist/actions/create-audio-transcription.d.mts +15 -1
  17. package/dist/actions/create-audio-translation.d.cts +15 -1
  18. package/dist/actions/create-audio-translation.d.mts +15 -1
  19. package/dist/actions/create-batch.d.cts +20 -6
  20. package/dist/actions/create-batch.d.cts.map +1 -1
  21. package/dist/actions/create-batch.d.mts +20 -6
  22. package/dist/actions/create-batch.d.mts.map +1 -1
  23. package/dist/actions/create-chat-completion.d.cts +19 -5
  24. package/dist/actions/create-chat-completion.d.mts +19 -5
  25. package/dist/actions/create-completion.d.cts +15 -1
  26. package/dist/actions/create-completion.d.cts.map +1 -1
  27. package/dist/actions/create-completion.d.mts +15 -1
  28. package/dist/actions/create-completion.d.mts.map +1 -1
  29. package/dist/actions/create-container-file.d.cts +15 -1
  30. package/dist/actions/create-container-file.d.mts +15 -1
  31. package/dist/actions/create-container.d.cts +15 -1
  32. package/dist/actions/create-container.d.cts.map +1 -1
  33. package/dist/actions/create-container.d.mts +15 -1
  34. package/dist/actions/create-container.d.mts.map +1 -1
  35. package/dist/actions/create-conversation-items.d.cts +15 -1
  36. package/dist/actions/create-conversation-items.d.cts.map +1 -1
  37. package/dist/actions/create-conversation-items.d.mts +15 -1
  38. package/dist/actions/create-conversation-items.d.mts.map +1 -1
  39. package/dist/actions/create-conversation.d.cts +15 -1
  40. package/dist/actions/create-conversation.d.cts.map +1 -1
  41. package/dist/actions/create-conversation.d.mts +15 -1
  42. package/dist/actions/create-conversation.d.mts.map +1 -1
  43. package/dist/actions/create-embeddings.d.cts +15 -1
  44. package/dist/actions/create-embeddings.d.mts +15 -1
  45. package/dist/actions/create-eval-run.d.cts +15 -1
  46. package/dist/actions/create-eval-run.d.mts +15 -1
  47. package/dist/actions/create-eval.d.cts +15 -1
  48. package/dist/actions/create-eval.d.mts +15 -1
  49. package/dist/actions/create-fine-tuning-job.d.cts +17 -3
  50. package/dist/actions/create-fine-tuning-job.d.mts +17 -3
  51. package/dist/actions/create-image-edit.d.cts +15 -1
  52. package/dist/actions/create-image-edit.d.mts +15 -1
  53. package/dist/actions/create-image-variation.d.cts +15 -1
  54. package/dist/actions/create-image-variation.d.mts +15 -1
  55. package/dist/actions/create-image.d.cts +15 -1
  56. package/dist/actions/create-image.d.mts +15 -1
  57. package/dist/actions/create-message.d.cts +15 -1
  58. package/dist/actions/create-message.d.cts.map +1 -1
  59. package/dist/actions/create-message.d.mts +15 -1
  60. package/dist/actions/create-message.d.mts.map +1 -1
  61. package/dist/actions/create-moderation.d.cts +15 -1
  62. package/dist/actions/create-moderation.d.cts.map +1 -1
  63. package/dist/actions/create-moderation.d.mts +15 -1
  64. package/dist/actions/create-moderation.d.mts.map +1 -1
  65. package/dist/actions/create-realtime-call.d.cts +15 -1
  66. package/dist/actions/create-realtime-call.d.mts +15 -1
  67. package/dist/actions/create-realtime-client-secret.d.cts +15 -1
  68. package/dist/actions/create-realtime-client-secret.d.mts +15 -1
  69. package/dist/actions/create-realtime-session.d.cts +15 -1
  70. package/dist/actions/create-realtime-session.d.mts +15 -1
  71. package/dist/actions/create-realtime-transcription-session.d.cts +15 -1
  72. package/dist/actions/create-realtime-transcription-session.d.mts +15 -1
  73. package/dist/actions/create-response.d.cts +17 -3
  74. package/dist/actions/create-response.d.mts +17 -3
  75. package/dist/actions/create-run.d.cts +20 -6
  76. package/dist/actions/create-run.d.mts +20 -6
  77. package/dist/actions/create-skill.d.cts +15 -1
  78. package/dist/actions/create-skill.d.mts +15 -1
  79. package/dist/actions/create-speech.d.cts +15 -1
  80. package/dist/actions/create-speech.d.mts +15 -1
  81. package/dist/actions/create-thread-and-run.d.cts +20 -6
  82. package/dist/actions/create-thread-and-run.d.mts +20 -6
  83. package/dist/actions/create-thread.d.cts +15 -1
  84. package/dist/actions/create-thread.d.cts.map +1 -1
  85. package/dist/actions/create-thread.d.mts +15 -1
  86. package/dist/actions/create-thread.d.mts.map +1 -1
  87. package/dist/actions/create-upload.d.cts +16 -2
  88. package/dist/actions/create-upload.d.mts +16 -2
  89. package/dist/actions/create-vector-store-file-batch.d.cts +17 -3
  90. package/dist/actions/create-vector-store-file-batch.d.cts.map +1 -1
  91. package/dist/actions/create-vector-store-file-batch.d.mts +17 -3
  92. package/dist/actions/create-vector-store-file-batch.d.mts.map +1 -1
  93. package/dist/actions/create-vector-store-file.d.cts +17 -3
  94. package/dist/actions/create-vector-store-file.d.mts +17 -3
  95. package/dist/actions/create-vector-store.d.cts +15 -1
  96. package/dist/actions/create-vector-store.d.cts.map +1 -1
  97. package/dist/actions/create-vector-store.d.mts +15 -1
  98. package/dist/actions/create-vector-store.d.mts.map +1 -1
  99. package/dist/actions/create-video-remix.d.cts +17 -3
  100. package/dist/actions/create-video-remix.d.mts +17 -3
  101. package/dist/actions/create-video.d.cts +15 -1
  102. package/dist/actions/create-video.d.mts +15 -1
  103. package/dist/actions/delete-assistant.d.cts +15 -1
  104. package/dist/actions/delete-assistant.d.mts +15 -1
  105. package/dist/actions/delete-chat-completion.d.cts +15 -1
  106. package/dist/actions/delete-chat-completion.d.mts +15 -1
  107. package/dist/actions/delete-container-file.d.cts +15 -1
  108. package/dist/actions/delete-container-file.d.mts +15 -1
  109. package/dist/actions/delete-container.d.cts +15 -1
  110. package/dist/actions/delete-container.d.mts +15 -1
  111. package/dist/actions/delete-conversation-item.d.cts +15 -1
  112. package/dist/actions/delete-conversation-item.d.mts +15 -1
  113. package/dist/actions/delete-conversation.d.cts +15 -1
  114. package/dist/actions/delete-conversation.d.mts +15 -1
  115. package/dist/actions/delete-eval-run.d.cts +15 -1
  116. package/dist/actions/delete-eval-run.d.mts +15 -1
  117. package/dist/actions/delete-eval.d.cts +15 -1
  118. package/dist/actions/delete-eval.d.mts +15 -1
  119. package/dist/actions/delete-file.d.cts +15 -1
  120. package/dist/actions/delete-file.d.mts +15 -1
  121. package/dist/actions/delete-message.d.cts +15 -1
  122. package/dist/actions/delete-message.d.mts +15 -1
  123. package/dist/actions/delete-response.d.cts +15 -1
  124. package/dist/actions/delete-response.d.mts +15 -1
  125. package/dist/actions/delete-skill.d.cts +15 -1
  126. package/dist/actions/delete-skill.d.mts +15 -1
  127. package/dist/actions/delete-thread.d.cts +15 -1
  128. package/dist/actions/delete-thread.d.mts +15 -1
  129. package/dist/actions/delete-vector-store-file.d.cts +15 -1
  130. package/dist/actions/delete-vector-store-file.d.mts +15 -1
  131. package/dist/actions/delete-vector-store.d.cts +15 -1
  132. package/dist/actions/delete-vector-store.d.mts +15 -1
  133. package/dist/actions/delete-video.d.cts +15 -1
  134. package/dist/actions/delete-video.d.mts +15 -1
  135. package/dist/actions/download-file.d.cts +15 -1
  136. package/dist/actions/download-file.d.mts +15 -1
  137. package/dist/actions/download-video.d.cts +15 -1
  138. package/dist/actions/download-video.d.mts +15 -1
  139. package/dist/actions/get-chat-completion-messages.d.cts +15 -1
  140. package/dist/actions/get-chat-completion-messages.d.mts +15 -1
  141. package/dist/actions/get-chat-completion.d.cts +15 -1
  142. package/dist/actions/get-chat-completion.d.mts +15 -1
  143. package/dist/actions/get-chatkit-thread.d.cts +15 -1
  144. package/dist/actions/get-chatkit-thread.d.mts +15 -1
  145. package/dist/actions/get-conversation-item.d.cts +15 -1
  146. package/dist/actions/get-conversation-item.d.mts +15 -1
  147. package/dist/actions/get-eval-run-output-item.d.cts +15 -1
  148. package/dist/actions/get-eval-run-output-item.d.mts +15 -1
  149. package/dist/actions/get-eval-run-output-items.d.cts +15 -1
  150. package/dist/actions/get-eval-run-output-items.d.mts +15 -1
  151. package/dist/actions/get-eval-run.d.cts +15 -1
  152. package/dist/actions/get-eval-run.d.mts +15 -1
  153. package/dist/actions/get-eval-runs.d.cts +18 -4
  154. package/dist/actions/get-eval-runs.d.mts +18 -4
  155. package/dist/actions/get-eval.d.cts +15 -1
  156. package/dist/actions/get-eval.d.mts +15 -1
  157. package/dist/actions/get-input-token-counts.d.cts +15 -1
  158. package/dist/actions/get-input-token-counts.d.mts +15 -1
  159. package/dist/actions/get-message.d.cts +15 -1
  160. package/dist/actions/get-message.d.mts +15 -1
  161. package/dist/actions/get-response.d.cts +15 -1
  162. package/dist/actions/get-response.d.mts +15 -1
  163. package/dist/actions/get-run-step.d.cts +17 -3
  164. package/dist/actions/get-run-step.d.mts +17 -3
  165. package/dist/actions/get-vector-store-file-batch.d.cts +17 -3
  166. package/dist/actions/get-vector-store-file-batch.d.mts +17 -3
  167. package/dist/actions/get-vector-store-file.d.cts +17 -3
  168. package/dist/actions/get-vector-store-file.d.mts +17 -3
  169. package/dist/actions/get-vector-store.d.cts +15 -1
  170. package/dist/actions/get-vector-store.d.mts +15 -1
  171. package/dist/actions/get-video.d.cts +17 -3
  172. package/dist/actions/get-video.d.mts +17 -3
  173. package/dist/actions/list-assistants.d.cts +15 -1
  174. package/dist/actions/list-assistants.d.mts +15 -1
  175. package/dist/actions/list-batches.d.cts +20 -6
  176. package/dist/actions/list-batches.d.mts +20 -6
  177. package/dist/actions/list-chat-completions.d.cts +15 -1
  178. package/dist/actions/list-chat-completions.d.mts +15 -1
  179. package/dist/actions/list-chatkit-thread-items.d.cts +15 -1
  180. package/dist/actions/list-chatkit-thread-items.d.mts +15 -1
  181. package/dist/actions/list-container-files.d.cts +15 -1
  182. package/dist/actions/list-container-files.d.mts +15 -1
  183. package/dist/actions/list-containers.d.cts +15 -1
  184. package/dist/actions/list-containers.d.mts +15 -1
  185. package/dist/actions/list-conversation-items.d.cts +15 -1
  186. package/dist/actions/list-conversation-items.d.mts +15 -1
  187. package/dist/actions/list-engines.d.cts +15 -1
  188. package/dist/actions/list-engines.d.cts.map +1 -1
  189. package/dist/actions/list-engines.d.mts +15 -1
  190. package/dist/actions/list-engines.d.mts.map +1 -1
  191. package/dist/actions/list-evals.d.cts +15 -1
  192. package/dist/actions/list-evals.d.mts +15 -1
  193. package/dist/actions/list-files-in-vector-store-batch.d.cts +20 -6
  194. package/dist/actions/list-files-in-vector-store-batch.d.mts +20 -6
  195. package/dist/actions/list-files.d.cts +15 -1
  196. package/dist/actions/list-files.d.mts +15 -1
  197. package/dist/actions/list-fine-tunes.d.cts +15 -1
  198. package/dist/actions/list-fine-tunes.d.mts +15 -1
  199. package/dist/actions/list-fine-tuning-events.d.cts +15 -1
  200. package/dist/actions/list-fine-tuning-events.d.mts +15 -1
  201. package/dist/actions/list-fine-tuning-job-checkpoints.d.cts +15 -1
  202. package/dist/actions/list-fine-tuning-job-checkpoints.d.mts +15 -1
  203. package/dist/actions/list-input-items.d.cts +15 -1
  204. package/dist/actions/list-input-items.d.mts +15 -1
  205. package/dist/actions/list-messages.d.cts +15 -1
  206. package/dist/actions/list-messages.d.mts +15 -1
  207. package/dist/actions/list-models.d.cts +15 -1
  208. package/dist/actions/list-models.d.cts.map +1 -1
  209. package/dist/actions/list-models.d.mts +15 -1
  210. package/dist/actions/list-models.d.mts.map +1 -1
  211. package/dist/actions/list-run-steps.d.cts +17 -3
  212. package/dist/actions/list-run-steps.d.mts +17 -3
  213. package/dist/actions/list-runs.d.cts +20 -6
  214. package/dist/actions/list-runs.d.mts +20 -6
  215. package/dist/actions/list-skills.d.cts +15 -1
  216. package/dist/actions/list-skills.d.mts +15 -1
  217. package/dist/actions/list-threads.d.cts +15 -1
  218. package/dist/actions/list-threads.d.mts +15 -1
  219. package/dist/actions/list-vector-store-files.d.cts +20 -6
  220. package/dist/actions/list-vector-store-files.d.mts +20 -6
  221. package/dist/actions/list-vector-stores.d.cts +15 -1
  222. package/dist/actions/list-vector-stores.d.mts +15 -1
  223. package/dist/actions/list-videos.d.cts +17 -3
  224. package/dist/actions/list-videos.d.mts +17 -3
  225. package/dist/actions/modify-assistant.d.cts +15 -1
  226. package/dist/actions/modify-assistant.d.mts +15 -1
  227. package/dist/actions/modify-message.d.cts +15 -1
  228. package/dist/actions/modify-message.d.cts.map +1 -1
  229. package/dist/actions/modify-message.d.mts +15 -1
  230. package/dist/actions/modify-message.d.mts.map +1 -1
  231. package/dist/actions/modify-run.d.cts +20 -6
  232. package/dist/actions/modify-run.d.cts.map +1 -1
  233. package/dist/actions/modify-run.d.mts +20 -6
  234. package/dist/actions/modify-run.d.mts.map +1 -1
  235. package/dist/actions/modify-thread.d.cts +15 -1
  236. package/dist/actions/modify-thread.d.cts.map +1 -1
  237. package/dist/actions/modify-thread.d.mts +15 -1
  238. package/dist/actions/modify-thread.d.mts.map +1 -1
  239. package/dist/actions/modify-vector-store.d.cts +15 -1
  240. package/dist/actions/modify-vector-store.d.cts.map +1 -1
  241. package/dist/actions/modify-vector-store.d.mts +15 -1
  242. package/dist/actions/modify-vector-store.d.mts.map +1 -1
  243. package/dist/actions/retrieve-assistant.d.cts +15 -1
  244. package/dist/actions/retrieve-assistant.d.mts +15 -1
  245. package/dist/actions/retrieve-batch.d.cts +20 -6
  246. package/dist/actions/retrieve-batch.d.mts +20 -6
  247. package/dist/actions/retrieve-container-file-content.d.cts +15 -1
  248. package/dist/actions/retrieve-container-file-content.d.mts +15 -1
  249. package/dist/actions/retrieve-container-file.d.cts +15 -1
  250. package/dist/actions/retrieve-container-file.d.mts +15 -1
  251. package/dist/actions/retrieve-container.d.cts +15 -1
  252. package/dist/actions/retrieve-container.d.mts +15 -1
  253. package/dist/actions/retrieve-engine.d.cts +15 -1
  254. package/dist/actions/retrieve-engine.d.mts +15 -1
  255. package/dist/actions/retrieve-file.d.cts +15 -1
  256. package/dist/actions/retrieve-file.d.mts +15 -1
  257. package/dist/actions/retrieve-fine-tuning-job.d.cts +17 -3
  258. package/dist/actions/retrieve-fine-tuning-job.d.mts +17 -3
  259. package/dist/actions/retrieve-model.d.cts +15 -1
  260. package/dist/actions/retrieve-model.d.mts +15 -1
  261. package/dist/actions/retrieve-run.d.cts +20 -6
  262. package/dist/actions/retrieve-run.d.mts +20 -6
  263. package/dist/actions/retrieve-thread.d.cts +15 -1
  264. package/dist/actions/retrieve-thread.d.mts +15 -1
  265. package/dist/actions/retrieve-vector-store-file-content.d.cts +15 -1
  266. package/dist/actions/retrieve-vector-store-file-content.d.mts +15 -1
  267. package/dist/actions/run-grader.d.cts +15 -1
  268. package/dist/actions/run-grader.d.mts +15 -1
  269. package/dist/actions/search-vector-store.d.cts +17 -3
  270. package/dist/actions/search-vector-store.d.cts.map +1 -1
  271. package/dist/actions/search-vector-store.d.mts +17 -3
  272. package/dist/actions/search-vector-store.d.mts.map +1 -1
  273. package/dist/actions/submit-tool-outputs-to-run.d.cts +20 -6
  274. package/dist/actions/submit-tool-outputs-to-run.d.mts +20 -6
  275. package/dist/actions/update-chat-completion.d.cts +15 -1
  276. package/dist/actions/update-chat-completion.d.cts.map +1 -1
  277. package/dist/actions/update-chat-completion.d.mts +15 -1
  278. package/dist/actions/update-chat-completion.d.mts.map +1 -1
  279. package/dist/actions/update-conversation.d.cts +15 -1
  280. package/dist/actions/update-conversation.d.cts.map +1 -1
  281. package/dist/actions/update-conversation.d.mts +15 -1
  282. package/dist/actions/update-conversation.d.mts.map +1 -1
  283. package/dist/actions/update-eval.d.cts +15 -1
  284. package/dist/actions/update-eval.d.cts.map +1 -1
  285. package/dist/actions/update-eval.d.mts +15 -1
  286. package/dist/actions/update-eval.d.mts.map +1 -1
  287. package/dist/actions/update-vector-store-file-attributes.d.cts +17 -3
  288. package/dist/actions/update-vector-store-file-attributes.d.cts.map +1 -1
  289. package/dist/actions/update-vector-store-file-attributes.d.mts +17 -3
  290. package/dist/actions/update-vector-store-file-attributes.d.mts.map +1 -1
  291. package/dist/actions/upload-file.d.cts +15 -1
  292. package/dist/actions/upload-file.d.mts +15 -1
  293. package/dist/actions/validate-grader.d.cts +15 -1
  294. package/dist/actions/validate-grader.d.cts.map +1 -1
  295. package/dist/actions/validate-grader.d.mts +15 -1
  296. package/dist/actions/validate-grader.d.mts.map +1 -1
  297. package/dist/app.cjs +8 -2
  298. package/dist/app.cjs.map +1 -1
  299. package/dist/app.d.cts +10 -1
  300. package/dist/app.d.cts.map +1 -1
  301. package/dist/app.d.mts +10 -1
  302. package/dist/app.d.mts.map +1 -1
  303. package/dist/app.mjs +6 -1
  304. package/dist/app.mjs.map +1 -1
  305. package/dist/catalog.cjs +1 -1
  306. package/dist/catalog.cjs.map +1 -1
  307. package/dist/catalog.d.cts +1 -1
  308. package/dist/catalog.d.mts +1 -1
  309. package/dist/catalog.mjs +1 -1
  310. package/dist/catalog.mjs.map +1 -1
  311. package/package.json +1 -1
@@ -23,7 +23,21 @@ declare const openaiListFineTuningEvents: import("@keystrokehq/action").Workflow
23
23
  fine_tuning_job_id: string;
24
24
  after?: string | undefined;
25
25
  limit?: number | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", 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
+ organization_id: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", 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
+ organization_id: z.ZodString;
40
+ }, z.core.$strip>>]>;
27
41
  //#endregion
28
42
  export { openaiListFineTuningEvents };
29
43
  //# sourceMappingURL=list-fine-tuning-events.d.cts.map
@@ -23,7 +23,21 @@ declare const openaiListFineTuningEvents: import("@keystrokehq/action").Workflow
23
23
  fine_tuning_job_id: string;
24
24
  after?: string | undefined;
25
25
  limit?: number | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", 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
+ organization_id: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", 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
+ organization_id: z.ZodString;
40
+ }, z.core.$strip>>]>;
27
41
  //#endregion
28
42
  export { openaiListFineTuningEvents };
29
43
  //# sourceMappingURL=list-fine-tuning-events.d.mts.map
@@ -33,7 +33,21 @@ declare const openaiListFineTuningJobCheckpoints: import("@keystrokehq/action").
33
33
  fine_tuning_job_id: string;
34
34
  after?: string | undefined;
35
35
  limit?: number | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ organization_id: z.ZodString;
43
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ organization_id: z.ZodString;
50
+ }, z.core.$strip>>]>;
37
51
  //#endregion
38
52
  export { openaiListFineTuningJobCheckpoints };
39
53
  //# sourceMappingURL=list-fine-tuning-job-checkpoints.d.cts.map
@@ -33,7 +33,21 @@ declare const openaiListFineTuningJobCheckpoints: import("@keystrokehq/action").
33
33
  fine_tuning_job_id: string;
34
34
  after?: string | undefined;
35
35
  limit?: number | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ organization_id: z.ZodString;
43
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ organization_id: z.ZodString;
50
+ }, z.core.$strip>>]>;
37
51
  //#endregion
38
52
  export { openaiListFineTuningJobCheckpoints };
39
53
  //# sourceMappingURL=list-fine-tuning-job-checkpoints.d.mts.map
@@ -52,7 +52,21 @@ declare const openaiListInputItems: import("@keystrokehq/action").WorkflowAction
52
52
  limit?: number | undefined;
53
53
  order?: "asc" | "desc" | undefined;
54
54
  include?: string[] | undefined;
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ generic_api_key: z.ZodString;
61
+ organization_id: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ generic_api_key: z.ZodString;
68
+ organization_id: z.ZodString;
69
+ }, z.core.$strip>>]>;
56
70
  //#endregion
57
71
  export { openaiListInputItems };
58
72
  //# sourceMappingURL=list-input-items.d.cts.map
@@ -52,7 +52,21 @@ declare const openaiListInputItems: import("@keystrokehq/action").WorkflowAction
52
52
  limit?: number | undefined;
53
53
  order?: "asc" | "desc" | undefined;
54
54
  include?: string[] | undefined;
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ generic_api_key: z.ZodString;
61
+ organization_id: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ generic_api_key: z.ZodString;
68
+ organization_id: z.ZodString;
69
+ }, z.core.$strip>>]>;
56
70
  //#endregion
57
71
  export { openaiListInputItems };
58
72
  //# sourceMappingURL=list-input-items.d.mts.map
@@ -79,7 +79,21 @@ declare const openaiListMessages: import("@keystrokehq/action").WorkflowActionDe
79
79
  order?: "asc" | "desc" | undefined;
80
80
  before?: string | undefined;
81
81
  run_id?: string | undefined;
82
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
82
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
83
+ connectionId: z.ZodString;
84
+ entityId: z.ZodString;
85
+ instanceId: z.ZodString;
86
+ }, z.core.$strip>, z.ZodObject<{
87
+ generic_api_key: z.ZodString;
88
+ organization_id: z.ZodString;
89
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
90
+ connectionId: z.ZodString;
91
+ entityId: z.ZodString;
92
+ instanceId: z.ZodString;
93
+ }, z.core.$strip>, z.ZodObject<{
94
+ generic_api_key: z.ZodString;
95
+ organization_id: z.ZodString;
96
+ }, z.core.$strip>>]>;
83
97
  //#endregion
84
98
  export { openaiListMessages };
85
99
  //# sourceMappingURL=list-messages.d.cts.map
@@ -79,7 +79,21 @@ declare const openaiListMessages: import("@keystrokehq/action").WorkflowActionDe
79
79
  order?: "asc" | "desc" | undefined;
80
80
  before?: string | undefined;
81
81
  run_id?: string | undefined;
82
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
82
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
83
+ connectionId: z.ZodString;
84
+ entityId: z.ZodString;
85
+ instanceId: z.ZodString;
86
+ }, z.core.$strip>, z.ZodObject<{
87
+ generic_api_key: z.ZodString;
88
+ organization_id: z.ZodString;
89
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
90
+ connectionId: z.ZodString;
91
+ entityId: z.ZodString;
92
+ instanceId: z.ZodString;
93
+ }, z.core.$strip>, z.ZodObject<{
94
+ generic_api_key: z.ZodString;
95
+ organization_id: z.ZodString;
96
+ }, z.core.$strip>>]>;
83
97
  //#endregion
84
98
  export { openaiListMessages };
85
99
  //# sourceMappingURL=list-messages.d.mts.map
@@ -27,7 +27,21 @@ declare const OpenaiListModelsOutput: z.ZodObject<{
27
27
  }, z.core.$loose>>;
28
28
  object: z.ZodNullable<z.ZodString>;
29
29
  }, z.core.$loose>;
30
- declare const openaiListModels: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ declare const openaiListModels: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ organization_id: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ organization_id: z.ZodString;
44
+ }, z.core.$strip>>]>;
31
45
  //#endregion
32
46
  export { openaiListModels };
33
47
  //# sourceMappingURL=list-models.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-models.d.cts","names":[],"sources":["../../src/actions/list-models.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAwBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAKtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-models.d.cts","names":[],"sources":["../../src/actions/list-models.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAwBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAKtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -27,7 +27,21 @@ declare const OpenaiListModelsOutput: z.ZodObject<{
27
27
  }, z.core.$loose>>;
28
28
  object: z.ZodNullable<z.ZodString>;
29
29
  }, z.core.$loose>;
30
- declare const openaiListModels: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ declare const openaiListModels: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ organization_id: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ generic_api_key: z.ZodString;
43
+ organization_id: z.ZodString;
44
+ }, z.core.$strip>>]>;
31
45
  //#endregion
32
46
  export { openaiListModels };
33
47
  //# sourceMappingURL=list-models.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-models.d.mts","names":[],"sources":["../../src/actions/list-models.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAwBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAKtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-models.d.mts","names":[],"sources":["../../src/actions/list-models.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAwBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAKtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,WAAA,CAAA,CAAA,SAAA"}
@@ -28,11 +28,11 @@ declare const OpenaiListRunStepsOutput: z.ZodObject<{
28
28
  object: z.ZodNullable<z.ZodString>;
29
29
  run_id: z.ZodNullable<z.ZodString>;
30
30
  status: z.ZodNullable<z.ZodEnum<{
31
- failed: "failed";
32
31
  in_progress: "in_progress";
32
+ cancelled: "cancelled";
33
+ failed: "failed";
33
34
  completed: "completed";
34
35
  expired: "expired";
35
- cancelled: "cancelled";
36
36
  }>>;
37
37
  metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
38
38
  failed_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
@@ -106,7 +106,21 @@ declare const openaiListRunSteps: import("@keystrokehq/action").WorkflowActionDe
106
106
  order?: "asc" | "desc" | undefined;
107
107
  before?: string | undefined;
108
108
  include?: string[] | undefined;
109
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
109
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
110
+ connectionId: z.ZodString;
111
+ entityId: z.ZodString;
112
+ instanceId: z.ZodString;
113
+ }, z.core.$strip>, z.ZodObject<{
114
+ generic_api_key: z.ZodString;
115
+ organization_id: z.ZodString;
116
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
117
+ connectionId: z.ZodString;
118
+ entityId: z.ZodString;
119
+ instanceId: z.ZodString;
120
+ }, z.core.$strip>, z.ZodObject<{
121
+ generic_api_key: z.ZodString;
122
+ organization_id: z.ZodString;
123
+ }, z.core.$strip>>]>;
110
124
  //#endregion
111
125
  export { openaiListRunSteps };
112
126
  //# sourceMappingURL=list-run-steps.d.cts.map
@@ -28,11 +28,11 @@ declare const OpenaiListRunStepsOutput: z.ZodObject<{
28
28
  object: z.ZodNullable<z.ZodString>;
29
29
  run_id: z.ZodNullable<z.ZodString>;
30
30
  status: z.ZodNullable<z.ZodEnum<{
31
- failed: "failed";
32
31
  in_progress: "in_progress";
32
+ cancelled: "cancelled";
33
+ failed: "failed";
33
34
  completed: "completed";
34
35
  expired: "expired";
35
- cancelled: "cancelled";
36
36
  }>>;
37
37
  metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
38
38
  failed_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
@@ -106,7 +106,21 @@ declare const openaiListRunSteps: import("@keystrokehq/action").WorkflowActionDe
106
106
  order?: "asc" | "desc" | undefined;
107
107
  before?: string | undefined;
108
108
  include?: string[] | undefined;
109
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
109
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
110
+ connectionId: z.ZodString;
111
+ entityId: z.ZodString;
112
+ instanceId: z.ZodString;
113
+ }, z.core.$strip>, z.ZodObject<{
114
+ generic_api_key: z.ZodString;
115
+ organization_id: z.ZodString;
116
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
117
+ connectionId: z.ZodString;
118
+ entityId: z.ZodString;
119
+ instanceId: z.ZodString;
120
+ }, z.core.$strip>, z.ZodObject<{
121
+ generic_api_key: z.ZodString;
122
+ organization_id: z.ZodString;
123
+ }, z.core.$strip>>]>;
110
124
  //#endregion
111
125
  export { openaiListRunSteps };
112
126
  //# sourceMappingURL=list-run-steps.d.mts.map
@@ -24,15 +24,15 @@ declare const OpenaiListRunsOutput: z.ZodObject<{
24
24
  }, z.core.$loose>>>;
25
25
  object: z.ZodNullable<z.ZodString>;
26
26
  status: z.ZodNullable<z.ZodEnum<{
27
- failed: "failed";
27
+ queued: "queued";
28
28
  in_progress: "in_progress";
29
- completed: "completed";
30
- expired: "expired";
29
+ requires_action: "requires_action";
31
30
  cancelling: "cancelling";
32
31
  cancelled: "cancelled";
33
- queued: "queued";
34
- requires_action: "requires_action";
32
+ failed: "failed";
33
+ completed: "completed";
35
34
  incomplete: "incomplete";
35
+ expired: "expired";
36
36
  }>>;
37
37
  metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
38
38
  failed_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
@@ -77,7 +77,21 @@ declare const openaiListRuns: import("@keystrokehq/action").WorkflowActionDefini
77
77
  limit?: number | undefined;
78
78
  order?: "asc" | "desc" | undefined;
79
79
  before?: string | undefined;
80
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
80
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
81
+ connectionId: z.ZodString;
82
+ entityId: z.ZodString;
83
+ instanceId: z.ZodString;
84
+ }, z.core.$strip>, z.ZodObject<{
85
+ generic_api_key: z.ZodString;
86
+ organization_id: z.ZodString;
87
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
88
+ connectionId: z.ZodString;
89
+ entityId: z.ZodString;
90
+ instanceId: z.ZodString;
91
+ }, z.core.$strip>, z.ZodObject<{
92
+ generic_api_key: z.ZodString;
93
+ organization_id: z.ZodString;
94
+ }, z.core.$strip>>]>;
81
95
  //#endregion
82
96
  export { openaiListRuns };
83
97
  //# sourceMappingURL=list-runs.d.cts.map
@@ -24,15 +24,15 @@ declare const OpenaiListRunsOutput: z.ZodObject<{
24
24
  }, z.core.$loose>>>;
25
25
  object: z.ZodNullable<z.ZodString>;
26
26
  status: z.ZodNullable<z.ZodEnum<{
27
- failed: "failed";
27
+ queued: "queued";
28
28
  in_progress: "in_progress";
29
- completed: "completed";
30
- expired: "expired";
29
+ requires_action: "requires_action";
31
30
  cancelling: "cancelling";
32
31
  cancelled: "cancelled";
33
- queued: "queued";
34
- requires_action: "requires_action";
32
+ failed: "failed";
33
+ completed: "completed";
35
34
  incomplete: "incomplete";
35
+ expired: "expired";
36
36
  }>>;
37
37
  metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
38
38
  failed_at: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
@@ -77,7 +77,21 @@ declare const openaiListRuns: import("@keystrokehq/action").WorkflowActionDefini
77
77
  limit?: number | undefined;
78
78
  order?: "asc" | "desc" | undefined;
79
79
  before?: string | undefined;
80
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
80
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
81
+ connectionId: z.ZodString;
82
+ entityId: z.ZodString;
83
+ instanceId: z.ZodString;
84
+ }, z.core.$strip>, z.ZodObject<{
85
+ generic_api_key: z.ZodString;
86
+ organization_id: z.ZodString;
87
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
88
+ connectionId: z.ZodString;
89
+ entityId: z.ZodString;
90
+ instanceId: z.ZodString;
91
+ }, z.core.$strip>, z.ZodObject<{
92
+ generic_api_key: z.ZodString;
93
+ organization_id: z.ZodString;
94
+ }, z.core.$strip>>]>;
81
95
  //#endregion
82
96
  export { openaiListRuns };
83
97
  //# sourceMappingURL=list-runs.d.mts.map
@@ -28,7 +28,21 @@ declare const openaiListSkills: import("@keystrokehq/action").WorkflowActionDefi
28
28
  after?: string | undefined;
29
29
  limit?: number | undefined;
30
30
  order?: "asc" | "desc" | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", 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
+ organization_id: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", 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
+ organization_id: z.ZodString;
45
+ }, z.core.$strip>>]>;
32
46
  //#endregion
33
47
  export { openaiListSkills };
34
48
  //# sourceMappingURL=list-skills.d.cts.map
@@ -28,7 +28,21 @@ declare const openaiListSkills: import("@keystrokehq/action").WorkflowActionDefi
28
28
  after?: string | undefined;
29
29
  limit?: number | undefined;
30
30
  order?: "asc" | "desc" | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", 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
+ organization_id: z.ZodString;
38
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", 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
+ organization_id: z.ZodString;
45
+ }, z.core.$strip>>]>;
32
46
  //#endregion
33
47
  export { openaiListSkills };
34
48
  //# sourceMappingURL=list-skills.d.mts.map
@@ -33,7 +33,21 @@ declare const openaiListThreads: import("@keystrokehq/action").WorkflowActionDef
33
33
  limit?: number | undefined;
34
34
  order?: "asc" | "desc" | undefined;
35
35
  before?: string | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ organization_id: z.ZodString;
43
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ organization_id: z.ZodString;
50
+ }, z.core.$strip>>]>;
37
51
  //#endregion
38
52
  export { openaiListThreads };
39
53
  //# sourceMappingURL=list-threads.d.cts.map
@@ -33,7 +33,21 @@ declare const openaiListThreads: import("@keystrokehq/action").WorkflowActionDef
33
33
  limit?: number | undefined;
34
34
  order?: "asc" | "desc" | undefined;
35
35
  before?: string | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ organization_id: z.ZodString;
43
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ generic_api_key: z.ZodString;
49
+ organization_id: z.ZodString;
50
+ }, z.core.$strip>>]>;
37
51
  //#endregion
38
52
  export { openaiListThreads };
39
53
  //# sourceMappingURL=list-threads.d.mts.map
@@ -10,10 +10,10 @@ declare const OpenaiListVectorStoreFilesInput: z.ZodObject<{
10
10
  }>>;
11
11
  before: z.ZodOptional<z.ZodString>;
12
12
  filter: z.ZodOptional<z.ZodEnum<{
13
- failed: "failed";
14
13
  in_progress: "in_progress";
15
- completed: "completed";
16
14
  cancelled: "cancelled";
15
+ failed: "failed";
16
+ completed: "completed";
17
17
  }>>;
18
18
  vector_store_id: z.ZodString;
19
19
  }, z.core.$strip>;
@@ -22,10 +22,10 @@ declare const OpenaiListVectorStoreFilesOutput: z.ZodObject<{
22
22
  id: z.ZodNullable<z.ZodString>;
23
23
  object: z.ZodNullable<z.ZodString>;
24
24
  status: z.ZodNullable<z.ZodEnum<{
25
- failed: "failed";
26
25
  in_progress: "in_progress";
27
- completed: "completed";
28
26
  cancelled: "cancelled";
27
+ failed: "failed";
28
+ completed: "completed";
29
29
  }>>;
30
30
  attributes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
31
31
  created_at: z.ZodNullable<z.ZodNumber>;
@@ -48,8 +48,22 @@ declare const openaiListVectorStoreFiles: import("@keystrokehq/action").Workflow
48
48
  limit?: number | undefined;
49
49
  order?: "asc" | "desc" | undefined;
50
50
  before?: string | undefined;
51
- filter?: "failed" | "in_progress" | "completed" | "cancelled" | undefined;
52
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ filter?: "in_progress" | "cancelled" | "failed" | "completed" | undefined;
52
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ generic_api_key: z.ZodString;
58
+ organization_id: z.ZodString;
59
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ generic_api_key: z.ZodString;
65
+ organization_id: z.ZodString;
66
+ }, z.core.$strip>>]>;
53
67
  //#endregion
54
68
  export { openaiListVectorStoreFiles };
55
69
  //# sourceMappingURL=list-vector-store-files.d.cts.map
@@ -10,10 +10,10 @@ declare const OpenaiListVectorStoreFilesInput: z.ZodObject<{
10
10
  }>>;
11
11
  before: z.ZodOptional<z.ZodString>;
12
12
  filter: z.ZodOptional<z.ZodEnum<{
13
- failed: "failed";
14
13
  in_progress: "in_progress";
15
- completed: "completed";
16
14
  cancelled: "cancelled";
15
+ failed: "failed";
16
+ completed: "completed";
17
17
  }>>;
18
18
  vector_store_id: z.ZodString;
19
19
  }, z.core.$strip>;
@@ -22,10 +22,10 @@ declare const OpenaiListVectorStoreFilesOutput: z.ZodObject<{
22
22
  id: z.ZodNullable<z.ZodString>;
23
23
  object: z.ZodNullable<z.ZodString>;
24
24
  status: z.ZodNullable<z.ZodEnum<{
25
- failed: "failed";
26
25
  in_progress: "in_progress";
27
- completed: "completed";
28
26
  cancelled: "cancelled";
27
+ failed: "failed";
28
+ completed: "completed";
29
29
  }>>;
30
30
  attributes: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
31
31
  created_at: z.ZodNullable<z.ZodNumber>;
@@ -48,8 +48,22 @@ declare const openaiListVectorStoreFiles: import("@keystrokehq/action").Workflow
48
48
  limit?: number | undefined;
49
49
  order?: "asc" | "desc" | undefined;
50
50
  before?: string | undefined;
51
- filter?: "failed" | "in_progress" | "completed" | "cancelled" | undefined;
52
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ filter?: "in_progress" | "cancelled" | "failed" | "completed" | undefined;
52
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ generic_api_key: z.ZodString;
58
+ organization_id: z.ZodString;
59
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ generic_api_key: z.ZodString;
65
+ organization_id: z.ZodString;
66
+ }, z.core.$strip>>]>;
53
67
  //#endregion
54
68
  export { openaiListVectorStoreFiles };
55
69
  //# sourceMappingURL=list-vector-store-files.d.mts.map
@@ -49,7 +49,21 @@ declare const openaiListVectorStores: import("@keystrokehq/action").WorkflowActi
49
49
  limit?: number | undefined;
50
50
  order?: "asc" | "desc" | undefined;
51
51
  before?: string | undefined;
52
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
52
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ generic_api_key: z.ZodString;
58
+ organization_id: z.ZodString;
59
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"openai", z.ZodObject<{
60
+ connectionId: z.ZodString;
61
+ entityId: z.ZodString;
62
+ instanceId: z.ZodString;
63
+ }, z.core.$strip>, z.ZodObject<{
64
+ generic_api_key: z.ZodString;
65
+ organization_id: z.ZodString;
66
+ }, z.core.$strip>>]>;
53
67
  //#endregion
54
68
  export { openaiListVectorStores };
55
69
  //# sourceMappingURL=list-vector-stores.d.cts.map