vellum-ai 0.4.0 → 0.4.2

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 (405) hide show
  1. package/Client.d.ts +0 -6
  2. package/Client.js +17 -27
  3. package/api/errors/index.d.ts +0 -1
  4. package/api/errors/index.js +0 -1
  5. package/api/resources/deployments/client/Client.js +3 -3
  6. package/api/resources/documentIndexes/client/Client.js +6 -6
  7. package/api/resources/documents/client/Client.js +5 -5
  8. package/api/resources/folderEntities/client/Client.js +1 -1
  9. package/api/resources/index.d.ts +0 -3
  10. package/api/resources/index.js +1 -4
  11. package/api/resources/sandboxes/client/Client.js +2 -2
  12. package/api/resources/testSuiteRuns/client/Client.js +3 -3
  13. package/api/resources/testSuites/client/Client.js +3 -3
  14. package/api/resources/workflowDeployments/client/Client.js +2 -2
  15. package/api/types/index.d.ts +0 -39
  16. package/api/types/index.js +0 -39
  17. package/dist/Client.d.ts +0 -6
  18. package/dist/Client.js +17 -27
  19. package/dist/api/errors/index.d.ts +0 -1
  20. package/dist/api/errors/index.js +0 -1
  21. package/dist/api/resources/deployments/client/Client.js +3 -3
  22. package/dist/api/resources/documentIndexes/client/Client.js +6 -6
  23. package/dist/api/resources/documents/client/Client.js +5 -5
  24. package/dist/api/resources/folderEntities/client/Client.js +1 -1
  25. package/dist/api/resources/index.d.ts +0 -3
  26. package/dist/api/resources/index.js +1 -4
  27. package/dist/api/resources/sandboxes/client/Client.js +2 -2
  28. package/dist/api/resources/testSuiteRuns/client/Client.js +3 -3
  29. package/dist/api/resources/testSuites/client/Client.js +3 -3
  30. package/dist/api/resources/workflowDeployments/client/Client.js +2 -2
  31. package/dist/api/types/index.d.ts +0 -39
  32. package/dist/api/types/index.js +0 -39
  33. package/dist/serialization/resources/index.d.ts +0 -2
  34. package/dist/serialization/resources/index.js +1 -3
  35. package/dist/serialization/types/index.d.ts +0 -39
  36. package/dist/serialization/types/index.js +0 -39
  37. package/package.json +1 -1
  38. package/serialization/resources/index.d.ts +0 -2
  39. package/serialization/resources/index.js +1 -3
  40. package/serialization/types/index.d.ts +0 -39
  41. package/serialization/types/index.js +0 -39
  42. package/api/errors/ConflictError.d.ts +0 -8
  43. package/api/errors/ConflictError.js +0 -41
  44. package/api/resources/modelVersions/client/Client.d.ts +0 -30
  45. package/api/resources/modelVersions/client/Client.js +0 -105
  46. package/api/resources/modelVersions/client/index.d.ts +0 -1
  47. package/api/resources/modelVersions/client/index.js +0 -2
  48. package/api/resources/modelVersions/index.d.ts +0 -1
  49. package/api/resources/modelVersions/index.js +0 -17
  50. package/api/resources/registeredPrompts/client/Client.d.ts +0 -56
  51. package/api/resources/registeredPrompts/client/Client.js +0 -149
  52. package/api/resources/registeredPrompts/client/index.d.ts +0 -1
  53. package/api/resources/registeredPrompts/client/index.js +0 -17
  54. package/api/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.d.ts +0 -60
  55. package/api/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.js +0 -5
  56. package/api/resources/registeredPrompts/client/requests/index.d.ts +0 -1
  57. package/api/resources/registeredPrompts/client/requests/index.js +0 -2
  58. package/api/resources/registeredPrompts/index.d.ts +0 -1
  59. package/api/resources/registeredPrompts/index.js +0 -17
  60. package/api/types/ChatHistoryPromptTemplateBlock.d.ts +0 -12
  61. package/api/types/ChatHistoryPromptTemplateBlock.js +0 -5
  62. package/api/types/ChatHistoryPromptTemplateBlockRequest.d.ts +0 -12
  63. package/api/types/ChatHistoryPromptTemplateBlockRequest.js +0 -5
  64. package/api/types/ChatMessageEnum.d.ts +0 -4
  65. package/api/types/ChatMessageEnum.js +0 -5
  66. package/api/types/ChatMessagePromptTemplateBlock.d.ts +0 -12
  67. package/api/types/ChatMessagePromptTemplateBlock.js +0 -5
  68. package/api/types/ChatMessagePromptTemplateBlockProperties.d.ts +0 -13
  69. package/api/types/ChatMessagePromptTemplateBlockProperties.js +0 -5
  70. package/api/types/ChatMessagePromptTemplateBlockPropertiesRequest.d.ts +0 -13
  71. package/api/types/ChatMessagePromptTemplateBlockPropertiesRequest.js +0 -5
  72. package/api/types/ChatMessagePromptTemplateBlockRequest.d.ts +0 -12
  73. package/api/types/ChatMessagePromptTemplateBlockRequest.js +0 -5
  74. package/api/types/FunctionDefinitionEnum.d.ts +0 -4
  75. package/api/types/FunctionDefinitionEnum.js +0 -5
  76. package/api/types/FunctionDefinitionPromptTemplateBlock.d.ts +0 -12
  77. package/api/types/FunctionDefinitionPromptTemplateBlock.js +0 -5
  78. package/api/types/FunctionDefinitionPromptTemplateBlockProperties.d.ts +0 -13
  79. package/api/types/FunctionDefinitionPromptTemplateBlockProperties.js +0 -5
  80. package/api/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.d.ts +0 -13
  81. package/api/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.js +0 -5
  82. package/api/types/FunctionDefinitionPromptTemplateBlockRequest.d.ts +0 -12
  83. package/api/types/FunctionDefinitionPromptTemplateBlockRequest.js +0 -5
  84. package/api/types/JinjaEnum.d.ts +0 -4
  85. package/api/types/JinjaEnum.js +0 -5
  86. package/api/types/JinjaPromptTemplateBlock.d.ts +0 -12
  87. package/api/types/JinjaPromptTemplateBlock.js +0 -5
  88. package/api/types/JinjaPromptTemplateBlockProperties.d.ts +0 -8
  89. package/api/types/JinjaPromptTemplateBlockProperties.js +0 -5
  90. package/api/types/JinjaPromptTemplateBlockPropertiesRequest.d.ts +0 -8
  91. package/api/types/JinjaPromptTemplateBlockPropertiesRequest.js +0 -5
  92. package/api/types/JinjaPromptTemplateBlockRequest.d.ts +0 -12
  93. package/api/types/JinjaPromptTemplateBlockRequest.js +0 -5
  94. package/api/types/ModelVersionBuildConfig.d.ts +0 -11
  95. package/api/types/ModelVersionBuildConfig.js +0 -5
  96. package/api/types/ModelVersionExecConfig.d.ts +0 -14
  97. package/api/types/ModelVersionExecConfig.js +0 -5
  98. package/api/types/ModelVersionExecConfigParameters.d.ts +0 -14
  99. package/api/types/ModelVersionExecConfigParameters.js +0 -5
  100. package/api/types/ModelVersionRead.d.ts +0 -37
  101. package/api/types/ModelVersionRead.js +0 -5
  102. package/api/types/ModelVersionReadStatusEnum.d.ts +0 -16
  103. package/api/types/ModelVersionReadStatusEnum.js +0 -12
  104. package/api/types/ModelVersionSandboxSnapshot.d.ts +0 -12
  105. package/api/types/ModelVersionSandboxSnapshot.js +0 -5
  106. package/api/types/PromptTemplateBlock.d.ts +0 -19
  107. package/api/types/PromptTemplateBlock.js +0 -5
  108. package/api/types/PromptTemplateBlockData.d.ts +0 -8
  109. package/api/types/PromptTemplateBlockData.js +0 -5
  110. package/api/types/PromptTemplateBlockDataRequest.d.ts +0 -8
  111. package/api/types/PromptTemplateBlockDataRequest.js +0 -5
  112. package/api/types/PromptTemplateBlockRequest.d.ts +0 -19
  113. package/api/types/PromptTemplateBlockRequest.js +0 -5
  114. package/api/types/PromptTemplateBlockState.d.ts +0 -12
  115. package/api/types/PromptTemplateBlockState.js +0 -10
  116. package/api/types/ProviderEnum.d.ts +0 -34
  117. package/api/types/ProviderEnum.js +0 -21
  118. package/api/types/RegisterPromptErrorResponse.d.ts +0 -7
  119. package/api/types/RegisterPromptErrorResponse.js +0 -5
  120. package/api/types/RegisterPromptModelParametersRequest.d.ts +0 -14
  121. package/api/types/RegisterPromptModelParametersRequest.js +0 -5
  122. package/api/types/RegisterPromptPrompt.d.ts +0 -9
  123. package/api/types/RegisterPromptPrompt.js +0 -5
  124. package/api/types/RegisterPromptPromptInfoRequest.d.ts +0 -9
  125. package/api/types/RegisterPromptPromptInfoRequest.js +0 -5
  126. package/api/types/RegisterPromptResponse.d.ts +0 -18
  127. package/api/types/RegisterPromptResponse.js +0 -5
  128. package/api/types/RegisteredPromptDeployment.d.ts +0 -11
  129. package/api/types/RegisteredPromptDeployment.js +0 -5
  130. package/api/types/RegisteredPromptInputVariableRequest.d.ts +0 -9
  131. package/api/types/RegisteredPromptInputVariableRequest.js +0 -5
  132. package/api/types/RegisteredPromptModelVersion.d.ts +0 -9
  133. package/api/types/RegisteredPromptModelVersion.js +0 -5
  134. package/api/types/RegisteredPromptSandbox.d.ts +0 -9
  135. package/api/types/RegisteredPromptSandbox.js +0 -5
  136. package/api/types/RegisteredPromptSandboxSnapshot.d.ts +0 -7
  137. package/api/types/RegisteredPromptSandboxSnapshot.js +0 -5
  138. package/dist/api/errors/ConflictError.d.ts +0 -8
  139. package/dist/api/errors/ConflictError.js +0 -41
  140. package/dist/api/resources/modelVersions/client/Client.d.ts +0 -30
  141. package/dist/api/resources/modelVersions/client/Client.js +0 -105
  142. package/dist/api/resources/modelVersions/client/index.d.ts +0 -1
  143. package/dist/api/resources/modelVersions/client/index.js +0 -2
  144. package/dist/api/resources/modelVersions/index.d.ts +0 -1
  145. package/dist/api/resources/modelVersions/index.js +0 -17
  146. package/dist/api/resources/registeredPrompts/client/Client.d.ts +0 -56
  147. package/dist/api/resources/registeredPrompts/client/Client.js +0 -149
  148. package/dist/api/resources/registeredPrompts/client/index.d.ts +0 -1
  149. package/dist/api/resources/registeredPrompts/client/index.js +0 -17
  150. package/dist/api/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.d.ts +0 -60
  151. package/dist/api/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.js +0 -5
  152. package/dist/api/resources/registeredPrompts/client/requests/index.d.ts +0 -1
  153. package/dist/api/resources/registeredPrompts/client/requests/index.js +0 -2
  154. package/dist/api/resources/registeredPrompts/index.d.ts +0 -1
  155. package/dist/api/resources/registeredPrompts/index.js +0 -17
  156. package/dist/api/types/ChatHistoryPromptTemplateBlock.d.ts +0 -12
  157. package/dist/api/types/ChatHistoryPromptTemplateBlock.js +0 -5
  158. package/dist/api/types/ChatHistoryPromptTemplateBlockRequest.d.ts +0 -12
  159. package/dist/api/types/ChatHistoryPromptTemplateBlockRequest.js +0 -5
  160. package/dist/api/types/ChatMessageEnum.d.ts +0 -4
  161. package/dist/api/types/ChatMessageEnum.js +0 -5
  162. package/dist/api/types/ChatMessagePromptTemplateBlock.d.ts +0 -12
  163. package/dist/api/types/ChatMessagePromptTemplateBlock.js +0 -5
  164. package/dist/api/types/ChatMessagePromptTemplateBlockProperties.d.ts +0 -13
  165. package/dist/api/types/ChatMessagePromptTemplateBlockProperties.js +0 -5
  166. package/dist/api/types/ChatMessagePromptTemplateBlockPropertiesRequest.d.ts +0 -13
  167. package/dist/api/types/ChatMessagePromptTemplateBlockPropertiesRequest.js +0 -5
  168. package/dist/api/types/ChatMessagePromptTemplateBlockRequest.d.ts +0 -12
  169. package/dist/api/types/ChatMessagePromptTemplateBlockRequest.js +0 -5
  170. package/dist/api/types/FunctionDefinitionEnum.d.ts +0 -4
  171. package/dist/api/types/FunctionDefinitionEnum.js +0 -5
  172. package/dist/api/types/FunctionDefinitionPromptTemplateBlock.d.ts +0 -12
  173. package/dist/api/types/FunctionDefinitionPromptTemplateBlock.js +0 -5
  174. package/dist/api/types/FunctionDefinitionPromptTemplateBlockProperties.d.ts +0 -13
  175. package/dist/api/types/FunctionDefinitionPromptTemplateBlockProperties.js +0 -5
  176. package/dist/api/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.d.ts +0 -13
  177. package/dist/api/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.js +0 -5
  178. package/dist/api/types/FunctionDefinitionPromptTemplateBlockRequest.d.ts +0 -12
  179. package/dist/api/types/FunctionDefinitionPromptTemplateBlockRequest.js +0 -5
  180. package/dist/api/types/JinjaEnum.d.ts +0 -4
  181. package/dist/api/types/JinjaEnum.js +0 -5
  182. package/dist/api/types/JinjaPromptTemplateBlock.d.ts +0 -12
  183. package/dist/api/types/JinjaPromptTemplateBlock.js +0 -5
  184. package/dist/api/types/JinjaPromptTemplateBlockProperties.d.ts +0 -8
  185. package/dist/api/types/JinjaPromptTemplateBlockProperties.js +0 -5
  186. package/dist/api/types/JinjaPromptTemplateBlockPropertiesRequest.d.ts +0 -8
  187. package/dist/api/types/JinjaPromptTemplateBlockPropertiesRequest.js +0 -5
  188. package/dist/api/types/JinjaPromptTemplateBlockRequest.d.ts +0 -12
  189. package/dist/api/types/JinjaPromptTemplateBlockRequest.js +0 -5
  190. package/dist/api/types/ModelVersionBuildConfig.d.ts +0 -11
  191. package/dist/api/types/ModelVersionBuildConfig.js +0 -5
  192. package/dist/api/types/ModelVersionExecConfig.d.ts +0 -14
  193. package/dist/api/types/ModelVersionExecConfig.js +0 -5
  194. package/dist/api/types/ModelVersionExecConfigParameters.d.ts +0 -14
  195. package/dist/api/types/ModelVersionExecConfigParameters.js +0 -5
  196. package/dist/api/types/ModelVersionRead.d.ts +0 -37
  197. package/dist/api/types/ModelVersionRead.js +0 -5
  198. package/dist/api/types/ModelVersionReadStatusEnum.d.ts +0 -16
  199. package/dist/api/types/ModelVersionReadStatusEnum.js +0 -12
  200. package/dist/api/types/ModelVersionSandboxSnapshot.d.ts +0 -12
  201. package/dist/api/types/ModelVersionSandboxSnapshot.js +0 -5
  202. package/dist/api/types/PromptTemplateBlock.d.ts +0 -19
  203. package/dist/api/types/PromptTemplateBlock.js +0 -5
  204. package/dist/api/types/PromptTemplateBlockData.d.ts +0 -8
  205. package/dist/api/types/PromptTemplateBlockData.js +0 -5
  206. package/dist/api/types/PromptTemplateBlockDataRequest.d.ts +0 -8
  207. package/dist/api/types/PromptTemplateBlockDataRequest.js +0 -5
  208. package/dist/api/types/PromptTemplateBlockRequest.d.ts +0 -19
  209. package/dist/api/types/PromptTemplateBlockRequest.js +0 -5
  210. package/dist/api/types/PromptTemplateBlockState.d.ts +0 -12
  211. package/dist/api/types/PromptTemplateBlockState.js +0 -10
  212. package/dist/api/types/ProviderEnum.d.ts +0 -34
  213. package/dist/api/types/ProviderEnum.js +0 -21
  214. package/dist/api/types/RegisterPromptErrorResponse.d.ts +0 -7
  215. package/dist/api/types/RegisterPromptErrorResponse.js +0 -5
  216. package/dist/api/types/RegisterPromptModelParametersRequest.d.ts +0 -14
  217. package/dist/api/types/RegisterPromptModelParametersRequest.js +0 -5
  218. package/dist/api/types/RegisterPromptPrompt.d.ts +0 -9
  219. package/dist/api/types/RegisterPromptPrompt.js +0 -5
  220. package/dist/api/types/RegisterPromptPromptInfoRequest.d.ts +0 -9
  221. package/dist/api/types/RegisterPromptPromptInfoRequest.js +0 -5
  222. package/dist/api/types/RegisterPromptResponse.d.ts +0 -18
  223. package/dist/api/types/RegisterPromptResponse.js +0 -5
  224. package/dist/api/types/RegisteredPromptDeployment.d.ts +0 -11
  225. package/dist/api/types/RegisteredPromptDeployment.js +0 -5
  226. package/dist/api/types/RegisteredPromptInputVariableRequest.d.ts +0 -9
  227. package/dist/api/types/RegisteredPromptInputVariableRequest.js +0 -5
  228. package/dist/api/types/RegisteredPromptModelVersion.d.ts +0 -9
  229. package/dist/api/types/RegisteredPromptModelVersion.js +0 -5
  230. package/dist/api/types/RegisteredPromptSandbox.d.ts +0 -9
  231. package/dist/api/types/RegisteredPromptSandbox.js +0 -5
  232. package/dist/api/types/RegisteredPromptSandboxSnapshot.d.ts +0 -7
  233. package/dist/api/types/RegisteredPromptSandboxSnapshot.js +0 -5
  234. package/dist/serialization/resources/registeredPrompts/client/index.d.ts +0 -1
  235. package/dist/serialization/resources/registeredPrompts/client/index.js +0 -17
  236. package/dist/serialization/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.d.ts +0 -21
  237. package/dist/serialization/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.js +0 -42
  238. package/dist/serialization/resources/registeredPrompts/client/requests/index.d.ts +0 -1
  239. package/dist/serialization/resources/registeredPrompts/client/requests/index.js +0 -5
  240. package/dist/serialization/resources/registeredPrompts/index.d.ts +0 -1
  241. package/dist/serialization/resources/registeredPrompts/index.js +0 -17
  242. package/dist/serialization/types/ChatHistoryPromptTemplateBlock.d.ts +0 -15
  243. package/dist/serialization/types/ChatHistoryPromptTemplateBlock.js +0 -36
  244. package/dist/serialization/types/ChatHistoryPromptTemplateBlockRequest.d.ts +0 -15
  245. package/dist/serialization/types/ChatHistoryPromptTemplateBlockRequest.js +0 -36
  246. package/dist/serialization/types/ChatMessageEnum.d.ts +0 -10
  247. package/dist/serialization/types/ChatMessageEnum.js +0 -31
  248. package/dist/serialization/types/ChatMessagePromptTemplateBlock.d.ts +0 -15
  249. package/dist/serialization/types/ChatMessagePromptTemplateBlock.js +0 -45
  250. package/dist/serialization/types/ChatMessagePromptTemplateBlockProperties.d.ts +0 -16
  251. package/dist/serialization/types/ChatMessagePromptTemplateBlockProperties.js +0 -46
  252. package/dist/serialization/types/ChatMessagePromptTemplateBlockPropertiesRequest.d.ts +0 -16
  253. package/dist/serialization/types/ChatMessagePromptTemplateBlockPropertiesRequest.js +0 -46
  254. package/dist/serialization/types/ChatMessagePromptTemplateBlockRequest.d.ts +0 -15
  255. package/dist/serialization/types/ChatMessagePromptTemplateBlockRequest.js +0 -45
  256. package/dist/serialization/types/FunctionDefinitionEnum.d.ts +0 -10
  257. package/dist/serialization/types/FunctionDefinitionEnum.js +0 -31
  258. package/dist/serialization/types/FunctionDefinitionPromptTemplateBlock.d.ts +0 -16
  259. package/dist/serialization/types/FunctionDefinitionPromptTemplateBlock.js +0 -37
  260. package/dist/serialization/types/FunctionDefinitionPromptTemplateBlockProperties.d.ts +0 -15
  261. package/dist/serialization/types/FunctionDefinitionPromptTemplateBlockProperties.js +0 -36
  262. package/dist/serialization/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.d.ts +0 -15
  263. package/dist/serialization/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.js +0 -36
  264. package/dist/serialization/types/FunctionDefinitionPromptTemplateBlockRequest.d.ts +0 -16
  265. package/dist/serialization/types/FunctionDefinitionPromptTemplateBlockRequest.js +0 -37
  266. package/dist/serialization/types/JinjaEnum.d.ts +0 -10
  267. package/dist/serialization/types/JinjaEnum.js +0 -31
  268. package/dist/serialization/types/JinjaPromptTemplateBlock.d.ts +0 -16
  269. package/dist/serialization/types/JinjaPromptTemplateBlock.js +0 -37
  270. package/dist/serialization/types/JinjaPromptTemplateBlockProperties.d.ts +0 -14
  271. package/dist/serialization/types/JinjaPromptTemplateBlockProperties.js +0 -35
  272. package/dist/serialization/types/JinjaPromptTemplateBlockPropertiesRequest.d.ts +0 -14
  273. package/dist/serialization/types/JinjaPromptTemplateBlockPropertiesRequest.js +0 -35
  274. package/dist/serialization/types/JinjaPromptTemplateBlockRequest.d.ts +0 -16
  275. package/dist/serialization/types/JinjaPromptTemplateBlockRequest.js +0 -37
  276. package/dist/serialization/types/ModelVersionBuildConfig.d.ts +0 -15
  277. package/dist/serialization/types/ModelVersionBuildConfig.js +0 -36
  278. package/dist/serialization/types/ModelVersionExecConfig.d.ts +0 -19
  279. package/dist/serialization/types/ModelVersionExecConfig.js +0 -40
  280. package/dist/serialization/types/ModelVersionExecConfigParameters.d.ts +0 -20
  281. package/dist/serialization/types/ModelVersionExecConfigParameters.js +0 -41
  282. package/dist/serialization/types/ModelVersionRead.d.ts +0 -23
  283. package/dist/serialization/types/ModelVersionRead.js +0 -44
  284. package/dist/serialization/types/ModelVersionReadStatusEnum.d.ts +0 -10
  285. package/dist/serialization/types/ModelVersionReadStatusEnum.js +0 -31
  286. package/dist/serialization/types/ModelVersionSandboxSnapshot.d.ts +0 -15
  287. package/dist/serialization/types/ModelVersionSandboxSnapshot.js +0 -36
  288. package/dist/serialization/types/PromptTemplateBlock.d.ts +0 -25
  289. package/dist/serialization/types/PromptTemplateBlock.js +0 -53
  290. package/dist/serialization/types/PromptTemplateBlockData.d.ts +0 -13
  291. package/dist/serialization/types/PromptTemplateBlockData.js +0 -43
  292. package/dist/serialization/types/PromptTemplateBlockDataRequest.d.ts +0 -13
  293. package/dist/serialization/types/PromptTemplateBlockDataRequest.js +0 -43
  294. package/dist/serialization/types/PromptTemplateBlockRequest.d.ts +0 -25
  295. package/dist/serialization/types/PromptTemplateBlockRequest.js +0 -53
  296. package/dist/serialization/types/PromptTemplateBlockState.d.ts +0 -10
  297. package/dist/serialization/types/PromptTemplateBlockState.js +0 -31
  298. package/dist/serialization/types/ProviderEnum.d.ts +0 -10
  299. package/dist/serialization/types/ProviderEnum.js +0 -45
  300. package/dist/serialization/types/RegisterPromptErrorResponse.d.ts +0 -12
  301. package/dist/serialization/types/RegisterPromptErrorResponse.js +0 -33
  302. package/dist/serialization/types/RegisterPromptModelParametersRequest.d.ts +0 -20
  303. package/dist/serialization/types/RegisterPromptModelParametersRequest.js +0 -41
  304. package/dist/serialization/types/RegisterPromptPrompt.d.ts +0 -13
  305. package/dist/serialization/types/RegisterPromptPrompt.js +0 -34
  306. package/dist/serialization/types/RegisterPromptPromptInfoRequest.d.ts +0 -15
  307. package/dist/serialization/types/RegisterPromptPromptInfoRequest.js +0 -36
  308. package/dist/serialization/types/RegisterPromptResponse.d.ts +0 -22
  309. package/dist/serialization/types/RegisterPromptResponse.js +0 -43
  310. package/dist/serialization/types/RegisteredPromptDeployment.d.ts +0 -14
  311. package/dist/serialization/types/RegisteredPromptDeployment.js +0 -35
  312. package/dist/serialization/types/RegisteredPromptInputVariableRequest.d.ts +0 -15
  313. package/dist/serialization/types/RegisteredPromptInputVariableRequest.js +0 -36
  314. package/dist/serialization/types/RegisteredPromptModelVersion.d.ts +0 -13
  315. package/dist/serialization/types/RegisteredPromptModelVersion.js +0 -34
  316. package/dist/serialization/types/RegisteredPromptSandbox.d.ts +0 -13
  317. package/dist/serialization/types/RegisteredPromptSandbox.js +0 -34
  318. package/dist/serialization/types/RegisteredPromptSandboxSnapshot.d.ts +0 -12
  319. package/dist/serialization/types/RegisteredPromptSandboxSnapshot.js +0 -33
  320. package/serialization/resources/registeredPrompts/client/index.d.ts +0 -1
  321. package/serialization/resources/registeredPrompts/client/index.js +0 -17
  322. package/serialization/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.d.ts +0 -21
  323. package/serialization/resources/registeredPrompts/client/requests/RegisterPromptRequestRequest.js +0 -42
  324. package/serialization/resources/registeredPrompts/client/requests/index.d.ts +0 -1
  325. package/serialization/resources/registeredPrompts/client/requests/index.js +0 -5
  326. package/serialization/resources/registeredPrompts/index.d.ts +0 -1
  327. package/serialization/resources/registeredPrompts/index.js +0 -17
  328. package/serialization/types/ChatHistoryPromptTemplateBlock.d.ts +0 -15
  329. package/serialization/types/ChatHistoryPromptTemplateBlock.js +0 -36
  330. package/serialization/types/ChatHistoryPromptTemplateBlockRequest.d.ts +0 -15
  331. package/serialization/types/ChatHistoryPromptTemplateBlockRequest.js +0 -36
  332. package/serialization/types/ChatMessageEnum.d.ts +0 -10
  333. package/serialization/types/ChatMessageEnum.js +0 -31
  334. package/serialization/types/ChatMessagePromptTemplateBlock.d.ts +0 -15
  335. package/serialization/types/ChatMessagePromptTemplateBlock.js +0 -45
  336. package/serialization/types/ChatMessagePromptTemplateBlockProperties.d.ts +0 -16
  337. package/serialization/types/ChatMessagePromptTemplateBlockProperties.js +0 -46
  338. package/serialization/types/ChatMessagePromptTemplateBlockPropertiesRequest.d.ts +0 -16
  339. package/serialization/types/ChatMessagePromptTemplateBlockPropertiesRequest.js +0 -46
  340. package/serialization/types/ChatMessagePromptTemplateBlockRequest.d.ts +0 -15
  341. package/serialization/types/ChatMessagePromptTemplateBlockRequest.js +0 -45
  342. package/serialization/types/FunctionDefinitionEnum.d.ts +0 -10
  343. package/serialization/types/FunctionDefinitionEnum.js +0 -31
  344. package/serialization/types/FunctionDefinitionPromptTemplateBlock.d.ts +0 -16
  345. package/serialization/types/FunctionDefinitionPromptTemplateBlock.js +0 -37
  346. package/serialization/types/FunctionDefinitionPromptTemplateBlockProperties.d.ts +0 -15
  347. package/serialization/types/FunctionDefinitionPromptTemplateBlockProperties.js +0 -36
  348. package/serialization/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.d.ts +0 -15
  349. package/serialization/types/FunctionDefinitionPromptTemplateBlockPropertiesRequest.js +0 -36
  350. package/serialization/types/FunctionDefinitionPromptTemplateBlockRequest.d.ts +0 -16
  351. package/serialization/types/FunctionDefinitionPromptTemplateBlockRequest.js +0 -37
  352. package/serialization/types/JinjaEnum.d.ts +0 -10
  353. package/serialization/types/JinjaEnum.js +0 -31
  354. package/serialization/types/JinjaPromptTemplateBlock.d.ts +0 -16
  355. package/serialization/types/JinjaPromptTemplateBlock.js +0 -37
  356. package/serialization/types/JinjaPromptTemplateBlockProperties.d.ts +0 -14
  357. package/serialization/types/JinjaPromptTemplateBlockProperties.js +0 -35
  358. package/serialization/types/JinjaPromptTemplateBlockPropertiesRequest.d.ts +0 -14
  359. package/serialization/types/JinjaPromptTemplateBlockPropertiesRequest.js +0 -35
  360. package/serialization/types/JinjaPromptTemplateBlockRequest.d.ts +0 -16
  361. package/serialization/types/JinjaPromptTemplateBlockRequest.js +0 -37
  362. package/serialization/types/ModelVersionBuildConfig.d.ts +0 -15
  363. package/serialization/types/ModelVersionBuildConfig.js +0 -36
  364. package/serialization/types/ModelVersionExecConfig.d.ts +0 -19
  365. package/serialization/types/ModelVersionExecConfig.js +0 -40
  366. package/serialization/types/ModelVersionExecConfigParameters.d.ts +0 -20
  367. package/serialization/types/ModelVersionExecConfigParameters.js +0 -41
  368. package/serialization/types/ModelVersionRead.d.ts +0 -23
  369. package/serialization/types/ModelVersionRead.js +0 -44
  370. package/serialization/types/ModelVersionReadStatusEnum.d.ts +0 -10
  371. package/serialization/types/ModelVersionReadStatusEnum.js +0 -31
  372. package/serialization/types/ModelVersionSandboxSnapshot.d.ts +0 -15
  373. package/serialization/types/ModelVersionSandboxSnapshot.js +0 -36
  374. package/serialization/types/PromptTemplateBlock.d.ts +0 -25
  375. package/serialization/types/PromptTemplateBlock.js +0 -53
  376. package/serialization/types/PromptTemplateBlockData.d.ts +0 -13
  377. package/serialization/types/PromptTemplateBlockData.js +0 -43
  378. package/serialization/types/PromptTemplateBlockDataRequest.d.ts +0 -13
  379. package/serialization/types/PromptTemplateBlockDataRequest.js +0 -43
  380. package/serialization/types/PromptTemplateBlockRequest.d.ts +0 -25
  381. package/serialization/types/PromptTemplateBlockRequest.js +0 -53
  382. package/serialization/types/PromptTemplateBlockState.d.ts +0 -10
  383. package/serialization/types/PromptTemplateBlockState.js +0 -31
  384. package/serialization/types/ProviderEnum.d.ts +0 -10
  385. package/serialization/types/ProviderEnum.js +0 -45
  386. package/serialization/types/RegisterPromptErrorResponse.d.ts +0 -12
  387. package/serialization/types/RegisterPromptErrorResponse.js +0 -33
  388. package/serialization/types/RegisterPromptModelParametersRequest.d.ts +0 -20
  389. package/serialization/types/RegisterPromptModelParametersRequest.js +0 -41
  390. package/serialization/types/RegisterPromptPrompt.d.ts +0 -13
  391. package/serialization/types/RegisterPromptPrompt.js +0 -34
  392. package/serialization/types/RegisterPromptPromptInfoRequest.d.ts +0 -15
  393. package/serialization/types/RegisterPromptPromptInfoRequest.js +0 -36
  394. package/serialization/types/RegisterPromptResponse.d.ts +0 -22
  395. package/serialization/types/RegisterPromptResponse.js +0 -43
  396. package/serialization/types/RegisteredPromptDeployment.d.ts +0 -14
  397. package/serialization/types/RegisteredPromptDeployment.js +0 -35
  398. package/serialization/types/RegisteredPromptInputVariableRequest.d.ts +0 -15
  399. package/serialization/types/RegisteredPromptInputVariableRequest.js +0 -36
  400. package/serialization/types/RegisteredPromptModelVersion.d.ts +0 -13
  401. package/serialization/types/RegisteredPromptModelVersion.js +0 -34
  402. package/serialization/types/RegisteredPromptSandbox.d.ts +0 -13
  403. package/serialization/types/RegisteredPromptSandbox.js +0 -34
  404. package/serialization/types/RegisteredPromptSandboxSnapshot.d.ts +0 -12
  405. package/serialization/types/RegisteredPromptSandboxSnapshot.js +0 -33
