Skip to content

Commit dfc17f7

Browse files
committed
feat(ts-sdk): release v0.0.95
1 parent e39dc78 commit dfc17f7

4 files changed

Lines changed: 43 additions & 11 deletions

File tree

clients/ts-sdk/openapi.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5620,6 +5620,13 @@
56205620
},
56215621
"description": "Query ID that is used for tracking analytics"
56225622
}
5623+
},
5624+
"content": {
5625+
"application/json": {
5626+
"schema": {
5627+
"$ref": "#/components/schemas/ImageEditResponse"
5628+
}
5629+
}
56235630
}
56245631
},
56255632
"400": {

clients/ts-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"files": [
1818
"dist"
1919
],
20-
"version": "0.0.94",
20+
"version": "0.0.95",
2121
"license": "MIT",
2222
"scripts": {
2323
"lint": "eslint 'src/**/*.ts'",

clients/ts-sdk/src/types.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5849,7 +5849,7 @@ export type EditImageData = {
58495849
trDataset: string;
58505850
};
58515851

5852-
export type EditImageResponse = (string);
5852+
export type EditImageResponse = (ImageEditResponse);
58535853

58545854
export type GetToolFunctionParamsData = {
58555855
/**
@@ -7542,7 +7542,7 @@ export type $OpenApiTs = {
75427542
/**
75437543
* A list of base64 encoded images
75447544
*/
7545-
200: string;
7545+
200: ImageEditResponse;
75467546
/**
75477547
* Service error relating to editing the image
75487548
*/

yarn.lock

Lines changed: 33 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5240,11 +5240,6 @@ mdast-util-gfm-task-list-item@^2.0.0:
52405240
version "2.0.0"
52415241
resolved "https://registry.yarnpkg.com/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz#e68095d2f8a4303ef24094ab642e1047b991a936"
52425242
integrity sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==
5243-
dependencies:
5244-
"@types/mdast" "^4.0.0"
5245-
devlop "^1.0.0"
5246-
mdast-util-from-markdown "^2.0.0"
5247-
mdast-util-to-markdown "^2.0.0"
52485243

52495244
mdast-util-gfm@^2.0.0:
52505245
version "2.0.2"
@@ -7505,7 +7500,16 @@ std-env@^3.8.0:
75057500
resolved "https://registry.npmjs.org/std-env/-/std-env-3.8.1.tgz"
75067501
integrity sha512-vj5lIj3Mwf9D79hBkltk5qmkFI+biIKWS2IBxEyEU3AX1tUf7AoL8nSazCOiiqQsGKIq01SClsKEzweu34uwvA==
75077502

7508-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7503+
"string-width-cjs@npm:string-width@^4.2.0":
7504+
version "4.2.3"
7505+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
7506+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7507+
dependencies:
7508+
emoji-regex "^8.0.0"
7509+
is-fullwidth-code-point "^3.0.0"
7510+
strip-ansi "^6.0.1"
7511+
7512+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
75097513
version "4.2.3"
75107514
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
75117515
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7600,7 +7604,14 @@ stringify-entities@^4.0.0:
76007604
character-entities-html4 "^2.0.0"
76017605
character-entities-legacy "^3.0.0"
76027606

7603-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7607+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
7608+
version "6.0.1"
7609+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
7610+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
7611+
dependencies:
7612+
ansi-regex "^5.0.1"
7613+
7614+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
76047615
version "6.0.1"
76057616
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
76067617
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -7854,6 +7865,11 @@ trieve-ts-sdk@^0.0.92:
78547865
resolved "https://registry.yarnpkg.com/trieve-ts-sdk/-/trieve-ts-sdk-0.0.92.tgz#d290d81e9961eb2f9d87100f0c9f648f7789ef5c"
78557866
integrity sha512-V0gMzr/o0Zv7MWptqItmM5Q1oGwzS452S0WSUBH2C8k1q63bz2UcBNm743pbTHLkZ0Bw54oM3yct+hLPGJQ6Cg==
78567867

7868+
trieve-ts-sdk@^0.0.93:
7869+
version "0.0.93"
7870+
resolved "https://registry.yarnpkg.com/trieve-ts-sdk/-/trieve-ts-sdk-0.0.93.tgz#57168b4d4d5822e0e3947ebef86cec2371123ac0"
7871+
integrity sha512-LLshhGlRRStPU5FfFW2I1AVt7/aHKm4cCO0Bd8PMfpHVJv7vAOkn1KDu/NVoI4seY3K3DJg3NyEUwcKoymoauQ==
7872+
78577873
trim-lines@^3.0.0:
78587874
version "3.0.1"
78597875
resolved "https://registry.npmjs.org/trim-lines/-/trim-lines-3.0.1.tgz"
@@ -8491,7 +8507,16 @@ wordwrap@^1.0.0:
84918507
resolved "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz"
84928508
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
84938509

8494-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
8510+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
8511+
version "7.0.0"
8512+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
8513+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8514+
dependencies:
8515+
ansi-styles "^4.0.0"
8516+
string-width "^4.1.0"
8517+
strip-ansi "^6.0.0"
8518+
8519+
wrap-ansi@^7.0.0:
84958520
version "7.0.0"
84968521
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
84978522
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)