Skip to content

Commit a6a8b6d

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.548.4
1 parent 07551d9 commit a6a8b6d

22 files changed

+52
-42
lines changed

.speakeasy/workflow.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ speakeasyVersion: 1.548.4
22
sources:
33
orq-ai-sdk-prerelease-python:
44
sourceNamespace: orq-ai-sdk-prerelease-python
5-
sourceRevisionDigest: sha256:d68c887eaf449fa5244d8e153088547558858a4b8b4b5e932fdfa60c5bc8b90d
6-
sourceBlobDigest: sha256:6731e59fd987fc05b907e16acc10d26110d91e6e051679dc1dad169fe3374bf2
5+
sourceRevisionDigest: sha256:b93fc5d3e8a577716078b9257aca62b5b3f178994f48f88eefd5b19668a9f8da
6+
sourceBlobDigest: sha256:72b1af4817f0fcfe136701eed90d72494bfd9b4fba87f48fe804e599bbbf7259
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1747904692
9+
- speakeasy-sdk-regen-1747914742
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:d68c887eaf449fa5244d8e153088547558858a4b8b4b5e932fdfa60c5bc8b90d
24-
sourceBlobDigest: sha256:6731e59fd987fc05b907e16acc10d26110d91e6e051679dc1dad169fe3374bf2
23+
sourceRevisionDigest: sha256:b93fc5d3e8a577716078b9257aca62b5b3f178994f48f88eefd5b19668a9f8da
24+
sourceBlobDigest: sha256:72b1af4817f0fcfe136701eed90d72494bfd9b4fba87f48fe804e599bbbf7259
2525
codeSamplesNamespace: orq-ai-sdk-prerelease-python-code-samples
26-
codeSamplesRevisionDigest: sha256:b71e0f26883da776d71a9d15059277afec9d5dc595cf205e3e10516c060de6f0
26+
codeSamplesRevisionDigest: sha256:66dc2bf9cd096262b88a195c37c003a509a6f93a3443cd3405d02bc31eac2dbc
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: 15 additions & 15 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: bad68595d34fb67d35cd32927e2b34f3
4+
docChecksum: d4625f9015be295555eb01b71a7d84de
55
docVersion: "2.0"
66
speakeasyVersion: 1.548.4
77
generationVersion: 2.605.6
8-
releaseVersion: 3.6.0-rc.26
9-
configChecksum: 645b4333dd60305d93a144d98dd57602
8+
releaseVersion: 3.6.0-rc.27
9+
configChecksum: cf12c4039aa6e66d5af708af464b087a
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
@@ -1284,7 +1284,7 @@ examples:
12841284
application/json: {"external_id": "<id>"}
12851285
responses:
12861286
"200":
1287-
application/json: {"id": "<id>", "external_id": "<id>", "updated": "2025-05-22T07:54:28.337Z"}
1287+
application/json: {"id": "<id>", "external_id": "<id>", "updated": "2025-05-22T11:50:31.226Z"}
12881288
CreateFeedback:
12891289
"":
12901290
requestBody:
@@ -1346,7 +1346,7 @@ examples:
13461346
multipart/form-data: {"file": {"": "x-file: example.file"}, "purpose": "retrieval"}
13471347
responses:
13481348
"200":
1349-
application/json: {"_id": "<id>", "object_name": "<value>", "purpose": "retrieval", "bytes": 3962.98, "file_name": "example.file", "workspace_id": "245aa340-3b5b-47ec-b7a6-1860ea087aa9", "created": "2025-05-22T07:54:31.050Z"}
1349+
application/json: {"_id": "<id>", "object_name": "<value>", "purpose": "retrieval", "bytes": 3962.98, "file_name": "example.file", "workspace_id": "245aa340-3b5b-47ec-b7a6-1860ea087aa9", "created": "2025-05-22T11:50:34.015Z"}
13501350
FileList:
13511351
speakeasy-default-file-list:
13521352
parameters:
@@ -1362,7 +1362,7 @@ examples:
13621362
file_id: "<id>"
13631363
responses:
13641364
"200":
1365-
application/json: {"_id": "<id>", "object_name": "<value>", "purpose": "retrieval", "bytes": 9071.22, "file_name": "example.file", "workspace_id": "9562b954-6ece-4d52-9ebe-4d5b5601dd94", "created": "2025-05-22T07:54:31.050Z"}
1365+
application/json: {"_id": "<id>", "object_name": "<value>", "purpose": "retrieval", "bytes": 9071.22, "file_name": "example.file", "workspace_id": "9562b954-6ece-4d52-9ebe-4d5b5601dd94", "created": "2025-05-22T11:50:34.015Z"}
13661366
FileDelete:
13671367
speakeasy-default-file-delete:
13681368
parameters:
@@ -1453,15 +1453,15 @@ examples:
14531453
application/json: {"display_name": "Neva.Raynor10", "path": "Default"}
14541454
responses:
14551455
"200":
1456-
application/json: {"_id": "859fdd9d-80f9-4a8f-aec3-fdb35ab72f74", "display_name": "Barrett.Cruickshank94", "project_id": "9e0264eb-a840-4be9-a52b-7f0680f07fb2", "workspace_id": "25fc3844-7978-451d-b8bb-5e18641f495a", "metadata": {"total_versions": 5603.5, "datapoints_count": 4196.21}, "updated": "2025-05-22T07:54:28.337Z"}
1456+
application/json: {"_id": "859fdd9d-80f9-4a8f-aec3-fdb35ab72f74", "display_name": "Barrett.Cruickshank94", "project_id": "9e0264eb-a840-4be9-a52b-7f0680f07fb2", "workspace_id": "25fc3844-7978-451d-b8bb-5e18641f495a", "metadata": {"total_versions": 5603.5, "datapoints_count": 4196.21}, "updated": "2025-05-22T11:50:31.226Z"}
14571457
RetrieveDataset:
14581458
speakeasy-default-retrieve-dataset:
14591459
parameters:
14601460
path:
14611461
dataset_id: "<id>"
14621462
responses:
14631463
"200":
1464-
application/json: {"_id": "cec751ff-edcf-48f5-919c-5f9600880799", "display_name": "Rex_Howell20", "project_id": "6e6fed2e-625a-4a65-8b6b-b17c351fe8d6", "workspace_id": "d3c5813a-7915-46a4-bc9b-9737e47047ec", "metadata": {"total_versions": 9356, "datapoints_count": 7039.39}, "updated": "2025-05-22T07:54:28.337Z"}
1464+
application/json: {"_id": "cec751ff-edcf-48f5-919c-5f9600880799", "display_name": "Rex_Howell20", "project_id": "6e6fed2e-625a-4a65-8b6b-b17c351fe8d6", "workspace_id": "d3c5813a-7915-46a4-bc9b-9737e47047ec", "metadata": {"total_versions": 9356, "datapoints_count": 7039.39}, "updated": "2025-05-22T11:50:31.226Z"}
14651465
"404":
14661466
application/json: {"message": "<value>"}
14671467
UpdateDataset:
@@ -1473,7 +1473,7 @@ examples:
14731473
application/json: {"path": "Default"}
14741474
responses:
14751475
"200":
1476-
application/json: {"_id": "b3d673bc-7e1b-4211-aac1-f385b70b6202", "display_name": "Noble_Hilll12", "project_id": "2a621dee-4b22-4755-aabd-0ca81c578515", "workspace_id": "eab8ac16-dbd6-4fa5-853d-4dd5b0c3a595", "metadata": {"total_versions": 2611.42, "datapoints_count": 7855.37}, "updated": "2025-05-22T07:54:28.337Z"}
1476+
application/json: {"_id": "b3d673bc-7e1b-4211-aac1-f385b70b6202", "display_name": "Noble_Hilll12", "project_id": "2a621dee-4b22-4755-aabd-0ca81c578515", "workspace_id": "eab8ac16-dbd6-4fa5-853d-4dd5b0c3a595", "metadata": {"total_versions": 2611.42, "datapoints_count": 7855.37}, "updated": "2025-05-22T11:50:31.226Z"}
14771477
"404":
14781478
application/json: {"message": "<value>"}
14791479
DeleteDataset:
@@ -1508,7 +1508,7 @@ examples:
15081508
dataset_id: "<id>"
15091509
responses:
15101510
"200":
1511-
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-05-22T07:54:28.337Z"}
1511+
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-05-22T11:50:31.226Z"}
15121512
RetrieveDatapoint:
15131513
speakeasy-default-retrieve-datapoint:
15141514
parameters:
@@ -1517,7 +1517,7 @@ examples:
15171517
datapoint_id: "<id>"
15181518
responses:
15191519
"200":
1520-
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-05-22T07:54:28.337Z"}
1520+
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-05-22T11:50:31.226Z"}
15211521
"404":
15221522
application/json: {"message": "<value>"}
15231523
UpdateDatapoint:
@@ -1528,7 +1528,7 @@ examples:
15281528
datapoint_id: "<id>"
15291529
responses:
15301530
"200":
1531-
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-05-22T07:54:28.337Z"}
1531+
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-05-22T11:50:31.226Z"}
15321532
"404":
15331533
application/json: {"message": "<value>"}
15341534
DeleteDatapoint:
@@ -1611,7 +1611,7 @@ examples:
16111611
application/json: {}
16121612
responses:
16131613
"200":
1614-
application/json: {"_id": "01JVVFS9S8GHVJJ32RVZC85KD2", "display_name": "Savannah.Bode69", "status": "processing", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 5147.76}
1614+
application/json: {"_id": "01JVVX9GVWQHBAXPEZMEVTD9C7", "display_name": "Savannah.Bode69", "status": "processing", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 5147.76}
16151615
RetrieveDatasource:
16161616
speakeasy-default-retrieve-datasource:
16171617
parameters:
@@ -1620,7 +1620,7 @@ examples:
16201620
datasource_id: "<id>"
16211621
responses:
16221622
"200":
1623-
application/json: {"_id": "01JVVFS9S7HD3XZH3N1HF2Z2Y5", "display_name": "Rudolph23", "status": "queued", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 8222.73}
1623+
application/json: {"_id": "01JVVX9GVW0HZ29F4W869D2Q8X", "display_name": "Rudolph23", "status": "queued", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 8222.73}
16241624
DeleteDatasource:
16251625
speakeasy-default-delete-datasource:
16261626
parameters:
@@ -1637,7 +1637,7 @@ examples:
16371637
application/json: {"display_name": "Tony_Roberts"}
16381638
responses:
16391639
"200":
1640-
application/json: {"_id": "01JVVFS9SBZZAXNS1M37MPYWBV", "display_name": "Mathias_Pagac", "status": "completed", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 3625.25}
1640+
application/json: {"_id": "01JVVX9GVX610XBMM6HMM41ZG7", "display_name": "Mathias_Pagac", "status": "completed", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 3625.25}
16411641
CreateChunk:
16421642
speakeasy-default-create-chunk:
16431643
parameters:

