Skip to content

Commit c7c9c01

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.526.0
1 parent 2e9b8a1 commit c7c9c01

31 files changed

+136
-126
lines changed

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.525.2
1+
speakeasyVersion: 1.526.0
22
sources:
33
orq-ai-sdk-prerelease-python:
44
sourceNamespace: orq-ai-sdk-prerelease-python
5-
sourceRevisionDigest: sha256:bc5b06e839bf075eefd0300516bb983ea3175bd7fec9664d2ab403da170b66ea
6-
sourceBlobDigest: sha256:ad6f012a73d79a2af84d8f8f373ce0854b366fa4b224f0c194c742566ab1f793
5+
sourceRevisionDigest: sha256:27c07a114f9aa8161ffce67ad478522d70c11c9f72a2be5940b8bb00061974de
6+
sourceBlobDigest: sha256:62a66e4f5bb79f67094144bcb5637c5a106769991f42c820f8354bd1228f155f
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1743113801
9+
- speakeasy-sdk-regen-1743271359
1010
- "2.0"
1111
orq-ai-sdk-python:
1212
sourceNamespace: orq-ai-sdk-python
@@ -20,10 +20,10 @@ targets:
2020
orq-ai-sdk-prerelease-python:
2121
source: orq-ai-sdk-prerelease-python
2222
sourceNamespace: orq-ai-sdk-prerelease-python
23-
sourceRevisionDigest: sha256:bc5b06e839bf075eefd0300516bb983ea3175bd7fec9664d2ab403da170b66ea
24-
sourceBlobDigest: sha256:ad6f012a73d79a2af84d8f8f373ce0854b366fa4b224f0c194c742566ab1f793
23+
sourceRevisionDigest: sha256:27c07a114f9aa8161ffce67ad478522d70c11c9f72a2be5940b8bb00061974de
24+
sourceBlobDigest: sha256:62a66e4f5bb79f67094144bcb5637c5a106769991f42c820f8354bd1228f155f
2525
codeSamplesNamespace: orq-ai-sdk-prerelease-python-code-samples
26-
codeSamplesRevisionDigest: sha256:65cb53513a224c998131e81d12b8b1404c46e6f22c3286b18a16f59f97724d76
26+
codeSamplesRevisionDigest: sha256:256c0bd28ae5bb2e518b1c3ed0627bac2617493ccb152cb09483d08d5852e744
2727
orq-ai-sdk-python:
2828
source: orq-ai-sdk-python
2929
sourceNamespace: orq-ai-sdk-python

packages/orq-rc/.speakeasy/gen.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 85e129dc-bc42-49d7-a540-14c82344db7c
33
management:
4-
docChecksum: a0310192dd786f8a23469a5c48817a99
4+
docChecksum: e20625589cbed891906a10ee8f7ac1ce
55
docVersion: "2.0"
6-
speakeasyVersion: 1.525.1
7-
generationVersion: 2.562.2
8-
releaseVersion: 3.3.0-rc.13
9-
configChecksum: 388eb4439d87e3362d089d684db891fe
6+
speakeasyVersion: 1.526.0
7+
generationVersion: 2.563.0
8+
releaseVersion: 3.3.0-rc.14
9+
configChecksum: 63d292fdddc628475383705b0a734bc4
1010
repoURL: https://github.com/orq-ai/orq-python.git
1111
repoSubDirectory: packages/orq-rc
1212
installationURL: https://github.com/orq-ai/orq-python.git#subdirectory=packages/orq-rc

packages/orq-rc/RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,4 +948,14 @@ Based on:
948948
### Generated
949949
- [python v3.3.0-rc.13] packages/orq-rc
950950
### Releases
951-
- [PyPI v3.3.0-rc.13] https://pypi.org/project/orq-ai-sdk/3.3.0-rc.13 - packages/orq-rc
951+
- [PyPI v3.3.0-rc.13] https://pypi.org/project/orq-ai-sdk/3.3.0-rc.13 - packages/orq-rc
952+
953+
## 2025-03-29 18:02:20
954+
### Changes
955+
Based on:
956+
- OpenAPI Doc
957+
- Speakeasy CLI 1.526.0 (2.563.0) https://github.com/speakeasy-api/speakeasy
958+
### Generated
959+
- [python v3.3.0-rc.14] packages/orq-rc
960+
### Releases
961+
- [PyPI v3.3.0-rc.14] https://pypi.org/project/orq-ai-sdk/3.3.0-rc.14 - packages/orq-rc

