@quiverai/sdk 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 (185) hide show
  1. package/README.md +8 -11
  2. package/_speakeasy/.github/action-inputs-config.json +53 -0
  3. package/_speakeasy/.github/action-security-config.json +88 -0
  4. package/dist/commonjs/funcs/modelsListModels.js +1 -1
  5. package/dist/commonjs/funcs/modelsRetrieveModel.js +1 -1
  6. package/dist/commonjs/funcs/svgCheckVectorizability.js +1 -1
  7. package/dist/commonjs/funcs/svgCreateSVGAnimation.js +1 -1
  8. package/dist/commonjs/funcs/svgCreateSVGCollection.js +1 -1
  9. package/dist/commonjs/funcs/svgCreateSVGEdit.js +1 -1
  10. package/dist/commonjs/funcs/svgCreateSVGGeneration.js +1 -1
  11. package/dist/commonjs/funcs/svgCreateSVGVectorization.js +1 -1
  12. package/dist/commonjs/lib/config.d.ts +3 -3
  13. package/dist/commonjs/lib/config.js +3 -3
  14. package/dist/commonjs/lib/config.js.map +1 -1
  15. package/dist/esm/funcs/modelsListModels.js +1 -1
  16. package/dist/esm/funcs/modelsRetrieveModel.js +1 -1
  17. package/dist/esm/funcs/svgCheckVectorizability.js +1 -1
  18. package/dist/esm/funcs/svgCreateSVGAnimation.js +1 -1
  19. package/dist/esm/funcs/svgCreateSVGCollection.js +1 -1
  20. package/dist/esm/funcs/svgCreateSVGEdit.js +1 -1
  21. package/dist/esm/funcs/svgCreateSVGGeneration.js +1 -1
  22. package/dist/esm/funcs/svgCreateSVGVectorization.js +1 -1
  23. package/dist/esm/lib/config.d.ts +3 -3
  24. package/dist/esm/lib/config.js +3 -3
  25. package/dist/esm/lib/config.js.map +1 -1
  26. package/examples/package-lock.json +611 -0
  27. package/jsr.json +1 -1
  28. package/package.json +5 -1
  29. package/src/funcs/modelsListModels.ts +1 -1
  30. package/src/funcs/modelsRetrieveModel.ts +1 -1
  31. package/src/funcs/svgCheckVectorizability.ts +1 -1
  32. package/src/funcs/svgCreateSVGAnimation.ts +1 -1
  33. package/src/funcs/svgCreateSVGCollection.ts +1 -1
  34. package/src/funcs/svgCreateSVGEdit.ts +1 -1
  35. package/src/funcs/svgCreateSVGGeneration.ts +1 -1
  36. package/src/funcs/svgCreateSVGVectorization.ts +1 -1
  37. package/src/lib/config.ts +3 -3
  38. package/.speakeasy/temp/reformatted4022478357.json +0 -3500
  39. package/.speakeasy/temp/registry_9588e5.json +0 -1
  40. package/examples/node_modules/.package-lock.json +0 -161
  41. package/examples/node_modules/@esbuild/darwin-arm64/package.json +0 -20
  42. package/examples/node_modules/@types/node/assert/strict.d.ts +0 -8
  43. package/examples/node_modules/@types/node/assert.d.ts +0 -1062
  44. package/examples/node_modules/@types/node/async_hooks.d.ts +0 -605
  45. package/examples/node_modules/@types/node/buffer.buffer.d.ts +0 -471
  46. package/examples/node_modules/@types/node/buffer.d.ts +0 -1936
  47. package/examples/node_modules/@types/node/child_process.d.ts +0 -1475
  48. package/examples/node_modules/@types/node/cluster.d.ts +0 -577
  49. package/examples/node_modules/@types/node/compatibility/disposable.d.ts +0 -16
  50. package/examples/node_modules/@types/node/compatibility/index.d.ts +0 -9
  51. package/examples/node_modules/@types/node/compatibility/indexable.d.ts +0 -20
  52. package/examples/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
  53. package/examples/node_modules/@types/node/console.d.ts +0 -452
  54. package/examples/node_modules/@types/node/constants.d.ts +0 -21
  55. package/examples/node_modules/@types/node/crypto.d.ts +0 -4590
  56. package/examples/node_modules/@types/node/dgram.d.ts +0 -597
  57. package/examples/node_modules/@types/node/diagnostics_channel.d.ts +0 -578
  58. package/examples/node_modules/@types/node/dns/promises.d.ts +0 -479
  59. package/examples/node_modules/@types/node/dns.d.ts +0 -871
  60. package/examples/node_modules/@types/node/domain.d.ts +0 -170
  61. package/examples/node_modules/@types/node/events.d.ts +0 -977
  62. package/examples/node_modules/@types/node/fs/promises.d.ts +0 -1270
  63. package/examples/node_modules/@types/node/fs.d.ts +0 -4375
  64. package/examples/node_modules/@types/node/globals.d.ts +0 -172
  65. package/examples/node_modules/@types/node/globals.typedarray.d.ts +0 -38
  66. package/examples/node_modules/@types/node/http.d.ts +0 -2049
  67. package/examples/node_modules/@types/node/http2.d.ts +0 -2631
  68. package/examples/node_modules/@types/node/https.d.ts +0 -578
  69. package/examples/node_modules/@types/node/index.d.ts +0 -93
  70. package/examples/node_modules/@types/node/inspector.generated.d.ts +0 -3966
  71. package/examples/node_modules/@types/node/module.d.ts +0 -539
  72. package/examples/node_modules/@types/node/net.d.ts +0 -1012
  73. package/examples/node_modules/@types/node/os.d.ts +0 -506
  74. package/examples/node_modules/@types/node/package.json +0 -140
  75. package/examples/node_modules/@types/node/path.d.ts +0 -200
  76. package/examples/node_modules/@types/node/perf_hooks.d.ts +0 -961
  77. package/examples/node_modules/@types/node/process.d.ts +0 -1957
  78. package/examples/node_modules/@types/node/punycode.d.ts +0 -117
  79. package/examples/node_modules/@types/node/querystring.d.ts +0 -152
  80. package/examples/node_modules/@types/node/readline/promises.d.ts +0 -162
  81. package/examples/node_modules/@types/node/readline.d.ts +0 -589
  82. package/examples/node_modules/@types/node/repl.d.ts +0 -430
  83. package/examples/node_modules/@types/node/sea.d.ts +0 -153
  84. package/examples/node_modules/@types/node/stream/consumers.d.ts +0 -38
  85. package/examples/node_modules/@types/node/stream/promises.d.ts +0 -90
  86. package/examples/node_modules/@types/node/stream/web.d.ts +0 -533
  87. package/examples/node_modules/@types/node/stream.d.ts +0 -1675
  88. package/examples/node_modules/@types/node/string_decoder.d.ts +0 -67
  89. package/examples/node_modules/@types/node/test.d.ts +0 -1787
  90. package/examples/node_modules/@types/node/timers/promises.d.ts +0 -108
  91. package/examples/node_modules/@types/node/timers.d.ts +0 -286
  92. package/examples/node_modules/@types/node/tls.d.ts +0 -1255
  93. package/examples/node_modules/@types/node/trace_events.d.ts +0 -197
  94. package/examples/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -468
  95. package/examples/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -34
  96. package/examples/node_modules/@types/node/ts5.6/index.d.ts +0 -93
  97. package/examples/node_modules/@types/node/tty.d.ts +0 -208
  98. package/examples/node_modules/@types/node/url.d.ts +0 -964
  99. package/examples/node_modules/@types/node/util.d.ts +0 -2331
  100. package/examples/node_modules/@types/node/v8.d.ts +0 -809
  101. package/examples/node_modules/@types/node/vm.d.ts +0 -1001
  102. package/examples/node_modules/@types/node/wasi.d.ts +0 -181
  103. package/examples/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -34
  104. package/examples/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
  105. package/examples/node_modules/@types/node/web-globals/events.d.ts +0 -97
  106. package/examples/node_modules/@types/node/web-globals/fetch.d.ts +0 -46
  107. package/examples/node_modules/@types/node/worker_threads.d.ts +0 -715
  108. package/examples/node_modules/@types/node/zlib.d.ts +0 -540
  109. package/examples/node_modules/dotenv/config.d.ts +0 -1
  110. package/examples/node_modules/dotenv/config.js +0 -9
  111. package/examples/node_modules/dotenv/lib/cli-options.js +0 -17
  112. package/examples/node_modules/dotenv/lib/env-options.js +0 -28
  113. package/examples/node_modules/dotenv/lib/main.d.ts +0 -162
  114. package/examples/node_modules/dotenv/lib/main.js +0 -386
  115. package/examples/node_modules/dotenv/package.json +0 -62
  116. package/examples/node_modules/esbuild/install.js +0 -289
  117. package/examples/node_modules/esbuild/lib/main.d.ts +0 -716
  118. package/examples/node_modules/esbuild/lib/main.js +0 -2242
  119. package/examples/node_modules/esbuild/package.json +0 -49
  120. package/examples/node_modules/get-tsconfig/dist/index.mjs +0 -7
  121. package/examples/node_modules/get-tsconfig/package.json +0 -46
  122. package/examples/node_modules/resolve-pkg-maps/dist/index.mjs +0 -1
  123. package/examples/node_modules/resolve-pkg-maps/package.json +0 -42
  124. package/examples/node_modules/tsx/dist/cjs/api/index.mjs +0 -1
  125. package/examples/node_modules/tsx/dist/cjs/index.mjs +0 -1
  126. package/examples/node_modules/tsx/dist/cli.mjs +0 -55
  127. package/examples/node_modules/tsx/dist/client-BQVF1NaW.mjs +0 -1
  128. package/examples/node_modules/tsx/dist/esm/api/index.mjs +0 -1
  129. package/examples/node_modules/tsx/dist/esm/index.mjs +0 -2
  130. package/examples/node_modules/tsx/dist/get-pipe-path-BHW2eJdv.mjs +0 -1
  131. package/examples/node_modules/tsx/dist/index-7AaEi15b.mjs +0 -14
  132. package/examples/node_modules/tsx/dist/index-gbaejti9.mjs +0 -1
  133. package/examples/node_modules/tsx/dist/lexer-DQCqS3nf.mjs +0 -3
  134. package/examples/node_modules/tsx/dist/loader.mjs +0 -1
  135. package/examples/node_modules/tsx/dist/node-features-_8ZFwP_x.mjs +0 -1
  136. package/examples/node_modules/tsx/dist/package-CeBgXWuR.mjs +0 -1
  137. package/examples/node_modules/tsx/dist/patch-repl.mjs +0 -1
  138. package/examples/node_modules/tsx/dist/preflight.mjs +0 -1
  139. package/examples/node_modules/tsx/dist/register-B7jrtLTO.mjs +0 -1
  140. package/examples/node_modules/tsx/dist/register-CFH5oNdT.mjs +0 -4
  141. package/examples/node_modules/tsx/dist/repl.mjs +0 -3
  142. package/examples/node_modules/tsx/dist/require-DQxpCAr4.mjs +0 -1
  143. package/examples/node_modules/tsx/dist/suppress-warnings.mjs +0 -1
  144. package/examples/node_modules/tsx/dist/temporary-directory-CwHp0_NW.mjs +0 -1
  145. package/examples/node_modules/tsx/dist/types-Cxp8y2TL.d.ts +0 -5
  146. package/examples/node_modules/tsx/package.json +0 -68
  147. package/examples/node_modules/undici-types/agent.d.ts +0 -31
  148. package/examples/node_modules/undici-types/api.d.ts +0 -43
  149. package/examples/node_modules/undici-types/balanced-pool.d.ts +0 -29
  150. package/examples/node_modules/undici-types/cache.d.ts +0 -36
  151. package/examples/node_modules/undici-types/client.d.ts +0 -108
  152. package/examples/node_modules/undici-types/connector.d.ts +0 -34
  153. package/examples/node_modules/undici-types/content-type.d.ts +0 -21
  154. package/examples/node_modules/undici-types/cookies.d.ts +0 -28
  155. package/examples/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
  156. package/examples/node_modules/undici-types/dispatcher.d.ts +0 -256
  157. package/examples/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
  158. package/examples/node_modules/undici-types/errors.d.ts +0 -149
  159. package/examples/node_modules/undici-types/eventsource.d.ts +0 -61
  160. package/examples/node_modules/undici-types/fetch.d.ts +0 -209
  161. package/examples/node_modules/undici-types/file.d.ts +0 -39
  162. package/examples/node_modules/undici-types/filereader.d.ts +0 -54
  163. package/examples/node_modules/undici-types/formdata.d.ts +0 -108
  164. package/examples/node_modules/undici-types/global-dispatcher.d.ts +0 -9
  165. package/examples/node_modules/undici-types/global-origin.d.ts +0 -7
  166. package/examples/node_modules/undici-types/handlers.d.ts +0 -15
  167. package/examples/node_modules/undici-types/header.d.ts +0 -4
  168. package/examples/node_modules/undici-types/index.d.ts +0 -71
  169. package/examples/node_modules/undici-types/interceptors.d.ts +0 -17
  170. package/examples/node_modules/undici-types/mock-agent.d.ts +0 -50
  171. package/examples/node_modules/undici-types/mock-client.d.ts +0 -25
  172. package/examples/node_modules/undici-types/mock-errors.d.ts +0 -12
  173. package/examples/node_modules/undici-types/mock-interceptor.d.ts +0 -93
  174. package/examples/node_modules/undici-types/mock-pool.d.ts +0 -25
  175. package/examples/node_modules/undici-types/package.json +0 -55
  176. package/examples/node_modules/undici-types/patch.d.ts +0 -33
  177. package/examples/node_modules/undici-types/pool-stats.d.ts +0 -19
  178. package/examples/node_modules/undici-types/pool.d.ts +0 -39
  179. package/examples/node_modules/undici-types/proxy-agent.d.ts +0 -28
  180. package/examples/node_modules/undici-types/readable.d.ts +0 -65
  181. package/examples/node_modules/undici-types/retry-agent.d.ts +0 -8
  182. package/examples/node_modules/undici-types/retry-handler.d.ts +0 -116
  183. package/examples/node_modules/undici-types/util.d.ts +0 -18
  184. package/examples/node_modules/undici-types/webidl.d.ts +0 -228
  185. package/examples/node_modules/undici-types/websocket.d.ts +0 -150
