1
- speakeasyVersion: 1.383.2
1
+ speakeasyVersion: 1.398.0
2
2
sources:
3
3
livepeer_ai-OAS:
4
4
sourceNamespace: livepeer-ai-oas
5
- sourceRevisionDigest: sha256:dc8a34ad23c433035d3b919390f524abd2bc777cc8fc37ddcadbb0aada0b3615
6
- sourceBlobDigest: sha256:6062f3b4ac6538ff6f4465a264f1806261e6509c5581be6c2189430acb21b315
5
+ sourceRevisionDigest: sha256:6cbee14c0d5849a13bce5e04f5da315bd17a01097f99852cb551396cd64370c0
6
+ sourceBlobDigest: sha256:c8ed257dd95d5b700b8b833207b03919f6ab0bf71aadba63615beb43761d0ea6
7
7
tags:
8
8
- latest
9
- - main
10
9
targets:
11
10
livepeer-ai:
12
11
source: livepeer_ai-OAS
13
12
sourceNamespace: livepeer-ai-oas
14
13
sourceRevisionDigest: sha256:7ac58682b776e03b6609bbca82499bca46176c857e7e1c1ccdc7f916edf3de02
15
14
sourceBlobDigest: sha256:26199d9d483dcc00982af07497f482f7d056c167e9e3c39543fafd1efada287c
16
- outLocation: /home/ricks/development/livepeer/ai/livepeer-ai-python
17
15
livepeer-ai-python:
18
16
source: livepeer_ai-OAS
19
17
sourceNamespace: livepeer-ai-oas
20
- sourceRevisionDigest: sha256:dc8a34ad23c433035d3b919390f524abd2bc777cc8fc37ddcadbb0aada0b3615
21
- sourceBlobDigest: sha256:6062f3b4ac6538ff6f4465a264f1806261e6509c5581be6c2189430acb21b315
18
+ sourceRevisionDigest: sha256:6cbee14c0d5849a13bce5e04f5da315bd17a01097f99852cb551396cd64370c0
19
+ sourceBlobDigest: sha256:c8ed257dd95d5b700b8b833207b03919f6ab0bf71aadba63615beb43761d0ea6
22
20
codeSamplesNamespace: code-samples-python-livepeer-python
23
- codeSamplesRevisionDigest: sha256:b20f0df201d0eac5b01b9624f45db9f37ecbf5f8945051415eba3fc171d06b07
24
- outLocation: /github/workspace/repo
21
+ codeSamplesRevisionDigest: sha256:182a64a7b21f4fc7f6124045bcf09be730b8b1b8c0695bde537facb43a6f3212
25
22
workflow:
26
23
workflowVersion: 1.0.0
27
24
speakeasyVersion: latest
@@ -30,12 +27,15 @@ workflow:
30
27
inputs:
31
28
- location: https://raw.githubusercontent.com/livepeer/ai-worker/main/runner/gateway.openapi.yaml
32
29
registry:
33
- location: registry.speakeasyapi.dev/livepeer-8mq /livepeer-ai/livepeer-ai-oas
30
+ location: registry.speakeasyapi.dev/livepeer/livepeer-ai/livepeer-ai-oas
34
31
targets:
35
32
livepeer-ai-python:
36
33
target: python
37
34
source: livepeer_ai-OAS
35
+ publish:
36
+ pypi:
37
+ token: $pypi_token
38
38
codeSamples:
39
39
output: codeSamples.yaml
40
40
registry:
41
- location: registry.speakeasyapi.dev/livepeer-8mq /livepeer-ai/code-samples-python-livepeer-python
41
+ location: registry.speakeasyapi.dev/livepeer/livepeer-ai/code-samples-python-livepeer-python
0 commit comments