@@ -1,13 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface FunctionDefinitionPromptTemplateBlockPropertiesRequest {
5
- /** The name identifying the function. */
6
- functionName?: string;
7
- /** A description to help guide the model when to invoke this function. */
8
- functionDescription?: string;
9
- /** An OpenAPI specification of parameters that are supported by this function. */
10
- functionParameters?: Record<string, unknown>;
11
- /** Set this option to true to force the model to return a function call of this function. */
12
- functionForced?: boolean;
13
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,12 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- /**
6
- * A block of that represents a function definition in a prompt template.
7
- */
8
- export interface FunctionDefinitionPromptTemplateBlockRequest {
9
- id: string;
10
- state?: Vellum.PromptTemplateBlockState;
11
- properties: Vellum.FunctionDefinitionPromptTemplateBlockPropertiesRequest;
12
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export declare type JinjaEnum = "JINJA";
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,12 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- /**
6
- * A block of Jinja template code that is used to generate a prompt
7
- */
8
- export interface JinjaPromptTemplateBlock {
9
- id: string;
10
- state?: Vellum.PromptTemplateBlockState;
11
- properties: Vellum.JinjaPromptTemplateBlockProperties;
12
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- export interface JinjaPromptTemplateBlockProperties {
6
- template?: string;
7
- templateType?: Vellum.VellumVariableType;
8
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- export interface JinjaPromptTemplateBlockPropertiesRequest {
6
- template?: string;
7
- templateType?: Vellum.VellumVariableType;
8
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,12 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- /**
6
- * A block of Jinja template code that is used to generate a prompt
7
- */
8
- export interface JinjaPromptTemplateBlockRequest {
9
- id: string;
10
- state?: Vellum.PromptTemplateBlockState;
11
- properties: Vellum.JinjaPromptTemplateBlockPropertiesRequest;
12
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,11 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- export interface ModelVersionBuildConfig {
6
- /** The name of the base model used to create this model version, as identified by the LLM provider. */
7
- baseModel: string;
8
- /** Information about the sandbox snapshot that was used to create this model version, if applicable. */
9
- sandboxSnapshot?: Vellum.ModelVersionSandboxSnapshot;
10
- promptVersionId?: string;
11
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,14 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- export interface ModelVersionExecConfig {
6
- /** The generation parameters that are passed to the LLM provider at runtime. */
7
- parameters: Vellum.ModelVersionExecConfigParameters;
8
- /** Input variables specified in the prompt template. */
9
- inputVariables: Vellum.VellumVariable[];
10
- /** The template used to generate prompts for this model version. */
11
- promptTemplate?: string;
12
- promptBlockData?: Vellum.PromptTemplateBlockData;
13
- promptSyntaxVersion?: number;
14
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,14 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface ModelVersionExecConfigParameters {
5
- temperature?: number;
6
- maxTokens?: number;
7
- topP: number;
8
- frequencyPenalty: number;
9
- presencePenalty: number;
10
- logitBias?: Record<string, number | undefined>;
11
- stop?: string[];
12
- topK?: number;
13
- customParameters?: Record<string, unknown>;
14
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,37 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- export interface ModelVersionRead {
6
- /** Vellum-generated ID that uniquely identifies this model version. */
7
- id: string;
8
- /** Timestamp of when this model version was created. */
9
- created: Date;
10
- /** Human-friendly name for this model version. */
11
- label: string;
12
- /**
13
- * Which LLM provider this model version is associated with.
14
- *
15
- * - `ANTHROPIC` - Anthropic
16
- * - `AWS_BEDROCK` - AWS Bedrock
17
- * - `AZURE_OPENAI` - Azure OpenAI
18
- * - `COHERE` - Cohere
19
- * - `GOOGLE` - Google
20
- * - `HOSTED` - Hosted
21
- * - `MOSAICML` - MosaicML
22
- * - `OPENAI` - OpenAI
23
- * - `FIREWORKS_AI` - Fireworks AI
24
- * - `HUGGINGFACE` - HuggingFace
25
- * - `MYSTIC` - Mystic
26
- * - `PYQ` - Pyq
27
- * - `REPLICATE` - Replicate
28
- */
29
- provider: Vellum.ProviderEnum;
30
- /** The unique id of this model version as it exists in the above provider's system. */
31
- externalId: string;
32
- /** Configuration used to build this model version. */
33
- buildConfig: Vellum.ModelVersionBuildConfig;
34
- /** Configuration used to execute this model version. */
35
- execConfig: Vellum.ModelVersionExecConfig;
36
- status?: Vellum.ModelVersionReadStatusEnum;
37
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,16 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- /**
5
- * - `CREATING` - Creating
6
- * - `READY` - Ready
7
- * - `CREATION_FAILED` - Creation Failed
8
- * - `DISABLED` - Disabled
9
- */
10
- export declare type ModelVersionReadStatusEnum = "CREATING" | "READY" | "CREATION_FAILED" | "DISABLED";
11
- export declare const ModelVersionReadStatusEnum: {
12
- readonly Creating: "CREATING";
13
- readonly Ready: "READY";
14
- readonly CreationFailed: "CREATION_FAILED";
15
- readonly Disabled: "DISABLED";
16
- };
@@ -1,12 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.ModelVersionReadStatusEnum = void 0;
7
- exports.ModelVersionReadStatusEnum = {
8
- Creating: "CREATING",
9
- Ready: "READY",
10
- CreationFailed: "CREATION_FAILED",
11
- Disabled: "DISABLED",
12
- };
@@ -1,12 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface ModelVersionSandboxSnapshot {
5
- /** The ID of the sandbox snapshot. */
6
- id: string;
7
- /** The index of the prompt in the sandbox snapshot. */
8
- promptIndex?: number;
9
- /** The id of the prompt in the sandbox snapshot. */
10
- promptId?: string;
11
- sandboxId?: string;
12
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,19 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- export declare type PromptTemplateBlock = Vellum.PromptTemplateBlock.Jinja | Vellum.PromptTemplateBlock.ChatHistory | Vellum.PromptTemplateBlock.ChatMessage | Vellum.PromptTemplateBlock.FunctionDefinition;
6
- export declare namespace PromptTemplateBlock {
7
- interface Jinja extends Vellum.JinjaPromptTemplateBlock {
8
- blockType: "JINJA";
9
- }
10
- interface ChatHistory extends Vellum.ChatHistoryPromptTemplateBlock {
11
- blockType: "CHAT_HISTORY";
12
- }
13
- interface ChatMessage extends Vellum.ChatMessagePromptTemplateBlock {
14
- blockType: "CHAT_MESSAGE";
15
- }
16
- interface FunctionDefinition extends Vellum.FunctionDefinitionPromptTemplateBlock {
17
- blockType: "FUNCTION_DEFINITION";
18
- }
19
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- export interface PromptTemplateBlockData {
6
- blocks: Vellum.PromptTemplateBlock[];
7
- version: number;
8
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,8 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- export interface PromptTemplateBlockDataRequest {
6
- blocks: Vellum.PromptTemplateBlockRequest[];
7
- version: number;
8
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,19 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- export declare type PromptTemplateBlockRequest = Vellum.PromptTemplateBlockRequest.Jinja | Vellum.PromptTemplateBlockRequest.ChatHistory | Vellum.PromptTemplateBlockRequest.ChatMessage | Vellum.PromptTemplateBlockRequest.FunctionDefinition;
6
- export declare namespace PromptTemplateBlockRequest {
7
- interface Jinja extends Vellum.JinjaPromptTemplateBlockRequest {
8
- blockType: "JINJA";
9
- }
10
- interface ChatHistory extends Vellum.ChatHistoryPromptTemplateBlockRequest {
11
- blockType: "CHAT_HISTORY";
12
- }
13
- interface ChatMessage extends Vellum.ChatMessagePromptTemplateBlockRequest {
14
- blockType: "CHAT_MESSAGE";
15
- }
16
- interface FunctionDefinition extends Vellum.FunctionDefinitionPromptTemplateBlockRequest {
17
- blockType: "FUNCTION_DEFINITION";
18
- }
19
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,12 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- /**
5
- * - `ENABLED` - ENABLED
6
- * - `DISABLED` - DISABLED
7
- */
8
- export declare type PromptTemplateBlockState = "ENABLED" | "DISABLED";
9
- export declare const PromptTemplateBlockState: {
10
- readonly Enabled: "ENABLED";
11
- readonly Disabled: "DISABLED";
12
- };
@@ -1,10 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.PromptTemplateBlockState = void 0;
7
- exports.PromptTemplateBlockState = {
8
- Enabled: "ENABLED",
9
- Disabled: "DISABLED",
10
- };
@@ -1,34 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- /**
5
- * - `ANTHROPIC` - Anthropic
6
- * - `AWS_BEDROCK` - AWS Bedrock
7
- * - `AZURE_OPENAI` - Azure OpenAI
8
- * - `COHERE` - Cohere
9
- * - `GOOGLE` - Google
10
- * - `HOSTED` - Hosted
11
- * - `MOSAICML` - MosaicML
12
- * - `OPENAI` - OpenAI
13
- * - `FIREWORKS_AI` - Fireworks AI
14
- * - `HUGGINGFACE` - HuggingFace
15
- * - `MYSTIC` - Mystic
16
- * - `PYQ` - Pyq
17
- * - `REPLICATE` - Replicate
18
- */
19
- export declare type ProviderEnum = "ANTHROPIC" | "AWS_BEDROCK" | "AZURE_OPENAI" | "COHERE" | "GOOGLE" | "HOSTED" | "MOSAICML" | "OPENAI" | "FIREWORKS_AI" | "HUGGINGFACE" | "MYSTIC" | "PYQ" | "REPLICATE";
20
- export declare const ProviderEnum: {
21
- readonly Anthropic: "ANTHROPIC";
22
- readonly AwsBedrock: "AWS_BEDROCK";
23
- readonly AzureOpenai: "AZURE_OPENAI";
24
- readonly Cohere: "COHERE";
25
- readonly Google: "GOOGLE";
26
- readonly Hosted: "HOSTED";
27
- readonly Mosaicml: "MOSAICML";
28
- readonly Openai: "OPENAI";
29
- readonly FireworksAi: "FIREWORKS_AI";
30
- readonly Huggingface: "HUGGINGFACE";
31
- readonly Mystic: "MYSTIC";
32
- readonly Pyq: "PYQ";
33
- readonly Replicate: "REPLICATE";
34
- };
@@ -1,21 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.ProviderEnum = void 0;
7
- exports.ProviderEnum = {
8
- Anthropic: "ANTHROPIC",
9
- AwsBedrock: "AWS_BEDROCK",
10
- AzureOpenai: "AZURE_OPENAI",
11
- Cohere: "COHERE",
12
- Google: "GOOGLE",
13
- Hosted: "HOSTED",
14
- Mosaicml: "MOSAICML",
15
- Openai: "OPENAI",
16
- FireworksAi: "FIREWORKS_AI",
17
- Huggingface: "HUGGINGFACE",
18
- Mystic: "MYSTIC",
19
- Pyq: "PYQ",
20
- Replicate: "REPLICATE",
21
- };
@@ -1,7 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface RegisterPromptErrorResponse {
5
- /** Details about why the request failed. */
6
- detail: string;
7
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,14 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface RegisterPromptModelParametersRequest {
5
- temperature: number;
6
- maxTokens: number;
7
- stop?: string[];
8
- topP: number;
9
- topK?: number;
10
- frequencyPenalty: number;
11
- presencePenalty: number;
12
- logitBias?: Record<string, number | undefined>;
13
- customParameters?: Record<string, unknown>;
14
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface RegisterPromptPrompt {
5
- /** The ID of the generated prompt. */
6
- id: string;
7
- /** A human-friendly label for the generated prompt. */
8
- label: string;
9
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- export interface RegisterPromptPromptInfoRequest {
6
- promptBlockData: Vellum.PromptTemplateBlockDataRequest;
7
- /** The input variables specified in the prompt template. */
8
- inputVariables: Vellum.RegisteredPromptInputVariableRequest[];
9
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,18 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- export interface RegisterPromptResponse {
6
- /** Information about the generated prompt */
7
- prompt: Vellum.RegisterPromptPrompt;
8
- /** Information about the generated sandbox snapshot */
9
- sandboxSnapshot: Vellum.RegisteredPromptSandboxSnapshot;
10
- /** Information about the generated sandbox */
11
- sandbox: Vellum.RegisteredPromptSandbox;
12
- /** Information about the generated model version */
13
- modelVersion: Vellum.RegisteredPromptModelVersion;
14
- /** The ID of the generated prompt version */
15
- promptVersionId: string;
16
- /** Information about the generated deployment */
17
- deployment: Vellum.RegisteredPromptDeployment;
18
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,11 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface RegisteredPromptDeployment {
5
- /** The ID of the generated deployment. */
6
- id: string;
7
- /** A uniquely-identifying name for generated deployment. */
8
- name: string;
9
- /** A human-friendly label for the generated deployment. */
10
- label: string;
11
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- import * as Vellum from "..";
5
- export interface RegisteredPromptInputVariableRequest {
6
- key: string;
7
- id?: string;
8
- type?: Vellum.VellumVariableType;
9
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface RegisteredPromptModelVersion {
5
- /** The ID of the generated model version. */
6
- id: string;
7
- /** A human-friendly label for the generated model version. */
8
- label: string;
9
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,9 +0,0 @@
1
- /**
2
- * This file was auto-generated by Fern from our API Definition.
3
- */
4
- export interface RegisteredPromptSandbox {
5
- /** The ID of the generated sandbox. */
6
- id: string;
7
- /** A human-friendly label for the generated sandbox. */
8
- label: string;
9
- }
@@ -1,5 +0,0 @@
1
- "use strict";
2
- /**
3
- * This file was auto-generated by Fern from our API Definition.
4
- */
5
- Object.defineProperty(exports, "__esModule", { value: true });