package/README.md CHANGED
@@ -44,34 +44,30 @@ with support for streaming responses.
44
44
  <!-- Start SDK Installation [installation] -->
45
45
  ## SDK Installation
46
46
 
47
- > [!TIP]
48
- > To finish publishing your SDK to npm and others you must [run your first generation action](https://www.speakeasy.com/docs/github-setup#step-by-step-guide).
49
-
50
-
51
47
  The SDK can be installed with either [npm](https://www.npmjs.com/), [pnpm](https://pnpm.io/), [bun](https://bun.sh/) or [yarn](https://classic.yarnpkg.com/en/) package managers.
52
48
 
53
49
  ### NPM
54
50
 
55
51
  ```bash
56
- npm add <UNSET>
52
+ npm add @quiverai/sdk
57
53
  ```
58
54
 
59
55
  ### PNPM
60
56
 
61
57
  ```bash
62
- pnpm add <UNSET>
58
+ pnpm add @quiverai/sdk
63
59
  ```
64
60
 
65
61
  ### Bun
66
62
 
67
63
  ```bash
68
- bun add <UNSET>
64
+ bun add @quiverai/sdk
69
65
  ```
70
66
 
71
67
  ### Yarn
72
68
 
73
69
  ```bash
74
- yarn add <UNSET>
70
+ yarn add @quiverai/sdk
75
71
  ```
76
72
 
77
73
  > [!NOTE]
@@ -205,13 +201,14 @@ const quiverAI = new QuiverAI({
205
201
 
206
202
  async function run() {
207
203
  const result = await quiverAI.svg.createSVGAnimation({
204
+ duration: 3,
208
205
  easing: "ease-in-out",
209
206
  input: {
210
- motionPrompt: "Add a gentle floating animation",
211
- source:
212
- "{\"svg\":\"<svg xmlns=\\\"http://www.w3.org/2000/svg\\\">...</svg>\"}",
207
+ motionPrompt: "Make the icon pulse and rotate slowly",
208
+ source: "{\"svg_url\":\"https://example.com/icon.svg\"}",
213
209
  },
214
210
  model: "arrow-0.5",
211
+ stream: true,
215
212
  temperature: 0.8,
216
213
  });
217
214
 
@@ -0,0 +1,53 @@
1
+ [
2
+ {
3
+ "name": "mode",
4
+ "validation_regex": "/^(direct|pr)$/.source",
5
+ "validation_message": "Must be `direct` or `pr`"
6
+ },
7
+ {
8
+ "name": "speakeasy_version",
9
+ "validation_regex": "/^[\\w.\\-]+$/.source",
10
+ "validation_message": "Letters, numbers, or .-_ only"
11
+ },
12
+ {
13
+ "name": "openapi_doc_location",
14
+ "validation_regex": "/^((https?):\\/\\/([\\w\\-]+\\.)+\\w+(\\/.*)?|[\\w.\\-\\/]+)$/i.source",
15
+ "validation_message": "Must be a valid server URL or file path containing letters, numbers, or .-_/ only"
16
+ },
17
+ {
18
+ "name": "openapi_doc_auth_header",
19
+ "validation_regex": "/^[A-Za-z\\-]+$/.source",
20
+ "validation_message": "Letters or - only"
21
+ },
22
+ {
23
+ "name": "create_release"
24
+ },
25
+ {
26
+ "name": "publish_python",
27
+ "language": "python"
28
+ },
29
+ {
30
+ "name": "publish_typescript",
31
+ "language": "typescript"
32
+ },
33
+ {
34
+ "name": "publish_java",
35
+ "language": "java"
36
+ },
37
+ {
38
+ "name": "publish_php",
39
+ "language": "php"
40
+ },
41
+ {
42
+ "name": "publish_ruby",
43
+ "language": "ruby"
44
+ },
45
+ {
46
+ "name": "publish_csharp",
47
+ "language": "csharp"
48
+ },
49
+ {
50
+ "name": "publish_terraform",
51
+ "language": "terraform"
52
+ }
53
+ ]
@@ -0,0 +1,88 @@
1
+ [
2
+ {
3
+ "name": "pypi_token",
4
+ "secret_name": "PYPI_TOKEN",
5
+ "validation_regex": "/^[\\w.\\-]+$/.source",
6
+ "validation_message": "Letters, numbers, or .-_ only",
7
+ "language": "python"
8
+ },
9
+ {
10
+ "name": "npm_token",
11
+ "secret_name": "NPM_TOKEN",
12
+ "validation_regex": "/^[\\w.\\-]+$/.source",
13
+ "validation_message": "Letters, numbers, or .-_ only",
14
+ "language": "typescript"
15
+ },
16
+ {
17
+ "name": "packagist_username",
18
+ "validation_regex": "/^[\\w.\\-]+$/.source",
19
+ "validation_message": "Letters, numbers, or .-_ only",
20
+ "language": "php"
21
+ },
22
+ {
23
+ "name": "packagist_token",
24
+ "validation_regex": "/^[\\w.\\-]+$/.source",
25
+ "validation_message": "Letters, numbers, or .-_ only",
26
+ "language": "php"
27
+ },
28
+ {
29
+ "name": "openapi_doc_auth_token",
30
+ "secret_name": "SPEC_TOKEN",
31
+ "validation_regex": "/^[\\w.\\-]+$/.source",
32
+ "validation_message": "Letters, numbers, or .-_ only"
33
+ },
34
+ {
35
+ "name": "speakeasy_api_key",
36
+ "secret_name": "SPEAKEASY_API_KEY",
37
+ "validation_regex": "/^[\\w.\\-]+$/.source",
38
+ "validation_message": "Letters, numbers, or .-_ only"
39
+ },
40
+ {
41
+ "name": "ossrh_username",
42
+ "secret_name": "MAVEN_USERNAME",
43
+ "validation_regex": "/^[\\w.\\-]+$/.source",
44
+ "validation_message": "Letters, numbers, or .-_ only",
45
+ "language": "java"
46
+ },
47
+ {
48
+ "name": "ossrh_password",
49
+ "secret_name": "MAVEN_PASSWORD",
50
+ "language": "java"
51
+ },
52
+ {
53
+ "name": "java_gpg_secret_key",
54
+ "validation_regex": "/^[\\w.\\-\\t \\r\\n]+$/.source",
55
+ "validation_message": "Letters, numbers, tabs, spaces, newlines, or .-_ only",
56
+ "language": "java"
57
+ },
58
+ {
59
+ "name": "java_gpg_passphrase",
60
+ "language": "java"
61
+ },
62
+ {
63
+ "name": "terraform_gpg_secret_key",
64
+ "secret_name": "TERRAFORM_GPG_SECRET_KEY",
65
+ "validation_regex": "/^[\\w.\\-\\t \\r\\n]+$/.source",
66
+ "validation_message": "Letters, numbers, tabs, spaces, newlines, or .-_ only",
67
+ "language": "terraform"
68
+ },
69
+ {
70
+ "name": "terraform_gpg_passphrase",
71
+ "secret_name": "TERRAFORM_GPG_PASSPHRASE",
72
+ "language": "terraform"
73
+ },
74
+ {
75
+ "name": "rubygems_auth_token",
76
+ "secret_name": "RUBYGEMS_AUTH_TOKEN",
77
+ "language": "ruby"
78
+ },
79
+ {
80
+ "name": "nuget_api_key",
81
+ "secret_name": "NUGET_API_KEY",
82
+ "language": "csharp"
83
+ },
84
+ {
85
+ "name": "slack_webhook_url",
86
+ "secret_name": "SLACK_WEBHOOK_URL"
87
+ }
88
+ ]
@@ -64,7 +64,7 @@ async function $do(client, options) {
64
64
  const context = {
65
65
  options: client._options,
66
66
  baseURL: options?.serverURL ?? client._baseURL ?? "",
67
- operationID: "listModels",
67
+ operationID: "ListModels",
68
68
  oAuth2Scopes: null,
69
69
  resolvedSecurity: requestSecurity,
70
70
  securitySource: client._options.bearerAuth,
@@ -80,7 +80,7 @@ async function $do(client, request, options) {
80
80
  const context = {
81
81
  options: client._options,
82
82
  baseURL: options?.serverURL ?? client._baseURL ?? "",
83
- operationID: "retrieveModel",
83
+ operationID: "RetrieveModel",
84
84
  oAuth2Scopes: null,
85
85
  resolvedSecurity: requestSecurity,
86
86
  securitySource: client._options.bearerAuth,
@@ -74,7 +74,7 @@ async function $do(client, request, options) {
74
74
  const context = {
75
75
  options: client._options,
76
76
  baseURL: options?.serverURL ?? client._baseURL ?? "",
77
- operationID: "checkVectorizability",
77
+ operationID: "CheckVectorizability",
78
78
  oAuth2Scopes: null,
79
79
  resolvedSecurity: requestSecurity,
80
80
  securitySource: client._options.bearerAuth,
@@ -85,7 +85,7 @@ async function $do(client, request, options) {
85
85
  const context = {
86
86
  options: client._options,
87
87
  baseURL: options?.serverURL ?? client._baseURL ?? "",
88
- operationID: "createSVGAnimation",
88
+ operationID: "CreateSVGAnimation",
89
89
  oAuth2Scopes: null,
90
90
  resolvedSecurity: requestSecurity,
91
91
  securitySource: client._options.bearerAuth,
@@ -85,7 +85,7 @@ async function $do(client, request, options) {
85
85
  const context = {
86
86
  options: client._options,
87
87
  baseURL: options?.serverURL ?? client._baseURL ?? "",
88
- operationID: "createSVGCollection",
88
+ operationID: "CreateSVGCollection",
89
89
  oAuth2Scopes: null,
90
90
  resolvedSecurity: requestSecurity,
91
91
  securitySource: client._options.bearerAuth,
@@ -85,7 +85,7 @@ async function $do(client, request, options) {
85
85
  const context = {
86
86
  options: client._options,
87
87
  baseURL: options?.serverURL ?? client._baseURL ?? "",
88
- operationID: "createSVGEdit",
88
+ operationID: "CreateSVGEdit",
89
89
  oAuth2Scopes: null,
90
90
  resolvedSecurity: requestSecurity,
91
91
  securitySource: client._options.bearerAuth,
@@ -84,7 +84,7 @@ async function $do(client, request, options) {
84
84
  const context = {
85
85
  options: client._options,
86
86
  baseURL: options?.serverURL ?? client._baseURL ?? "",
87
- operationID: "createSVGGeneration",
87
+ operationID: "CreateSVGGeneration",
88
88
  oAuth2Scopes: null,
89
89
  resolvedSecurity: requestSecurity,
90
90
  securitySource: client._options.bearerAuth,
@@ -91,7 +91,7 @@ async function $do(client, request, options) {
91
91
  const context = {
92
92
  options: client._options,
93
93
  baseURL: options?.serverURL ?? client._baseURL ?? "",
94
- operationID: "createSVGVectorization",
94
+ operationID: "CreateSVGVectorization",
95
95
  oAuth2Scopes: null,
96
96
  resolvedSecurity: requestSecurity,
97
97
  securitySource: client._options.bearerAuth,
@@ -31,8 +31,8 @@ export declare function serverURLFromOptions(options: SDKOptions): URL | null;
31
31
  export declare const SDK_METADATA: {
32
32
  readonly language: "typescript";
33
33
  readonly openapiDocVersion: "1.0.0";
34
- readonly sdkVersion: "0.1.3";
35
- readonly genVersion: "2.788.15";
36
- readonly userAgent: "speakeasy-sdk/typescript 0.1.3 2.788.15 1.0.0 @quiverai/sdk";
34
+ readonly sdkVersion: "0.1.5";
35
+ readonly genVersion: "2.789.5";
36
+ readonly userAgent: "speakeasy-sdk/typescript 0.1.5 2.789.5 1.0.0 @quiverai/sdk";
37
37
  };
38
38
  //# sourceMappingURL=config.d.ts.map
@@ -31,8 +31,8 @@ function serverURLFromOptions(options) {
31
31
  exports.SDK_METADATA = {
32
32
  language: "typescript",
33
33
  openapiDocVersion: "1.0.0",
34
- sdkVersion: "0.1.3",
35
- genVersion: "2.788.15",
36
- userAgent: "speakeasy-sdk/typescript 0.1.3 2.788.15 1.0.0 @quiverai/sdk",
34
+ sdkVersion: "0.1.5",
35
+ genVersion: "2.789.5",
36
+ userAgent: "speakeasy-sdk/typescript 0.1.5 2.789.5 1.0.0 @quiverai/sdk",
37
37
  };
38
38
  //# sourceMappingURL=config.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"config.js","sourceRoot":"","sources":["../../../src/lib/config.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAyCH,oDAeC;AAnDD,qCAA8C;AAE9C;;GAEG;AACU,QAAA,UAAU,GAAG;IACxB;;OAEG;IACH,0BAA0B;CAClB,CAAC;AA0BX,SAAgB,oBAAoB,CAAC,OAAmB;IACtD,IAAI,SAAS,GAAG,OAAO,CAAC,SAAS,CAAC;IAElC,MAAM,MAAM,GAAW,EAAE,CAAC;IAE1B,IAAI,CAAC,SAAS,EAAE,CAAC;QACf,MAAM,SAAS,GAAG,OAAO,CAAC,SAAS,IAAI,CAAC,CAAC;QACzC,IAAI,SAAS,GAAG,CAAC,IAAI,SAAS,IAAI,kBAAU,CAAC,MAAM,EAAE,CAAC;YACpD,MAAM,IAAI,KAAK,CAAC,wBAAwB,SAAS,EAAE,CAAC,CAAC;QACvD,CAAC;QACD,SAAS,GAAG,kBAAU,CAAC,SAAS,CAAC,IAAI,EAAE,CAAC;IAC1C,CAAC;IAED,MAAM,CAAC,GAAG,IAAA,mBAAU,EAAC,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC;IACxC,OAAO,IAAI,GAAG,CAAC,CAAC,CAAC,CAAC;AACpB,CAAC;AAEY,QAAA,YAAY,GAAG;IAC1B,QAAQ,EAAE,YAAY;IACtB,iBAAiB,EAAE,OAAO;IAC1B,UAAU,EAAE,OAAO;IACnB,UAAU,EAAE,UAAU;IACtB,SAAS,EAAE,6DAA6D;CAChE,CAAC"}
1
+ {"version":3,"file":"config.js","sourceRoot":"","sources":["../../../src/lib/config.ts"],"names":[],"mappings":";AAAA;;GAEG;;;AAyCH,oDAeC;AAnDD,qCAA8C;AAE9C;;GAEG;AACU,QAAA,UAAU,GAAG;IACxB;;OAEG;IACH,0BAA0B;CAClB,CAAC;AA0BX,SAAgB,oBAAoB,CAAC,OAAmB;IACtD,IAAI,SAAS,GAAG,OAAO,CAAC,SAAS,CAAC;IAElC,MAAM,MAAM,GAAW,EAAE,CAAC;IAE1B,IAAI,CAAC,SAAS,EAAE,CAAC;QACf,MAAM,SAAS,GAAG,OAAO,CAAC,SAAS,IAAI,CAAC,CAAC;QACzC,IAAI,SAAS,GAAG,CAAC,IAAI,SAAS,IAAI,kBAAU,CAAC,MAAM,EAAE,CAAC;YACpD,MAAM,IAAI,KAAK,CAAC,wBAAwB,SAAS,EAAE,CAAC,CAAC;QACvD,CAAC;QACD,SAAS,GAAG,kBAAU,CAAC,SAAS,CAAC,IAAI,EAAE,CAAC;IAC1C,CAAC;IAED,MAAM,CAAC,GAAG,IAAA,mBAAU,EAAC,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC;IACxC,OAAO,IAAI,GAAG,CAAC,CAAC,CAAC,CAAC;AACpB,CAAC;AAEY,QAAA,YAAY,GAAG;IAC1B,QAAQ,EAAE,YAAY;IACtB,iBAAiB,EAAE,OAAO;IAC1B,UAAU,EAAE,OAAO;IACnB,UAAU,EAAE,SAAS;IACrB,SAAS,EAAE,4DAA4D;CAC/D,CAAC"}
@@ -28,7 +28,7 @@ async function $do(client, options) {
28
28
  const context = {
29
29
  options: client._options,
30
30
  baseURL: options?.serverURL ?? client._baseURL ?? "",
31
- operationID: "listModels",
31
+ operationID: "ListModels",
32
32
  oAuth2Scopes: null,
33
33
  resolvedSecurity: requestSecurity,
34
34
  securitySource: client._options.bearerAuth,
@@ -44,7 +44,7 @@ async function $do(client, request, options) {
44
44
  const context = {
45
45
  options: client._options,
46
46
  baseURL: options?.serverURL ?? client._baseURL ?? "",
47
- operationID: "retrieveModel",
47
+ operationID: "RetrieveModel",
48
48
  oAuth2Scopes: null,
49
49
  resolvedSecurity: requestSecurity,
50
50
  securitySource: client._options.bearerAuth,
@@ -38,7 +38,7 @@ async function $do(client, request, options) {
38
38
  const context = {
39
39
  options: client._options,
40
40
  baseURL: options?.serverURL ?? client._baseURL ?? "",
41
- operationID: "checkVectorizability",
41
+ operationID: "CheckVectorizability",
42
42
  oAuth2Scopes: null,
43
43
  resolvedSecurity: requestSecurity,
44
44
  securitySource: client._options.bearerAuth,
@@ -48,7 +48,7 @@ async function $do(client, request, options) {
48
48
  const context = {
49
49
  options: client._options,
50
50
  baseURL: options?.serverURL ?? client._baseURL ?? "",
51
- operationID: "createSVGAnimation",
51
+ operationID: "CreateSVGAnimation",
52
52
  oAuth2Scopes: null,
53
53
  resolvedSecurity: requestSecurity,
54
54
  securitySource: client._options.bearerAuth,
@@ -48,7 +48,7 @@ async function $do(client, request, options) {
48
48
  const context = {
49
49
  options: client._options,
50
50
  baseURL: options?.serverURL ?? client._baseURL ?? "",
51
- operationID: "createSVGCollection",
51
+ operationID: "CreateSVGCollection",
52
52
  oAuth2Scopes: null,
53
53
  resolvedSecurity: requestSecurity,
54
54
  securitySource: client._options.bearerAuth,
@@ -48,7 +48,7 @@ async function $do(client, request, options) {
48
48
  const context = {
49
49
  options: client._options,
50
50
  baseURL: options?.serverURL ?? client._baseURL ?? "",
51
- operationID: "createSVGEdit",
51
+ operationID: "CreateSVGEdit",
52
52
  oAuth2Scopes: null,
53
53
  resolvedSecurity: requestSecurity,
54
54
  securitySource: client._options.bearerAuth,
@@ -47,7 +47,7 @@ async function $do(client, request, options) {
47
47
  const context = {
48
48
  options: client._options,
49
49
  baseURL: options?.serverURL ?? client._baseURL ?? "",
50
- operationID: "createSVGGeneration",
50
+ operationID: "CreateSVGGeneration",
51
51
  oAuth2Scopes: null,
52
52
  resolvedSecurity: requestSecurity,
53
53
  securitySource: client._options.bearerAuth,
@@ -54,7 +54,7 @@ async function $do(client, request, options) {
54
54
  const context = {
55
55
  options: client._options,
56
56
  baseURL: options?.serverURL ?? client._baseURL ?? "",
57
- operationID: "createSVGVectorization",
57
+ operationID: "CreateSVGVectorization",
58
58
  oAuth2Scopes: null,
59
59
  resolvedSecurity: requestSecurity,
60
60
  securitySource: client._options.bearerAuth,
@@ -31,8 +31,8 @@ export declare function serverURLFromOptions(options: SDKOptions): URL | null;
31
31
  export declare const SDK_METADATA: {
32
32
  readonly language: "typescript";
33
33
  readonly openapiDocVersion: "1.0.0";
34
- readonly sdkVersion: "0.1.3";
35
- readonly genVersion: "2.788.15";
36
- readonly userAgent: "speakeasy-sdk/typescript 0.1.3 2.788.15 1.0.0 @quiverai/sdk";
34
+ readonly sdkVersion: "0.1.5";
35
+ readonly genVersion: "2.789.5";
36
+ readonly userAgent: "speakeasy-sdk/typescript 0.1.5 2.789.5 1.0.0 @quiverai/sdk";
37
37
  };
38
38
  //# sourceMappingURL=config.d.ts.map
@@ -27,8 +27,8 @@ export function serverURLFromOptions(options) {
27
27
  export const SDK_METADATA = {
28
28
  language: "typescript",
29
29
  openapiDocVersion: "1.0.0",
30
- sdkVersion: "0.1.3",
31
- genVersion: "2.788.15",
32
- userAgent: "speakeasy-sdk/typescript 0.1.3 2.788.15 1.0.0 @quiverai/sdk",
30
+ sdkVersion: "0.1.5",
31
+ genVersion: "2.789.5",
32
+ userAgent: "speakeasy-sdk/typescript 0.1.5 2.789.5 1.0.0 @quiverai/sdk",
33
33
  };
34
34
  //# sourceMappingURL=config.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"config.js","sourceRoot":"","sources":["../../../src/lib/config.ts"],"names":[],"mappings":"AAAA;;GAEG;AAKH,OAAO,EAAU,UAAU,EAAE,MAAM,UAAU,CAAC;AAE9C;;GAEG;AACH,MAAM,CAAC,MAAM,UAAU,GAAG;IACxB;;OAEG;IACH,0BAA0B;CAClB,CAAC;AA0BX,MAAM,UAAU,oBAAoB,CAAC,OAAmB;IACtD,IAAI,SAAS,GAAG,OAAO,CAAC,SAAS,CAAC;IAElC,MAAM,MAAM,GAAW,EAAE,CAAC;IAE1B,IAAI,CAAC,SAAS,EAAE,CAAC;QACf,MAAM,SAAS,GAAG,OAAO,CAAC,SAAS,IAAI,CAAC,CAAC;QACzC,IAAI,SAAS,GAAG,CAAC,IAAI,SAAS,IAAI,UAAU,CAAC,MAAM,EAAE,CAAC;YACpD,MAAM,IAAI,KAAK,CAAC,wBAAwB,SAAS,EAAE,CAAC,CAAC;QACvD,CAAC;QACD,SAAS,GAAG,UAAU,CAAC,SAAS,CAAC,IAAI,EAAE,CAAC;IAC1C,CAAC;IAED,MAAM,CAAC,GAAG,UAAU,CAAC,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC;IACxC,OAAO,IAAI,GAAG,CAAC,CAAC,CAAC,CAAC;AACpB,CAAC;AAED,MAAM,CAAC,MAAM,YAAY,GAAG;IAC1B,QAAQ,EAAE,YAAY;IACtB,iBAAiB,EAAE,OAAO;IAC1B,UAAU,EAAE,OAAO;IACnB,UAAU,EAAE,UAAU;IACtB,SAAS,EAAE,6DAA6D;CAChE,CAAC"}
1
+ {"version":3,"file":"config.js","sourceRoot":"","sources":["../../../src/lib/config.ts"],"names":[],"mappings":"AAAA;;GAEG;AAKH,OAAO,EAAU,UAAU,EAAE,MAAM,UAAU,CAAC;AAE9C;;GAEG;AACH,MAAM,CAAC,MAAM,UAAU,GAAG;IACxB;;OAEG;IACH,0BAA0B;CAClB,CAAC;AA0BX,MAAM,UAAU,oBAAoB,CAAC,OAAmB;IACtD,IAAI,SAAS,GAAG,OAAO,CAAC,SAAS,CAAC;IAElC,MAAM,MAAM,GAAW,EAAE,CAAC;IAE1B,IAAI,CAAC,SAAS,EAAE,CAAC;QACf,MAAM,SAAS,GAAG,OAAO,CAAC,SAAS,IAAI,CAAC,CAAC;QACzC,IAAI,SAAS,GAAG,CAAC,IAAI,SAAS,IAAI,UAAU,CAAC,MAAM,EAAE,CAAC;YACpD,MAAM,IAAI,KAAK,CAAC,wBAAwB,SAAS,EAAE,CAAC,CAAC;QACvD,CAAC;QACD,SAAS,GAAG,UAAU,CAAC,SAAS,CAAC,IAAI,EAAE,CAAC;IAC1C,CAAC;IAED,MAAM,CAAC,GAAG,UAAU,CAAC,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC;IACxC,OAAO,IAAI,GAAG,CAAC,CAAC,CAAC,CAAC;AACpB,CAAC;AAED,MAAM,CAAC,MAAM,YAAY,GAAG;IAC1B,QAAQ,EAAE,YAAY;IACtB,iBAAiB,EAAE,OAAO;IAC1B,UAAU,EAAE,OAAO;IACnB,UAAU,EAAE,SAAS;IACrB,SAAS,EAAE,4DAA4D;CAC/D,CAAC"}