@quiverai/sdk 0.1.3 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -11
- package/_speakeasy/.github/action-inputs-config.json +53 -0
- package/_speakeasy/.github/action-security-config.json +88 -0
- package/dist/commonjs/funcs/modelsListModels.js +1 -1
- package/dist/commonjs/funcs/modelsRetrieveModel.js +1 -1
- package/dist/commonjs/funcs/svgCheckVectorizability.js +1 -1
- package/dist/commonjs/funcs/svgCreateSVGAnimation.js +1 -1
- package/dist/commonjs/funcs/svgCreateSVGCollection.js +1 -1
- package/dist/commonjs/funcs/svgCreateSVGEdit.js +1 -1
- package/dist/commonjs/funcs/svgCreateSVGGeneration.js +1 -1
- package/dist/commonjs/funcs/svgCreateSVGVectorization.js +1 -1
- package/dist/commonjs/lib/config.d.ts +2 -2
- package/dist/commonjs/lib/config.js +2 -2
- package/dist/esm/funcs/modelsListModels.js +1 -1
- package/dist/esm/funcs/modelsRetrieveModel.js +1 -1
- package/dist/esm/funcs/svgCheckVectorizability.js +1 -1
- package/dist/esm/funcs/svgCreateSVGAnimation.js +1 -1
- package/dist/esm/funcs/svgCreateSVGCollection.js +1 -1
- package/dist/esm/funcs/svgCreateSVGEdit.js +1 -1
- package/dist/esm/funcs/svgCreateSVGGeneration.js +1 -1
- package/dist/esm/funcs/svgCreateSVGVectorization.js +1 -1
- package/dist/esm/lib/config.d.ts +2 -2
- package/dist/esm/lib/config.js +2 -2
- package/examples/package-lock.json +611 -0
- package/jsr.json +1 -1
- package/package.json +5 -1
- package/src/funcs/modelsListModels.ts +1 -1
- package/src/funcs/modelsRetrieveModel.ts +1 -1
- package/src/funcs/svgCheckVectorizability.ts +1 -1
- package/src/funcs/svgCreateSVGAnimation.ts +1 -1
- package/src/funcs/svgCreateSVGCollection.ts +1 -1
- package/src/funcs/svgCreateSVGEdit.ts +1 -1
- package/src/funcs/svgCreateSVGGeneration.ts +1 -1
- package/src/funcs/svgCreateSVGVectorization.ts +1 -1
- package/src/lib/config.ts +2 -2
- package/.speakeasy/temp/reformatted4022478357.json +0 -3500
- package/.speakeasy/temp/registry_9588e5.json +0 -1
- package/examples/node_modules/.package-lock.json +0 -161
- package/examples/node_modules/@esbuild/darwin-arm64/package.json +0 -20
- package/examples/node_modules/@types/node/assert/strict.d.ts +0 -8
- package/examples/node_modules/@types/node/assert.d.ts +0 -1062
- package/examples/node_modules/@types/node/async_hooks.d.ts +0 -605
- package/examples/node_modules/@types/node/buffer.buffer.d.ts +0 -471
- package/examples/node_modules/@types/node/buffer.d.ts +0 -1936
- package/examples/node_modules/@types/node/child_process.d.ts +0 -1475
- package/examples/node_modules/@types/node/cluster.d.ts +0 -577
- package/examples/node_modules/@types/node/compatibility/disposable.d.ts +0 -16
- package/examples/node_modules/@types/node/compatibility/index.d.ts +0 -9
- package/examples/node_modules/@types/node/compatibility/indexable.d.ts +0 -20
- package/examples/node_modules/@types/node/compatibility/iterators.d.ts +0 -21
- package/examples/node_modules/@types/node/console.d.ts +0 -452
- package/examples/node_modules/@types/node/constants.d.ts +0 -21
- package/examples/node_modules/@types/node/crypto.d.ts +0 -4590
- package/examples/node_modules/@types/node/dgram.d.ts +0 -597
- package/examples/node_modules/@types/node/diagnostics_channel.d.ts +0 -578
- package/examples/node_modules/@types/node/dns/promises.d.ts +0 -479
- package/examples/node_modules/@types/node/dns.d.ts +0 -871
- package/examples/node_modules/@types/node/domain.d.ts +0 -170
- package/examples/node_modules/@types/node/events.d.ts +0 -977
- package/examples/node_modules/@types/node/fs/promises.d.ts +0 -1270
- package/examples/node_modules/@types/node/fs.d.ts +0 -4375
- package/examples/node_modules/@types/node/globals.d.ts +0 -172
- package/examples/node_modules/@types/node/globals.typedarray.d.ts +0 -38
- package/examples/node_modules/@types/node/http.d.ts +0 -2049
- package/examples/node_modules/@types/node/http2.d.ts +0 -2631
- package/examples/node_modules/@types/node/https.d.ts +0 -578
- package/examples/node_modules/@types/node/index.d.ts +0 -93
- package/examples/node_modules/@types/node/inspector.generated.d.ts +0 -3966
- package/examples/node_modules/@types/node/module.d.ts +0 -539
- package/examples/node_modules/@types/node/net.d.ts +0 -1012
- package/examples/node_modules/@types/node/os.d.ts +0 -506
- package/examples/node_modules/@types/node/package.json +0 -140
- package/examples/node_modules/@types/node/path.d.ts +0 -200
- package/examples/node_modules/@types/node/perf_hooks.d.ts +0 -961
- package/examples/node_modules/@types/node/process.d.ts +0 -1957
- package/examples/node_modules/@types/node/punycode.d.ts +0 -117
- package/examples/node_modules/@types/node/querystring.d.ts +0 -152
- package/examples/node_modules/@types/node/readline/promises.d.ts +0 -162
- package/examples/node_modules/@types/node/readline.d.ts +0 -589
- package/examples/node_modules/@types/node/repl.d.ts +0 -430
- package/examples/node_modules/@types/node/sea.d.ts +0 -153
- package/examples/node_modules/@types/node/stream/consumers.d.ts +0 -38
- package/examples/node_modules/@types/node/stream/promises.d.ts +0 -90
- package/examples/node_modules/@types/node/stream/web.d.ts +0 -533
- package/examples/node_modules/@types/node/stream.d.ts +0 -1675
- package/examples/node_modules/@types/node/string_decoder.d.ts +0 -67
- package/examples/node_modules/@types/node/test.d.ts +0 -1787
- package/examples/node_modules/@types/node/timers/promises.d.ts +0 -108
- package/examples/node_modules/@types/node/timers.d.ts +0 -286
- package/examples/node_modules/@types/node/tls.d.ts +0 -1255
- package/examples/node_modules/@types/node/trace_events.d.ts +0 -197
- package/examples/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -468
- package/examples/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -34
- package/examples/node_modules/@types/node/ts5.6/index.d.ts +0 -93
- package/examples/node_modules/@types/node/tty.d.ts +0 -208
- package/examples/node_modules/@types/node/url.d.ts +0 -964
- package/examples/node_modules/@types/node/util.d.ts +0 -2331
- package/examples/node_modules/@types/node/v8.d.ts +0 -809
- package/examples/node_modules/@types/node/vm.d.ts +0 -1001
- package/examples/node_modules/@types/node/wasi.d.ts +0 -181
- package/examples/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -34
- package/examples/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
- package/examples/node_modules/@types/node/web-globals/events.d.ts +0 -97
- package/examples/node_modules/@types/node/web-globals/fetch.d.ts +0 -46
- package/examples/node_modules/@types/node/worker_threads.d.ts +0 -715
- package/examples/node_modules/@types/node/zlib.d.ts +0 -540
- package/examples/node_modules/dotenv/config.d.ts +0 -1
- package/examples/node_modules/dotenv/config.js +0 -9
- package/examples/node_modules/dotenv/lib/cli-options.js +0 -17
- package/examples/node_modules/dotenv/lib/env-options.js +0 -28
- package/examples/node_modules/dotenv/lib/main.d.ts +0 -162
- package/examples/node_modules/dotenv/lib/main.js +0 -386
- package/examples/node_modules/dotenv/package.json +0 -62
- package/examples/node_modules/esbuild/install.js +0 -289
- package/examples/node_modules/esbuild/lib/main.d.ts +0 -716
- package/examples/node_modules/esbuild/lib/main.js +0 -2242
- package/examples/node_modules/esbuild/package.json +0 -49
- package/examples/node_modules/get-tsconfig/dist/index.mjs +0 -7
- package/examples/node_modules/get-tsconfig/package.json +0 -46
- package/examples/node_modules/resolve-pkg-maps/dist/index.mjs +0 -1
- package/examples/node_modules/resolve-pkg-maps/package.json +0 -42
- package/examples/node_modules/tsx/dist/cjs/api/index.mjs +0 -1
- package/examples/node_modules/tsx/dist/cjs/index.mjs +0 -1
- package/examples/node_modules/tsx/dist/cli.mjs +0 -55
- package/examples/node_modules/tsx/dist/client-BQVF1NaW.mjs +0 -1
- package/examples/node_modules/tsx/dist/esm/api/index.mjs +0 -1
- package/examples/node_modules/tsx/dist/esm/index.mjs +0 -2
- package/examples/node_modules/tsx/dist/get-pipe-path-BHW2eJdv.mjs +0 -1
- package/examples/node_modules/tsx/dist/index-7AaEi15b.mjs +0 -14
- package/examples/node_modules/tsx/dist/index-gbaejti9.mjs +0 -1
- package/examples/node_modules/tsx/dist/lexer-DQCqS3nf.mjs +0 -3
- package/examples/node_modules/tsx/dist/loader.mjs +0 -1
- package/examples/node_modules/tsx/dist/node-features-_8ZFwP_x.mjs +0 -1
- package/examples/node_modules/tsx/dist/package-CeBgXWuR.mjs +0 -1
- package/examples/node_modules/tsx/dist/patch-repl.mjs +0 -1
- package/examples/node_modules/tsx/dist/preflight.mjs +0 -1
- package/examples/node_modules/tsx/dist/register-B7jrtLTO.mjs +0 -1
- package/examples/node_modules/tsx/dist/register-CFH5oNdT.mjs +0 -4
- package/examples/node_modules/tsx/dist/repl.mjs +0 -3
- package/examples/node_modules/tsx/dist/require-DQxpCAr4.mjs +0 -1
- package/examples/node_modules/tsx/dist/suppress-warnings.mjs +0 -1
- package/examples/node_modules/tsx/dist/temporary-directory-CwHp0_NW.mjs +0 -1
- package/examples/node_modules/tsx/dist/types-Cxp8y2TL.d.ts +0 -5
- package/examples/node_modules/tsx/package.json +0 -68
- package/examples/node_modules/undici-types/agent.d.ts +0 -31
- package/examples/node_modules/undici-types/api.d.ts +0 -43
- package/examples/node_modules/undici-types/balanced-pool.d.ts +0 -29
- package/examples/node_modules/undici-types/cache.d.ts +0 -36
- package/examples/node_modules/undici-types/client.d.ts +0 -108
- package/examples/node_modules/undici-types/connector.d.ts +0 -34
- package/examples/node_modules/undici-types/content-type.d.ts +0 -21
- package/examples/node_modules/undici-types/cookies.d.ts +0 -28
- package/examples/node_modules/undici-types/diagnostics-channel.d.ts +0 -66
- package/examples/node_modules/undici-types/dispatcher.d.ts +0 -256
- package/examples/node_modules/undici-types/env-http-proxy-agent.d.ts +0 -21
- package/examples/node_modules/undici-types/errors.d.ts +0 -149
- package/examples/node_modules/undici-types/eventsource.d.ts +0 -61
- package/examples/node_modules/undici-types/fetch.d.ts +0 -209
- package/examples/node_modules/undici-types/file.d.ts +0 -39
- package/examples/node_modules/undici-types/filereader.d.ts +0 -54
- package/examples/node_modules/undici-types/formdata.d.ts +0 -108
- package/examples/node_modules/undici-types/global-dispatcher.d.ts +0 -9
- package/examples/node_modules/undici-types/global-origin.d.ts +0 -7
- package/examples/node_modules/undici-types/handlers.d.ts +0 -15
- package/examples/node_modules/undici-types/header.d.ts +0 -4
- package/examples/node_modules/undici-types/index.d.ts +0 -71
- package/examples/node_modules/undici-types/interceptors.d.ts +0 -17
- package/examples/node_modules/undici-types/mock-agent.d.ts +0 -50
- package/examples/node_modules/undici-types/mock-client.d.ts +0 -25
- package/examples/node_modules/undici-types/mock-errors.d.ts +0 -12
- package/examples/node_modules/undici-types/mock-interceptor.d.ts +0 -93
- package/examples/node_modules/undici-types/mock-pool.d.ts +0 -25
- package/examples/node_modules/undici-types/package.json +0 -55
- package/examples/node_modules/undici-types/patch.d.ts +0 -33
- package/examples/node_modules/undici-types/pool-stats.d.ts +0 -19
- package/examples/node_modules/undici-types/pool.d.ts +0 -39
- package/examples/node_modules/undici-types/proxy-agent.d.ts +0 -28
- package/examples/node_modules/undici-types/readable.d.ts +0 -65
- package/examples/node_modules/undici-types/retry-agent.d.ts +0 -8
- package/examples/node_modules/undici-types/retry-handler.d.ts +0 -116
- package/examples/node_modules/undici-types/util.d.ts +0 -18
- package/examples/node_modules/undici-types/webidl.d.ts +0 -228
- 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
|
|
52
|
+
npm add @quiverai/sdk
|
|
57
53
|
```
|
|
58
54
|
|
|
59
55
|
### PNPM
|
|
60
56
|
|
|
61
57
|
```bash
|
|
62
|
-
pnpm add
|
|
58
|
+
pnpm add @quiverai/sdk
|
|
63
59
|
```
|
|
64
60
|
|
|
65
61
|
### Bun
|
|
66
62
|
|
|
67
63
|
```bash
|
|
68
|
-
bun add
|
|
64
|
+
bun add @quiverai/sdk
|
|
69
65
|
```
|
|
70
66
|
|
|
71
67
|
### Yarn
|
|
72
68
|
|
|
73
69
|
```bash
|
|
74
|
-
yarn add
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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.
|
|
34
|
+
readonly sdkVersion: "0.1.4";
|
|
35
35
|
readonly genVersion: "2.788.15";
|
|
36
|
-
readonly userAgent: "speakeasy-sdk/typescript 0.1.
|
|
36
|
+
readonly userAgent: "speakeasy-sdk/typescript 0.1.4 2.788.15 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.
|
|
34
|
+
sdkVersion: "0.1.4",
|
|
35
35
|
genVersion: "2.788.15",
|
|
36
|
-
userAgent: "speakeasy-sdk/typescript 0.1.
|
|
36
|
+
userAgent: "speakeasy-sdk/typescript 0.1.4 2.788.15 1.0.0 @quiverai/sdk",
|
|
37
37
|
};
|
|
38
38
|
//# sourceMappingURL=config.js.map
|
|
@@ -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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
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: "
|
|
57
|
+
operationID: "CreateSVGVectorization",
|
|
58
58
|
oAuth2Scopes: null,
|
|
59
59
|
resolvedSecurity: requestSecurity,
|
|
60
60
|
securitySource: client._options.bearerAuth,
|
package/dist/esm/lib/config.d.ts
CHANGED
|
@@ -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.
|
|
34
|
+
readonly sdkVersion: "0.1.4";
|
|
35
35
|
readonly genVersion: "2.788.15";
|
|
36
|
-
readonly userAgent: "speakeasy-sdk/typescript 0.1.
|
|
36
|
+
readonly userAgent: "speakeasy-sdk/typescript 0.1.4 2.788.15 1.0.0 @quiverai/sdk";
|
|
37
37
|
};
|
|
38
38
|
//# sourceMappingURL=config.d.ts.map
|
package/dist/esm/lib/config.js
CHANGED
|
@@ -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.
|
|
30
|
+
sdkVersion: "0.1.4",
|
|
31
31
|
genVersion: "2.788.15",
|
|
32
|
-
userAgent: "speakeasy-sdk/typescript 0.1.
|
|
32
|
+
userAgent: "speakeasy-sdk/typescript 0.1.4 2.788.15 1.0.0 @quiverai/sdk",
|
|
33
33
|
};
|
|
34
34
|
//# sourceMappingURL=config.js.map
|