packages/orq-rc/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "orq-ai-sdk"
3-
version = "3.3.0-rc.13"
3+
version = "3.3.0-rc.14"
44
description = "Python Client SDK for the Orq API."
55
authors = [{ name = "Orq" },]
66
readme = "README-PYPI.md"

packages/orq-rc/src/orq_ai_sdk/_version.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
import importlib.metadata
44

55
__title__: str = "orq-ai-sdk"
6-
__version__: str = "3.3.0-rc.13"
6+
__version__: str = "3.3.0-rc.14"
77
__openapi_doc_version__: str = "2.0"
8-
__gen_version__: str = "2.562.2"
9-
__user_agent__: str = "speakeasy-sdk/python 3.3.0-rc.13 2.562.2 2.0 orq-ai-sdk"
8+
__gen_version__: str = "2.563.0"
9+
__user_agent__: str = "speakeasy-sdk/python 3.3.0-rc.14 2.563.0 2.0 orq-ai-sdk"
1010

1111
try:
1212
if __package__ is not None:

packages/orq-rc/src/orq_ai_sdk/contacts.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ def create(
9191
hook_ctx=HookContext(
9292
base_url=base_url or "",
9393
operation_id="CreateContact",
94-
oauth2_scopes=None,
94+
oauth2_scopes=[],
9595
security_source=get_security_from_env(
9696
self.sdk_configuration.security, models.Security
9797
),
@@ -207,7 +207,7 @@ async def create_async(
207207
hook_ctx=HookContext(
208208
base_url=base_url or "",
209209
operation_id="CreateContact",
210-
oauth2_scopes=None,
210+
oauth2_scopes=[],
211211
security_source=get_security_from_env(
212212
self.sdk_configuration.security, models.Security
213213
),

packages/orq-rc/src/orq_ai_sdk/datasets.py

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def list(
7979
hook_ctx=HookContext(
8080
base_url=base_url or "",
8181
operation_id="ListDatasets",
82-
oauth2_scopes=None,
82+
oauth2_scopes=[],
8383
security_source=get_security_from_env(
8484
self.sdk_configuration.security, models.Security
8585
),
@@ -183,7 +183,7 @@ async def list_async(
183183
hook_ctx=HookContext(
184184
base_url=base_url or "",
185185
operation_id="ListDatasets",
186-
oauth2_scopes=None,
186+
oauth2_scopes=[],
187187
security_source=get_security_from_env(
188188
self.sdk_configuration.security, models.Security
189189
),
@@ -291,7 +291,7 @@ def create(
291291
hook_ctx=HookContext(
292292
base_url=base_url or "",
293293
operation_id="CreateDataset",
294-
oauth2_scopes=None,
294+
oauth2_scopes=[],
295295
security_source=get_security_from_env(
296296
self.sdk_configuration.security, models.Security
297297
),
@@ -399,7 +399,7 @@ async def create_async(
399399
hook_ctx=HookContext(
400400
base_url=base_url or "",
401401
operation_id="CreateDataset",
402-
oauth2_scopes=None,
402+
oauth2_scopes=[],
403403
security_source=get_security_from_env(
404404
self.sdk_configuration.security, models.Security
405405
),
@@ -497,7 +497,7 @@ def retrieve(
497497
hook_ctx=HookContext(
498498
base_url=base_url or "",
499499
operation_id="RetrieveDataset",
500-
oauth2_scopes=None,
500+
oauth2_scopes=[],
501501
security_source=get_security_from_env(
502502
self.sdk_configuration.security, models.Security
503503
),
@@ -599,7 +599,7 @@ async def retrieve_async(
599599
hook_ctx=HookContext(
600600
base_url=base_url or "",
601601
operation_id="RetrieveDataset",
602-
oauth2_scopes=None,
602+
oauth2_scopes=[],
603603
security_source=get_security_from_env(
604604
self.sdk_configuration.security, models.Security
605605
),
@@ -713,7 +713,7 @@ def update(
713713
hook_ctx=HookContext(
714714
base_url=base_url or "",
715715
operation_id="UpdateDataset",
716-
oauth2_scopes=None,
716+
oauth2_scopes=[],
717717
security_source=get_security_from_env(
718718
self.sdk_configuration.security, models.Security
719719
),
@@ -827,7 +827,7 @@ async def update_async(
827827
hook_ctx=HookContext(
828828
base_url=base_url or "",
829829
operation_id="UpdateDataset",
830-
oauth2_scopes=None,
830+
oauth2_scopes=[],
831831
security_source=get_security_from_env(
832832
self.sdk_configuration.security, models.Security
833833
),
@@ -929,7 +929,7 @@ def delete(
929929
hook_ctx=HookContext(
930930
base_url=base_url or "",
931931
operation_id="DeleteDataset",
932-
oauth2_scopes=None,
932+
oauth2_scopes=[],
933933
security_source=get_security_from_env(
934934
self.sdk_configuration.security, models.Security
935935
),
@@ -1025,7 +1025,7 @@ async def delete_async(
10251025
hook_ctx=HookContext(
10261026
base_url=base_url or "",
10271027
operation_id="DeleteDataset",
1028-
oauth2_scopes=None,
1028+
oauth2_scopes=[],
10291029
security_source=get_security_from_env(
10301030
self.sdk_configuration.security, models.Security
10311031
),
@@ -1130,7 +1130,7 @@ def list_datapoints(
11301130
hook_ctx=HookContext(
11311131
base_url=base_url or "",
11321132
operation_id="ListDatasetDatapoints",
1133-
oauth2_scopes=None,
1133+
oauth2_scopes=[],
11341134
security_source=get_security_from_env(
11351135
self.sdk_configuration.security, models.Security
11361136
),
@@ -1237,7 +1237,7 @@ async def list_datapoints_async(
12371237
hook_ctx=HookContext(
12381238
base_url=base_url or "",
12391239
operation_id="ListDatasetDatapoints",
1240-
oauth2_scopes=None,
1240+
oauth2_scopes=[],
12411241
security_source=get_security_from_env(
12421242
self.sdk_configuration.security, models.Security
12431243
),
@@ -1360,7 +1360,7 @@ def create_datapoint(
13601360
hook_ctx=HookContext(
13611361
base_url=base_url or "",
13621362
operation_id="CreateDatasetItem",
1363-
oauth2_scopes=None,
1363+
oauth2_scopes=[],
13641364
security_source=get_security_from_env(
13651365
self.sdk_configuration.security, models.Security
13661366
),
@@ -1483,7 +1483,7 @@ async def create_datapoint_async(
14831483
hook_ctx=HookContext(
14841484
base_url=base_url or "",
14851485
operation_id="CreateDatasetItem",
1486-
oauth2_scopes=None,
1486+
oauth2_scopes=[],
14871487
security_source=get_security_from_env(
14881488
self.sdk_configuration.security, models.Security
14891489
),
@@ -1584,7 +1584,7 @@ def retrieve_datapoint(
15841584
hook_ctx=HookContext(
15851585
base_url=base_url or "",
15861586
operation_id="RetrieveDatapoint",
1587-
oauth2_scopes=None,
1587+
oauth2_scopes=[],
15881588
security_source=get_security_from_env(
15891589
self.sdk_configuration.security, models.Security
15901590
),
@@ -1689,7 +1689,7 @@ async def retrieve_datapoint_async(
16891689
hook_ctx=HookContext(
16901690
base_url=base_url or "",
16911691
operation_id="RetrieveDatapoint",
1692-
oauth2_scopes=None,
1692+
oauth2_scopes=[],
16931693
security_source=get_security_from_env(
16941694
self.sdk_configuration.security, models.Security
16951695
),
@@ -1817,7 +1817,7 @@ def update_datapoint(
18171817
hook_ctx=HookContext(
18181818
base_url=base_url or "",
18191819
operation_id="UpdateDatapoint",
1820-
oauth2_scopes=None,
1820+
oauth2_scopes=[],
18211821
security_source=get_security_from_env(
18221822
self.sdk_configuration.security, models.Security
18231823
),
@@ -1945,7 +1945,7 @@ async def update_datapoint_async(
19451945
hook_ctx=HookContext(
19461946
base_url=base_url or "",
19471947
operation_id="UpdateDatapoint",
1948-
oauth2_scopes=None,
1948+
oauth2_scopes=[],
19491949
security_source=get_security_from_env(
19501950
self.sdk_configuration.security, models.Security
19511951
),
@@ -2050,7 +2050,7 @@ def delete_datapoint(
20502050
hook_ctx=HookContext(
20512051
base_url=base_url or "",
20522052
operation_id="DeleteDatapoint",
2053-
oauth2_scopes=None,
2053+
oauth2_scopes=[],
20542054
security_source=get_security_from_env(
20552055
self.sdk_configuration.security, models.Security
20562056
),
@@ -2153,7 +2153,7 @@ async def delete_datapoint_async(
21532153
hook_ctx=HookContext(
21542154
base_url=base_url or "",
21552155
operation_id="DeleteDatapoint",
2156-
oauth2_scopes=None,
2156+
oauth2_scopes=[],
21572157
security_source=get_security_from_env(
21582158
self.sdk_configuration.security, models.Security
21592159
),
@@ -2265,7 +2265,7 @@ def create_datapoints(
22652265
hook_ctx=HookContext(
22662266
base_url=base_url or "",
22672267
operation_id="BulkCreateDatapoints",
2268-
oauth2_scopes=None,
2268+
oauth2_scopes=[],
22692269
security_source=get_security_from_env(
22702270
self.sdk_configuration.security, models.Security
22712271
),
@@ -2375,7 +2375,7 @@ async def create_datapoints_async(
23752375
hook_ctx=HookContext(
23762376
base_url=base_url or "",
23772377
operation_id="BulkCreateDatapoints",
2378-
oauth2_scopes=None,
2378+
oauth2_scopes=[],
23792379
security_source=get_security_from_env(
23802380
self.sdk_configuration.security, models.Security
23812381
),
@@ -2473,7 +2473,7 @@ def clear(
24732473
hook_ctx=HookContext(
24742474
base_url=base_url or "",
24752475
operation_id="ClearDataset",
2476-
oauth2_scopes=None,
2476+
oauth2_scopes=[],
24772477
security_source=get_security_from_env(
24782478
self.sdk_configuration.security, models.Security
24792479
),
@@ -2569,7 +2569,7 @@ async def clear_async(
25692569
hook_ctx=HookContext(
25702570
base_url=base_url or "",
25712571
operation_id="ClearDataset",
2572-
oauth2_scopes=None,
2572+
oauth2_scopes=[],
25732573
security_source=get_security_from_env(
25742574
self.sdk_configuration.security, models.Security
25752575
),

packages/orq-rc/src/orq_ai_sdk/deployments_sdk.py

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ def list(
9191
hook_ctx=HookContext(
9292
base_url=base_url or "",
9393
operation_id="Deployments",
94-
oauth2_scopes=None,
94+
oauth2_scopes=[],
9595
security_source=get_security_from_env(
9696
self.sdk_configuration.security, models.Security
9797
),
@@ -199,7 +199,7 @@ async def list_async(
199199
hook_ctx=HookContext(
200200
base_url=base_url or "",
201201
operation_id="Deployments",
202-
oauth2_scopes=None,
202+
oauth2_scopes=[],
203203
security_source=get_security_from_env(
204204
self.sdk_configuration.security, models.Security
205205
),
@@ -365,7 +365,7 @@ def get_config(
365365
hook_ctx=HookContext(
366366
base_url=base_url or "",
367367
operation_id="DeploymentGetConfig",
368-
oauth2_scopes=None,
368+
oauth2_scopes=[],
369369
security_source=get_security_from_env(
370370
self.sdk_configuration.security, models.Security
371371
),
@@ -529,7 +529,7 @@ async def get_config_async(
529529
hook_ctx=HookContext(
530530
base_url=base_url or "",
531531
operation_id="DeploymentGetConfig",
532-
oauth2_scopes=None,
532+
oauth2_scopes=[],
533533
security_source=get_security_from_env(
534534
self.sdk_configuration.security, models.Security
535535
),
@@ -681,7 +681,7 @@ def invoke(
681681
hook_ctx=HookContext(
682682
base_url=base_url or "",
683683
operation_id="DeploymentInvoke",
684-
oauth2_scopes=None,
684+
oauth2_scopes=[],
685685
security_source=get_security_from_env(
686686
self.sdk_configuration.security, models.Security
687687
),
@@ -833,7 +833,7 @@ async def invoke_async(
833833
hook_ctx=HookContext(
834834
base_url=base_url or "",
835835
operation_id="DeploymentInvoke",
836-
oauth2_scopes=None,
836+
oauth2_scopes=[],
837837
security_source=get_security_from_env(
838838
self.sdk_configuration.security, models.Security
839839
),
@@ -1000,7 +1000,7 @@ def stream(
10001000
hook_ctx=HookContext(
10011001
base_url=base_url or "",
10021002
operation_id="DeploymentStream",
1003-
oauth2_scopes=None,
1003+
oauth2_scopes=[],
10041004
security_source=get_security_from_env(
10051005
self.sdk_configuration.security, models.Security
10061006
),
@@ -1170,7 +1170,7 @@ async def stream_async(
11701170
hook_ctx=HookContext(
11711171
base_url=base_url or "",
11721172
operation_id="DeploymentStream",
1173-
oauth2_scopes=None,
1173+
oauth2_scopes=[],
11741174
security_source=get_security_from_env(
11751175
self.sdk_configuration.security, models.Security
11761176
),

0 commit comments

Comments
 (0)