Skip to content

Commit 66eb5fb

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.550.0
1 parent 0be14f9 commit 66eb5fb

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.550.0
22
sources:
33
orq-ai-sdk-prerelease-python:
44
sourceNamespace: orq-ai-sdk-prerelease-python
5-
sourceRevisionDigest: sha256:54fc7b7da688b5911b651f1964a9ac0d064f72b4b3dba4394059ade4de19d1a5
6-
sourceBlobDigest: sha256:0e15547e8e88aa546928c621282dac683a3bb9e5eebd268b041394a6fd0c6faa
5+
sourceRevisionDigest: sha256:cc5b229ef0dbce6fa900078d1bc3aa2000a5acee14f25d7658243c415ca35811
6+
sourceBlobDigest: sha256:81e2fed6fcb478214a205dea1d3d7302a4ff186c206588119f12f0a59651bd3b
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1747992405
9+
- speakeasy-sdk-regen-1747993501
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:54fc7b7da688b5911b651f1964a9ac0d064f72b4b3dba4394059ade4de19d1a5
24-
sourceBlobDigest: sha256:0e15547e8e88aa546928c621282dac683a3bb9e5eebd268b041394a6fd0c6faa
23+
sourceRevisionDigest: sha256:cc5b229ef0dbce6fa900078d1bc3aa2000a5acee14f25d7658243c415ca35811
24+
sourceBlobDigest: sha256:81e2fed6fcb478214a205dea1d3d7302a4ff186c206588119f12f0a59651bd3b
2525
codeSamplesNamespace: orq-ai-sdk-prerelease-python-code-samples
26-
codeSamplesRevisionDigest: sha256:5c4a28d32dc43e51ff5de16105b17ed77ee147911b62a63f5e1d5d5ab37056e6
26+
codeSamplesRevisionDigest: sha256:915a1a52f501c7b46823877d64fb2bd8d5a67241b2950bdb054566dc862793c2
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: 04ece111394fad4be93bbb1026203381
4+
docChecksum: 6d9fcb4c8da4acfd0866fa4d61a4fcf4
55
docVersion: "2.0"
66
speakeasyVersion: 1.550.0
77
generationVersion: 2.610.0
8-
releaseVersion: 3.6.0-rc.31
9-
configChecksum: 3038a9011300c49eaa3129d63af3dcdc
8+
releaseVersion: 3.6.0-rc.32
9+
configChecksum: bcf43a08e3b037f404d2dea28047bdae
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-23T09:24:56.062Z"}
1287+
application/json: {"id": "<id>", "external_id": "<id>", "updated": "2025-05-23T09:43:10.430Z"}
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-23T09:24:58.957Z"}
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-23T09:43:13.144Z"}
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-23T09:24:58.957Z"}
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-23T09:43:13.144Z"}
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-23T09:24:56.062Z"}
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-23T09:43:10.430Z"}
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-23T09:24:56.062Z"}
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-23T09:43:10.430Z"}
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-23T09:24:56.062Z"}
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-23T09:43:10.430Z"}
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-23T09:24:56.062Z"}
1511+
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-05-23T09:43:10.430Z"}
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-23T09:24:56.062Z"}
1520+
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-05-23T09:43:10.430Z"}
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-23T09:24:56.062Z"}
1531+
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-05-23T09:43:10.430Z"}
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": "01JVY7BNPMJVNR3K81NS60WJ2J", "display_name": "Savannah.Bode69", "status": "processing", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 5147.76}
1614+
application/json: {"_id": "01JVY8D1XD4Y5MYTYQW3C96HMJ", "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": "01JVY7BNPKXG5CWS11VVGZXP67", "display_name": "Rudolph23", "status": "queued", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 8222.73}
1623+
application/json: {"_id": "01JVY8D1XC3SHK6GBWYR29D9JN", "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": "01JVY7BNPNY3WAFMVBW3ZHHFBC", "display_name": "Mathias_Pagac", "status": "completed", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 3625.25}
1640+
application/json: {"_id": "01JVY8D1XEDF7MNE4FCZ8AA09G", "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
@@ -1458,4 +1458,14 @@ Based on:
14581458
### Generated
14591459
- [python v3.6.0-rc.31] packages/orq-rc
14601460
### Releases
1461-
- [PyPI v3.6.0-rc.31] https://pypi.org/project/orq-ai-sdk/3.6.0-rc.31 - packages/orq-rc
1461+
- [PyPI v3.6.0-rc.31] https://pypi.org/project/orq-ai-sdk/3.6.0-rc.31 - packages/orq-rc
1462+
1463+
## 2025-05-23 09:44:40
1464+
### Changes
1465+
Based on:
1466+
- OpenAPI Doc
1467+
- Speakeasy CLI 1.550.0 (2.610.0) https://github.com/speakeasy-api/speakeasy
1468+
### Generated
1469+
- [python v3.6.0-rc.32] packages/orq-rc
1470+
### Releases
1471+
- [PyPI v3.6.0-rc.32] https://pypi.org/project/orq-ai-sdk/3.6.0-rc.32 - 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.31"
3+
version = "3.6.0-rc.32"
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.31"
6+
__version__: str = "3.6.0-rc.32"
77
__openapi_doc_version__: str = "2.0"
88
__gen_version__: str = "2.610.0"
9-
__user_agent__: str = "speakeasy-sdk/python 3.6.0-rc.31 2.610.0 2.0 orq-ai-sdk"
9+
__user_agent__: str = "speakeasy-sdk/python 3.6.0-rc.32 2.610.0 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-23T09:24:56.062Z")
400+
updated: Optional[datetime] = parse_datetime("2025-05-23T09:43:10.430Z")
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-23T09:24:56.062Z")
137+
updated: Optional[datetime] = parse_datetime("2025-05-23T09:43:10.430Z")
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-23T09:24:56.062Z")
393+
updated: Optional[datetime] = parse_datetime("2025-05-23T09:43:10.430Z")
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-23T09:24:56.062Z")
86+
updated: Optional[datetime] = parse_datetime("2025-05-23T09:43:10.430Z")
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-
"01JVY7BNPMJVNR3K81NS60WJ2J"
229+
"01JVY8D1XD4Y5MYTYQW3C96HMJ"
230230
)
231231
r"""The id of the resource"""
232232

0 commit comments

Comments
 (0)