packages/orq-rc/RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1408,4 +1408,14 @@ Based on:
14081408
### Generated
14091409
- [python v3.6.0-rc.26] packages/orq-rc
14101410
### Releases
1411-
- [PyPI v3.6.0-rc.26] https://pypi.org/project/orq-ai-sdk/3.6.0-rc.26 - packages/orq-rc
1411+
- [PyPI v3.6.0-rc.26] https://pypi.org/project/orq-ai-sdk/3.6.0-rc.26 - packages/orq-rc
1412+
1413+
## 2025-05-22 11:52:01
1414+
### Changes
1415+
Based on:
1416+
- OpenAPI Doc
1417+
- Speakeasy CLI 1.548.4 (2.605.6) https://github.com/speakeasy-api/speakeasy
1418+
### Generated
1419+
- [python v3.6.0-rc.27] packages/orq-rc
1420+
### Releases
1421+
- [PyPI v3.6.0-rc.27] https://pypi.org/project/orq-ai-sdk/3.6.0-rc.27 - 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.6.0-rc.26"
3+
version = "3.6.0-rc.27"
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: 2 additions & 2 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.6.0-rc.26"
6+
__version__: str = "3.6.0-rc.27"
77
__openapi_doc_version__: str = "2.0"
88
__gen_version__: str = "2.605.6"
9-
__user_agent__: str = "speakeasy-sdk/python 3.6.0-rc.26 2.605.6 2.0 orq-ai-sdk"
9+
__user_agent__: str = "speakeasy-sdk/python 3.6.0-rc.27 2.605.6 2.0 orq-ai-sdk"
1010

