Skip to content

Commit ad12814

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.546.2
1 parent 80214d1 commit ad12814

33 files changed

+781
-688
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
**/__pycache__/
2+
**/.speakeasy/temp/
3+
**/.speakeasy/logs/
14
.speakeasy/reports
25
# Speakeasy
36
.venv/

.speakeasy/gen.lock

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
lockVersion: 2.0.0
22
id: 2d5dbf5a-62be-411a-9c7b-bc7b6dc79e13
33
management:
4-
docChecksum: 6657dd3e876a909472f364dc1fe34d72
5-
docVersion: 0.0.0
6-
speakeasyVersion: 1.480.0
7-
generationVersion: 2.499.0
8-
releaseVersion: 0.10.0
9-
configChecksum: 2b2d2389ee9ff1be5cd354baf7c62739
4+
docChecksum: 2c2f35044e9904f5bbd8daec5eed8020
5+
docVersion: 0.1.0
6+
speakeasyVersion: 1.546.2
7+
generationVersion: 2.604.4
8+
releaseVersion: 0.11.0
9+
configChecksum: 52a94f0a247950fb318ac80936eeb342
1010
repoURL: https://github.com/livepeer/livepeer-ai-python.git
1111
installationURL: https://github.com/livepeer/livepeer-ai-python.git
1212
published: true
1313
features:
1414
python:
1515
additionalDependencies: 1.0.0
1616
constsAndDefaults: 1.0.5
17-
core: 5.10.7
17+
core: 5.18.1
1818
defaultEnabledRetries: 0.2.0
1919
envVarSecurityUsage: 0.3.2
20-
globalSecurity: 3.0.2
20+
globalSecurity: 3.0.3
2121
globalSecurityCallbacks: 1.0.0
2222
globalSecurityFlattening: 1.0.0
23-
globalServerURLs: 3.1.0
23+
globalServerURLs: 3.1.1
2424
multipartFileContentType: 1.0.0
2525
nameOverrides: 3.0.1
2626
responseFormat: 1.0.1
2727
retries: 3.0.2
28-
sdkHooks: 1.0.0
28+
sdkHooks: 1.0.1
2929
unions: 3.0.4
3030
uploadStreams: 1.0.0
3131
generatedFiles:
@@ -88,7 +88,7 @@ generatedFiles:
8888
- py.typed
8989
- pylintrc
9090
- pyproject.toml
91-
- scripts/prepare-readme.py
91+
- scripts/prepare_readme.py
9292
- scripts/publish.sh
9393
- src/livepeer_ai/__init__.py
9494
- src/livepeer_ai/_hooks/__init__.py
@@ -98,6 +98,7 @@ generatedFiles:
9898
- src/livepeer_ai/basesdk.py
9999
- src/livepeer_ai/generate.py
100100
- src/livepeer_ai/httpclient.py
101+
- src/livepeer_ai/models/__init__.py
101102
- src/livepeer_ai/models/components/__init__.py
102103
- src/livepeer_ai/models/components/apierror.py
103104
- src/livepeer_ai/models/components/audioresponse.py
@@ -149,6 +150,7 @@ generatedFiles:
149150
- src/livepeer_ai/types/basemodel.py
150151
- src/livepeer_ai/utils/__init__.py
151152
- src/livepeer_ai/utils/annotations.py
153+
- src/livepeer_ai/utils/datetimes.py
152154
- src/livepeer_ai/utils/enums.py
153155
- src/livepeer_ai/utils/eventstreaming.py
154156
- src/livepeer_ai/utils/forms.py
@@ -169,7 +171,7 @@ examples:
169171
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}
170172
responses:
171173
"200":
172-
application/json: {"images": [{"url": "https://hateful-cruelty.name", "seed": 857392, "nsfw": true}]}
174+
application/json: {"images": []}
173175
"400":
174176
application/json: {"detail": {"msg": "<value>"}}
175177
"422":
@@ -182,7 +184,7 @@ examples:
182184
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}
183185
responses:
184186
"200":
185-
application/json: {"images": [{"url": "https://selfish-operating.name/", "seed": 976514, "nsfw": false}]}
187+
application/json: {"images": [{"url": "https://self-reliant-exploration.org/", "seed": 345463, "nsfw": false}]}
186188
"400":
187189
application/json: {"detail": {"msg": "<value>"}}
188190
"422":
@@ -195,7 +197,7 @@ examples:
195197
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}
196198
responses:
197199
"200":
198-
application/json: {"images": [{"url": "https://low-handover.name/", "seed": 87160, "nsfw": true}]}
200+
application/json: {"images": [{"url": "https://jittery-sonar.biz/", "seed": 271090, "nsfw": true}]}
199201
"400":
200202
application/json: {"detail": {"msg": "<value>"}}
201203
"422":
@@ -208,7 +210,7 @@ examples:
208210
multipart/form-data: {"prompt": "<value>", "image": {"": "x-file: example.file"}, "model_id": "", "safety_check": true, "num_inference_steps": 75}
209211
responses:
210212
"200":
211-
application/json: {"images": [{"url": "https://bogus-typewriter.net", "seed": 311567, "nsfw": false}]}
213+
application/json: {"images": []}
212214
"400":
213215
application/json: {"detail": {"msg": "<value>"}}
214216
"422":
@@ -221,7 +223,7 @@ examples:
221223
multipart/form-data: {"audio": {"": "x-file: example.file"}, "model_id": "", "return_timestamps": "true"}
222224
responses:
223225
"200":
224-
application/json: {"text": "<value>", "chunks": [{"timestamp": ["<value>", "<value>"], "text": "<value>"}, {"timestamp": [], "text": "<value>"}]}
226+
application/json: {"text": "<value>", "chunks": [{"timestamp": ["<value 1>"], "text": "<value>"}]}
225227
"400":
226228
application/json: {"detail": {"msg": "<value>"}}
227229
"422":
@@ -244,10 +246,10 @@ examples:
244246
genLLM:
245247
speakeasy-default-gen-LLM:
246248
requestBody:
247-
application/json: {"messages": [], "model": "", "temperature": 0.7, "max_tokens": 256, "top_p": 1, "top_k": -1, "stream": false}
249+
application/json: {"messages": [{"role": "<value>", "content": "<value>"}, {"role": "<value>", "content": "<value>"}], "model": "", "temperature": 0.7, "max_tokens": 256, "top_p": 1, "top_k": -1, "stream": false}
248250
responses:
249251
"200":
250-
application/json: {"id": "<id>", "model": "Expedition", "created": 755586, "usage": {"prompt_tokens": 348799, "completion_tokens": 332397, "total_tokens": 528534}, "choices": []}
252+
application/json: {"id": "<id>", "model": "Explorer", "created": 166063, "usage": {"prompt_tokens": 213097, "completion_tokens": 185693, "total_tokens": 530500}, "choices": [{"index": 988826, "finish_reason": ""}]}
251253
"400":
252254
application/json: {"detail": {"msg": "<value>"}}
253255
"422":
@@ -270,10 +272,10 @@ examples:
270272
genLiveVideoToVideo:
271273
speakeasy-default-gen-live-video-to-video:
272274
requestBody:
273-
application/json: {"subscribe_url": "https://soulful-lava.org/", "publish_url": "https://vain-tabletop.biz", "control_url": "", "events_url": "", "model_id": ""}
275+
application/json: {"subscribe_url": "https://soulful-finding.biz", "publish_url": "https://monumental-representation.biz/", "control_url": "", "events_url": "", "model_id": "", "gateway_request_id": "", "stream_id": ""}
274276
responses:
275277
"200":
276-
application/json: {"subscribe_url": "https://vain-kiss.name", "publish_url": "https://frail-duffel.com", "control_url": "", "events_url": ""}
278+
application/json: {"subscribe_url": "https://any-expense.com/", "publish_url": "https://early-abacus.org", "control_url": "", "events_url": "", "request_id": ""}
277279
"400":
278280
application/json: {"detail": {"msg": "<value>"}}
279281
"422":
@@ -286,12 +288,12 @@ examples:
286288
application/json: {"model_id": "", "text": "", "description": "A male speaker delivers a slightly expressive and animated speech with a moderate speed and pitch."}
287289
responses:
288290
"200":
289-
application/json: {"audio": {"url": "https://accurate-parsnip.net/"}}
291+
application/json: {"audio": {"url": "https://slushy-elevation.net/"}}
290292
"400":
291293
application/json: {"detail": {"msg": "<value>"}}
292294
"422":
293295
application/json: {}
294296
"500":
295297
application/json: {"detail": {"msg": "<value>"}}
296-
examplesVersion: 1.0.0
298+
examplesVersion: 1.0.2
297299
generatedTests: {}

