11lockVersion: 2.0.0
22id: 8bd6d3b6-cae6-4e55-b72f-6fdc1dbce9a1
33management:
4- docChecksum: 6657dd3e876a909472f364dc1fe34d72
5- docVersion: 0.0.0
6- speakeasyVersion: 1.480 .0
7- generationVersion: 2.499.0
8- releaseVersion: 0.6.2
9- configChecksum: f41c806c90a2fadee46578cb5e358e89
4+ docChecksum: ccf6085748e452cf3e6a2d9f287f99de
5+ docVersion: 0.13.11
6+ speakeasyVersion: 1.650 .0
7+ generationVersion: 2.743.2
8+ releaseVersion: 0.7.0
9+ configChecksum: 77e18e39d429123fa81c49824cb19573
1010 repoURL: https://github.com/livepeer/livepeer-ai-js.git
1111 installationURL: https://github.com/livepeer/livepeer-ai-js
1212 published: true
1313features:
1414 typescript:
1515 additionalDependencies: 0.1.0
16- constsAndDefaults: 0.1.11
17- core: 3.18.20
16+ constsAndDefaults: 0.1.12
17+ core: 3.26.3
1818 defaultEnabledRetries: 0.1.0
1919 envVarSecurityUsage: 0.1.2
20- globalSecurity: 2.82.12
20+ globalSecurity: 2.82.14
2121 globalSecurityCallbacks: 0.1.0
2222 globalSecurityFlattening: 0.1.0
23- globalServerURLs: 2.82.4
23+ globalServerURLs: 2.83.0
2424 nameOverrides: 2.81.2
2525 responseFormat: 0.2.3
2626 retries: 2.83.0
27- sdkHooks: 0.2 .0
28- unions: 2.85.8
27+ sdkHooks: 0.3 .0
28+ unions: 2.86.0
2929 uploadStreams: 0.1.0
3030generatedFiles:
3131 - .gitattributes
@@ -82,8 +82,11 @@ generatedFiles:
8282 - docs/models/operations/gentexttospeechresponse.md
8383 - docs/models/operations/genupscaleresponse.md
8484 - docs/sdks/generate/README.md
85- - docs/sdks/livepeer/README.md
8685 - eslint.config.mjs
86+ - examples/.env.template
87+ - examples/README.md
88+ - examples/generateTextToImage.example.ts
89+ - examples/package.json
8790 - jsr.json
8891 - package.json
8992 - src/core.ts
@@ -148,6 +151,8 @@ generatedFiles:
148151 - src/models/errors/httperror.ts
149152 - src/models/errors/httpvalidationerror.ts
150153 - src/models/errors/index.ts
154+ - src/models/errors/livepeererror.ts
155+ - src/models/errors/responsevalidationerror.ts
151156 - src/models/errors/sdkerror.ts
152157 - src/models/errors/sdkvalidationerror.ts
153158 - src/models/operations/genaudiototext.ts
@@ -164,6 +169,7 @@ generatedFiles:
164169 - src/sdk/generate.ts
165170 - src/sdk/index.ts
166171 - src/sdk/sdk.ts
172+ - src/types/async.ts
167173 - src/types/blobs.ts
168174 - src/types/constdatetime.ts
169175 - src/types/enums.ts
@@ -180,7 +186,7 @@ examples:
180186 application/json: {"model_id": "", "loras": "", "prompt": "<value>", "height": 576, "width": 1024, "guidance_scale": 7.5, "negative_prompt": "", "safety_check": true, "num_inference_steps": 50, "num_images_per_prompt": 1}
181187 responses:
182188 "200":
183- application/json: {"images": [{"url": "https://hateful-cruelty.name", "seed": 857392, "nsfw": true} ]}
189+ application/json: {"images": []}
184190 "400":
185191 application/json: {"detail": {"msg": "<value>"}}
186192 "422":
@@ -190,10 +196,10 @@ examples:
190196 genImageToImage:
191197 speakeasy-default-gen-image-to-image:
192198 requestBody:
193- multipart/form-data: {"prompt": "<value>", "image": {"": " x-file: example.file"} , "model_id": "", "loras": "", "strength": 0.8, "guidance_scale": 7.5, "image_guidance_scale": 1.5, "negative_prompt": "", "safety_check": true, "num_inference_steps": 100, "num_images_per_prompt": 1}
199+ multipart/form-data: {"prompt": "<value>", "image": " x-file: example.file", "model_id": "", "loras": "", "strength": 0.8, "guidance_scale": 7.5, "image_guidance_scale": 1.5, "negative_prompt": "", "safety_check": true, "num_inference_steps": 100, "num_images_per_prompt": 1}
194200 responses:
195201 "200":
196- application/json: {"images": [{"url": "https://selfish-operating.name/", "seed": 976514, "nsfw": false} ]}
202+ application/json: {"images": []}
197203 "400":
198204 application/json: {"detail": {"msg": "<value>"}}
199205 "422":
@@ -203,10 +209,10 @@ examples:
203209 genImageToVideo:
204210 speakeasy-default-gen-image-to-video:
205211 requestBody:
206- multipart/form-data: {"image": {"": " x-file: example.file"} , "model_id": "", "height": 576, "width": 1024, "fps": 6, "motion_bucket_id": 127, "noise_aug_strength": 0.02, "safety_check": true, "num_inference_steps": 25}
212+ multipart/form-data: {"image": " x-file: example.file", "model_id": "", "height": 576, "width": 1024, "fps": 6, "motion_bucket_id": 127, "noise_aug_strength": 0.02, "safety_check": true, "num_inference_steps": 25}
207213 responses:
208214 "200":
209- application/json: {"images": [{"url": "https://low-handover.name/", "seed": 87160, "nsfw": true} ]}
215+ application/json: {"images": []}
210216 "400":
211217 application/json: {"detail": {"msg": "<value>"}}
212218 "422":
@@ -216,10 +222,10 @@ examples:
216222 genUpscale:
217223 speakeasy-default-gen-upscale:
218224 requestBody:
219- multipart/form-data: {"prompt": "<value>", "image": {"": " x-file: example.file"} , "model_id": "", "safety_check": true, "num_inference_steps": 75}
225+ multipart/form-data: {"prompt": "<value>", "image": " x-file: example.file", "model_id": "", "safety_check": true, "num_inference_steps": 75}
220226 responses:
221227 "200":
222- application/json: {"images": [{"url": "https://bogus-typewriter.net", "seed": 311567, "nsfw": false} ]}
228+ application/json: {"images": []}
223229 "400":
224230 application/json: {"detail": {"msg": "<value>"}}
225231 "422":
@@ -229,10 +235,10 @@ examples:
229235 genAudioToText:
230236 speakeasy-default-gen-audio-to-text:
231237 requestBody:
232- multipart/form-data: {"audio": {"": " x-file: example.file"} , "model_id": "", "return_timestamps": "true"}
238+ multipart/form-data: {"audio": " x-file: example.file", "model_id": "", "return_timestamps": "true"}
233239 responses:
234240 "200":
235- application/json: {"text": "<value>", "chunks": [{"timestamp": ["<value>", "<value>"], "text": "<value>"}, {"timestamp": [], "text": "<value>"} ]}
241+ application/json: {"text": "<value>", "chunks": []}
236242 "400":
237243 application/json: {"detail": {"msg": "<value>"}}
238244 "422":
@@ -242,7 +248,7 @@ examples:
242248 genSegmentAnything2:
243249 speakeasy-default-gen-segment-anything2:
244250 requestBody:
245- multipart/form-data: {"image": {"": " x-file: example.file"} , "model_id": "", "multimask_output": true, "return_logits": true, "normalize_coords": true}
251+ multipart/form-data: {"image": " x-file: example.file", "model_id": "", "multimask_output": true, "return_logits": true, "normalize_coords": true}
246252 responses:
247253 "200":
248254 application/json: {"masks": "<value>", "scores": "<value>", "logits": "<value>"}
@@ -255,10 +261,10 @@ examples:
255261 genLLM:
256262 speakeasy-default-gen-LLM:
257263 requestBody:
258- application/json: {"messages": [], "model": "", "temperature": 0.7, "max_tokens": 256, "top_p": 1, "top_k": -1, "stream": false}
264+ application/json: {"messages": [{"role": "<value>", "content": "<value>"} ], "model": "", "temperature": 0.7, "max_tokens": 256, "top_p": 1, "top_k": -1, "stream": false}
259265 responses:
260266 "200":
261- application/json: {"id": "<id>", "model": "Expedition ", "created": 755586 , "usage": {"prompt_tokens": 348799 , "completion_tokens": 332397 , "total_tokens": 528534 }, "choices": []}
267+ application/json: {"id": "<id>", "model": "Explorer ", "created": 166063 , "usage": {"prompt_tokens": 213097 , "completion_tokens": 185693 , "total_tokens": 530500 }, "choices": []}
262268 "400":
263269 application/json: {"detail": {"msg": "<value>"}}
264270 "422":
@@ -268,7 +274,7 @@ examples:
268274 genImageToText:
269275 speakeasy-default-gen-image-to-text:
270276 requestBody:
271- multipart/form-data: {"image": {"": " x-file: example.file"} , "prompt": "", "model_id": ""}
277+ multipart/form-data: {"image": " x-file: example.file", "prompt": "", "model_id": ""}
272278 responses:
273279 "200":
274280 application/json: {"text": "<value>"}
@@ -281,10 +287,10 @@ examples:
281287 genLiveVideoToVideo:
282288 speakeasy-default-gen-live-video-to-video:
283289 requestBody:
284- application/json: {"subscribe_url": "https://soulful-lava.org/ ", "publish_url": "https://vain-tabletop .biz", "control_url": "", "events_url": "", "model_id": ""}
290+ application/json: {"subscribe_url": "https://soulful-finding.biz ", "publish_url": "https://monumental-representation .biz/ ", "control_url": "", "events_url": "", "model_id": "", "gateway_request_id": "", "manifest_id": "", "stream_id ": ""}
285291 responses:
286292 "200":
287- application/json: {"subscribe_url": "https://vain-kiss.name ", "publish_url": "https://frail-duffel.com ", "control_url": "", "events_url": ""}
293+ application/json: {"subscribe_url": "https://any-expense.com/ ", "publish_url": "https://early-abacus.org ", "control_url": "", "events_url": "", "request_id": "", "manifest_id ": ""}
288294 "400":
289295 application/json: {"detail": {"msg": "<value>"}}
290296 "422":
@@ -297,12 +303,13 @@ examples:
297303 application/json: {"model_id": "", "text": "", "description": "A male speaker delivers a slightly expressive and animated speech with a moderate speed and pitch."}
298304 responses:
299305 "200":
300- application/json: {"audio": {"url": "https://accurate-parsnip .net/"}}
306+ application/json: {"audio": {"url": "https://slushy-elevation .net/"}}
301307 "400":
302308 application/json: {"detail": {"msg": "<value>"}}
303309 "422":
304310 application/json: {}
305311 "500":
306312 application/json: {"detail": {"msg": "<value>"}}
307- examplesVersion: 1.0.0
313+ examplesVersion: 1.0.2
308314generatedTests: {}
315+ releaseNotes: "## Typescript SDK Changes Detected:\n* `livepeer.generate.liveVideoToVideo()`: \n * `request` **Changed**\n * `response` **Changed**\n"
0 commit comments