1111
try:
1212
if __package__ is not None:

packages/orq-rc/src/orq_ai_sdk/models/bulkcreatedatapointsop.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,5 +397,5 @@ class ResponseBody(BaseModel):
397397
created: Optional[datetime] = None
398398
r"""The date and time the resource was created"""
399399

400-
updated: Optional[datetime] = parse_datetime("2025-05-22T07:54:28.337Z")
400+
updated: Optional[datetime] = parse_datetime("2025-05-22T11:50:31.226Z")
401401
r"""The date and time the resource was last updated"""

packages/orq-rc/src/orq_ai_sdk/models/createcontactop.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ class CreateContactResponseBody(BaseModel):
134134
created: Optional[datetime] = None
135135
r"""The date and time the resource was created"""
136136

137-
updated: Optional[datetime] = parse_datetime("2025-05-22T07:54:28.337Z")
137+
updated: Optional[datetime] = parse_datetime("2025-05-22T11:50:31.226Z")
138138
r"""The date and time the resource was last updated"""
139139

140140
@model_serializer(mode="wrap")

packages/orq-rc/src/orq_ai_sdk/models/createdatasetitemop.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,5 +390,5 @@ class CreateDatasetItemResponseBody(BaseModel):
390390
created: Optional[datetime] = None
391391
r"""The date and time the resource was created"""
392392

393-
updated: Optional[datetime] = parse_datetime("2025-05-22T07:54:28.337Z")
393+
updated: Optional[datetime] = parse_datetime("2025-05-22T11:50:31.226Z")
394394
r"""The date and time the resource was last updated"""

packages/orq-rc/src/orq_ai_sdk/models/createdatasetop.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,5 @@ class CreateDatasetResponseBody(BaseModel):
8383
created: Optional[datetime] = None
8484
r"""The date and time the resource was created"""
8585

86-
updated: Optional[datetime] = parse_datetime("2025-05-22T07:54:28.337Z")
86+
updated: Optional[datetime] = parse_datetime("2025-05-22T11:50:31.226Z")
8787
r"""The date and time the resource was last updated"""

packages/orq-rc/src/orq_ai_sdk/models/createdatasourceop.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ class CreateDatasourceResponseBody(BaseModel):
226226
r"""The number of chunks in the datasource"""
227227

228228
id: Annotated[Optional[str], pydantic.Field(alias="_id")] = (
229-
"01JVVFS9S8GHVJJ32RVZC85KD2"
229+
"01JVVX9GVWQHBAXPEZMEVTD9C7"
230230
)
231231
r"""The id of the resource"""
232232

0 commit comments

Comments
 (0)