|
1 | 1 | lockVersion: 2.0.0 |
2 | 2 | id: 8bd6d3b6-cae6-4e55-b72f-6fdc1dbce9a1 |
3 | 3 | management: |
4 | | - docChecksum: 6657dd3e876a909472f364dc1fe34d72 |
| 4 | + docChecksum: eea382efbb6545b93db6c5b075e96409 |
5 | 5 | docVersion: 0.0.0 |
6 | | - speakeasyVersion: 1.480.0 |
7 | | - generationVersion: 2.499.0 |
8 | | - releaseVersion: 0.6.2 |
9 | | - configChecksum: f41c806c90a2fadee46578cb5e358e89 |
| 6 | + speakeasyVersion: 1.513.2 |
| 7 | + generationVersion: 2.545.2 |
| 8 | + releaseVersion: 0.7.0 |
| 9 | + configChecksum: 0abbd1aa7e38869319749dd42cb6d8dc |
10 | 10 | repoURL: https://github.com/livepeer/livepeer-ai-js.git |
11 | 11 | installationURL: https://github.com/livepeer/livepeer-ai-js |
12 | 12 | published: true |
13 | 13 | features: |
14 | 14 | typescript: |
15 | 15 | additionalDependencies: 0.1.0 |
16 | 16 | constsAndDefaults: 0.1.11 |
17 | | - core: 3.18.20 |
| 17 | + core: 3.21.3 |
18 | 18 | defaultEnabledRetries: 0.1.0 |
19 | 19 | envVarSecurityUsage: 0.1.2 |
20 | | - globalSecurity: 2.82.12 |
| 20 | + flattening: 2.82.1 |
| 21 | + globalSecurity: 2.82.13 |
21 | 22 | globalSecurityCallbacks: 0.1.0 |
22 | 23 | globalSecurityFlattening: 0.1.0 |
23 | 24 | globalServerURLs: 2.82.4 |
@@ -75,6 +76,7 @@ generatedFiles: |
75 | 76 | - docs/models/operations/genimagetoimageresponse.md |
76 | 77 | - docs/models/operations/genimagetotextresponse.md |
77 | 78 | - docs/models/operations/genimagetovideoresponse.md |
| 79 | + - docs/models/operations/genlivevideotovideorequest.md |
78 | 80 | - docs/models/operations/genlivevideotovideoresponse.md |
79 | 81 | - docs/models/operations/genllmresponse.md |
80 | 82 | - docs/models/operations/gensegmentanything2response.md |
@@ -164,6 +166,7 @@ generatedFiles: |
164 | 166 | - src/sdk/generate.ts |
165 | 167 | - src/sdk/index.ts |
166 | 168 | - src/sdk/sdk.ts |
| 169 | + - src/types/async.ts |
167 | 170 | - src/types/blobs.ts |
168 | 171 | - src/types/constdatetime.ts |
169 | 172 | - src/types/enums.ts |
@@ -281,10 +284,10 @@ examples: |
281 | 284 | genLiveVideoToVideo: |
282 | 285 | speakeasy-default-gen-live-video-to-video: |
283 | 286 | requestBody: |
284 | | - application/json: {"subscribe_url": "https://soulful-lava.org/", "publish_url": "https://vain-tabletop.biz", "control_url": "", "events_url": "", "model_id": ""} |
| 287 | + application/json: {"subscribe_url": "https://soulful-lava.org/", "publish_url": "https://vain-tabletop.biz", "control_url": "", "events_url": "", "model_id": "", "gateway_request_id": "", "stream_id": ""} |
285 | 288 | responses: |
286 | 289 | "200": |
287 | | - application/json: {"subscribe_url": "https://vain-kiss.name", "publish_url": "https://frail-duffel.com", "control_url": "", "events_url": ""} |
| 290 | + application/json: {"subscribe_url": "https://vain-kiss.name", "publish_url": "https://frail-duffel.com", "control_url": "", "events_url": "", "request_id": ""} |
288 | 291 | "400": |
289 | 292 | application/json: {"detail": {"msg": "<value>"}} |
290 | 293 | "422": |
|
0 commit comments