.speakeasy/gen.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,16 @@ generation:
77
useClassNamesForArrayFields: true
88
fixes:
99
nameResolutionDec2023: true
10+
nameResolutionFeb2025: false
1011
parameterOrderingFeb2024: true
1112
requestResponseComponentNamesFeb2024: true
13+
securityFeb2025: false
14+
sharedErrorComponentsApr2025: false
1215
auth:
1316
oAuth2ClientCredentialsEnabled: true
1417
oAuth2PasswordEnabled: false
1518
python:
16-
version: 0.10.0
19+
version: 0.11.0
1720
additionalDependencies:
1821
dev: {}
1922
main: {}
@@ -41,8 +44,11 @@ python:
4144
inputModelSuffix: input
4245
maxMethodParams: 4
4346
methodArguments: require-security-and-request
47+
moduleName: ""
4448
outputModelSuffix: output
4549
packageName: livepeer-ai
4650
projectUrls: {}
51+
pytestFilterWarnings: []
52+
pytestTimeout: 0
4753
responseFormat: envelope-http
4854
templateVersion: v2

.speakeasy/workflow.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
speakeasyVersion: 1.480.0
1+
speakeasyVersion: 1.546.2
22
sources:
33
livepeer_ai-OAS:
44
sourceNamespace: livepeer-ai-oas
5-
sourceRevisionDigest: sha256:0f47b792f474d38abc86f9276b065e4047dc61d6c0899a85a11008e48857db3a
6-
sourceBlobDigest: sha256:7c0df39c1c5f0ffe580b63f5dc6cb0f81181f5361a80f63f41314cf81d0f3bf4
5+
sourceRevisionDigest: sha256:15f6304e212f90547f92332965296a59c14f84ed9e4736ebce2164c62b72bc54
6+
sourceBlobDigest: sha256:fe4da37cb00b561462984ee59b590fed7f004fee5572a4bcf2532371841e3dbd
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1736900210
10-
- 0.0.0
9+
- speakeasy-sdk-regen-1739751486
10+
- 0.1.0
1111
targets:
1212
livepeer-ai:
1313
source: livepeer_ai-OAS
@@ -17,10 +17,10 @@ targets:
1717
livepeer-ai-python:
1818
source: livepeer_ai-OAS
1919
sourceNamespace: livepeer-ai-oas
20-
sourceRevisionDigest: sha256:0f47b792f474d38abc86f9276b065e4047dc61d6c0899a85a11008e48857db3a
21-
sourceBlobDigest: sha256:7c0df39c1c5f0ffe580b63f5dc6cb0f81181f5361a80f63f41314cf81d0f3bf4
20+
sourceRevisionDigest: sha256:15f6304e212f90547f92332965296a59c14f84ed9e4736ebce2164c62b72bc54
21+
sourceBlobDigest: sha256:fe4da37cb00b561462984ee59b590fed7f004fee5572a4bcf2532371841e3dbd
2222
codeSamplesNamespace: code-samples-python-livepeer-python
23-
codeSamplesRevisionDigest: sha256:c8ec9be643b93d4a2f53b416df7270cf0cdb44cee849f5de6d2501edef3d2fa9
23+
codeSamplesRevisionDigest: sha256:9b830cafc4e7941d72ca92bc7d322f4168ebbd439c50bb7f9d090f7eb65ae190
2424
workflow:
2525
workflowVersion: 1.0.0
2626
speakeasyVersion: latest

0 commit comments

Comments
 (0)