Skip to content

Commit 3fe74a4

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.575.3
1 parent a27fb3f commit 3fe74a4

27 files changed

+91
-81
lines changed

.speakeasy/gen.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
lockVersion: 2.0.0
22
id: fd34e2fb-ef13-41ac-aee3-a7cff2be8de7
33
management:
4-
docChecksum: dcb053ca0c97ffcf46645f429c25708e
4+
docChecksum: 8dd8e696c8099f79a4a169513b7bbad3
55
docVersion: "2.0"
6-
speakeasyVersion: 1.575.1
7-
generationVersion: 2.648.1
8-
releaseVersion: 3.9.0
9-
configChecksum: 839155442a9808a869cc9c76a6f6cbe6
6+
speakeasyVersion: 1.575.3
7+
generationVersion: 2.648.5
8+
releaseVersion: 3.9.1
9+
configChecksum: f93dc14686acdef77407f1be96e6162f
1010
repoURL: https://github.com/orq-ai/orq-python.git
1111
installationURL: https://github.com/orq-ai/orq-python.git
1212
published: true
1313
features:
1414
python:
1515
additionalDependencies: 1.0.0
1616
constsAndDefaults: 1.0.5
17-
core: 5.19.3
17+
core: 5.19.4
1818
defaultEnabledRetries: 0.2.0
1919
enumUnions: 0.1.0
2020
envVarSecurityUsage: 0.3.2
@@ -1998,7 +1998,7 @@ examples:
19981998
"200":
19991999
application/json: {"id": "<id>", "external_id": "<id>", "updated": "2025-06-17T14:04:15.852Z"}
20002000
"201":
2001-
application/json: {"_id": "contact_01ARZ3NDEKTSV4RRFFQ69G5FAV", "external_id": "user_12345", "workspace_id": "550e8400-e29b-41d4-a716-446655440000", "display_name": "Jane Smith", "email": "jane.smith@example.com", "avatar_url": "https://example.com/avatars/jane-smith.jpg", "tags": ["premium", "beta-user", "enterprise"], "metadata": {"department": "Engineering", "role": "Senior Developer", "subscription_tier": "premium", "last_login": "2024-01-15T10:30:00Z"}, "updated": "2025-07-02T19:46:54.689Z"}
2001+
application/json: {"_id": "contact_01ARZ3NDEKTSV4RRFFQ69G5FAV", "external_id": "user_12345", "workspace_id": "550e8400-e29b-41d4-a716-446655440000", "display_name": "Jane Smith", "email": "jane.smith@example.com", "avatar_url": "https://example.com/avatars/jane-smith.jpg", "tags": ["premium", "beta-user", "enterprise"], "metadata": {"department": "Engineering", "role": "Senior Developer", "subscription_tier": "premium", "last_login": "2024-01-15T10:30:00Z"}, "updated": "2025-07-03T16:05:08.611Z"}
20022002
CreateFeedback:
20032003
"":
20042004
requestBody:
@@ -2056,7 +2056,7 @@ examples:
20562056
multipart/form-data: {"file": "x-file: example.file", "purpose": "retrieval"}
20572057
responses:
20582058
"200":
2059-
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-07-02T19:46:57.790Z"}
2059+
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-07-03T16:05:11.938Z"}
20602060
FileList:
20612061
speakeasy-default-file-list:
20622062
parameters:
@@ -2072,7 +2072,7 @@ examples:
20722072
file_id: "<id>"
20732073
responses:
20742074
"200":
2075-
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-07-02T19:46:57.790Z"}
2075+
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-07-03T16:05:11.938Z"}
20762076
FileDelete:
20772077
speakeasy-default-file-delete:
20782078
parameters:
@@ -2163,15 +2163,15 @@ examples:
21632163
application/json: {"display_name": "Neva.Raynor10", "path": "Default"}
21642164
responses:
21652165
"200":
2166-
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-07-02T19:46:54.689Z"}
2166+
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-07-03T16:05:08.611Z"}
21672167
RetrieveDataset:
21682168
speakeasy-default-retrieve-dataset:
21692169
parameters:
21702170
path:
21712171
dataset_id: "<id>"
21722172
responses:
21732173
"200":
2174-
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-07-02T19:46:54.689Z"}
2174+
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-07-03T16:05:08.611Z"}
21752175
"404":
21762176
application/json: {"message": "<value>"}
21772177
UpdateDataset:
@@ -2183,7 +2183,7 @@ examples:
21832183
application/json: {"path": "Default"}
21842184
responses:
21852185
"200":
2186-
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-07-02T19:46:54.689Z"}
2186+
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-07-03T16:05:08.611Z"}
21872187
"404":
21882188
application/json: {"message": "<value>"}
21892189
DeleteDataset:
@@ -2208,7 +2208,7 @@ examples:
22082208
dataset_id: "<id>"
22092209
responses:
22102210
"200":
2211-
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-07-02T19:46:54.689Z"}
2211+
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-07-03T16:05:08.611Z"}
22122212
RetrieveDatapoint:
22132213
speakeasy-default-retrieve-datapoint:
22142214
parameters:
@@ -2217,7 +2217,7 @@ examples:
22172217
datapoint_id: "<id>"
22182218
responses:
22192219
"200":
2220-
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-07-02T19:46:54.689Z"}
2220+
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-07-03T16:05:08.611Z"}
22212221
"404":
22222222
application/json: {"message": "<value>"}
22232223
UpdateDatapoint:
@@ -2228,7 +2228,7 @@ examples:
22282228
datapoint_id: "<id>"
22292229
responses:
22302230
"200":
2231-
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-07-02T19:46:54.689Z"}
2231+
application/json: {"_id": "<id>", "workspace_id": "<id>", "dataset_id": "<id>", "updated": "2025-07-03T16:05:08.611Z"}
22322232
"404":
22332233
application/json: {"message": "<value>"}
22342234
DeleteDatapoint:
@@ -2311,7 +2311,7 @@ examples:
23112311
application/json: {}
23122312
responses:
23132313
"200":
2314-
application/json: {"_id": "01JZ6AVAG67S5PP2SY17TB5CBH", "display_name": "Savannah.Bode69", "status": "processing", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 5147.76}
2314+
application/json: {"_id": "01JZ8GJ0085FYY3Q7617JJ00XC", "display_name": "Savannah.Bode69", "status": "processing", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 5147.76}
23152315
RetrieveDatasource:
23162316
speakeasy-default-retrieve-datasource:
23172317
parameters:
@@ -2320,7 +2320,7 @@ examples:
23202320
datasource_id: "<id>"
23212321
responses:
23222322
"200":
2323-
application/json: {"_id": "01JZ6AVAG5FBSYCKR1F7TZVGD4", "display_name": "Rudolph23", "status": "queued", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 8222.73}
2323+
application/json: {"_id": "01JZ8GJ008Z1R2Z82JS15Y56Q1", "display_name": "Rudolph23", "status": "queued", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 8222.73}
23242324
DeleteDatasource:
23252325
speakeasy-default-delete-datasource:
23262326
parameters:
@@ -2337,7 +2337,7 @@ examples:
23372337
application/json: {"display_name": "Tony_Roberts"}
23382338
responses:
23392339
"200":
2340-
application/json: {"_id": "01JZ6AVAG7GX471T0920TMJYGT", "display_name": "Mathias_Pagac", "status": "completed", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 3625.25}
2340+
application/json: {"_id": "01JZ8GJ00AS71QZFG4T4GPXMXV", "display_name": "Mathias_Pagac", "status": "completed", "created": "<value>", "updated": "<value>", "knowledge_id": "<id>", "chunks_count": 3625.25}
23412341
CreateChunk:
23422342
speakeasy-default-create-chunk:
23432343
parameters:
@@ -2431,7 +2431,7 @@ examples:
24312431
id: "<id>"
24322432
responses:
24332433
"200":
2434-
application/json: {"_id": "contact_01ARZ3NDEKTSV4RRFFQ69G5FAV", "external_id": "user_12345", "display_name": "Jane Smith", "email": "jane.smith@example.com", "avatar_url": "https://example.com/avatars/jane-smith.jpg", "tags": ["premium", "beta-user", "enterprise"], "metadata": {"department": "Engineering", "role": "Senior Developer", "subscription_tier": "premium", "last_login": "2024-01-15T10:30:00Z"}, "updated": "2025-07-02T19:46:54.689Z"}
2434+
application/json: {"_id": "contact_01ARZ3NDEKTSV4RRFFQ69G5FAV", "external_id": "user_12345", "display_name": "Jane Smith", "email": "jane.smith@example.com", "avatar_url": "https://example.com/avatars/jane-smith.jpg", "tags": ["premium", "beta-user", "enterprise"], "metadata": {"department": "Engineering", "role": "Senior Developer", "subscription_tier": "premium", "last_login": "2024-01-15T10:30:00Z"}, "updated": "2025-07-03T16:05:08.611Z"}
24352435
"404":
24362436
application/json: {"error": "<value>"}
24372437
UpdateContact:
@@ -2443,7 +2443,7 @@ examples:
24432443
application/json: {"display_name": "Jane Smith", "email": "jane.smith@example.com", "avatar_url": "https://example.com/avatars/jane-smith.jpg", "tags": ["premium", "beta-user", "enterprise"], "metadata": {"department": "Engineering", "role": "Senior Developer", "subscription_tier": "premium", "last_login": "2024-01-15T10:30:00Z"}}
24442444
responses:
24452445
"200":
2446-
application/json: {"_id": "contact_01ARZ3NDEKTSV4RRFFQ69G5FAV", "external_id": "user_12345", "display_name": "Jane Smith", "email": "jane.smith@example.com", "avatar_url": "https://example.com/avatars/jane-smith.jpg", "tags": ["premium", "beta-user", "enterprise"], "metadata": {"department": "Engineering", "role": "Senior Developer", "subscription_tier": "premium", "last_login": "2024-01-15T10:30:00Z"}, "updated": "2025-07-02T19:46:54.689Z"}
2446+
application/json: {"_id": "contact_01ARZ3NDEKTSV4RRFFQ69G5FAV", "external_id": "user_12345", "display_name": "Jane Smith", "email": "jane.smith@example.com", "avatar_url": "https://example.com/avatars/jane-smith.jpg", "tags": ["premium", "beta-user", "enterprise"], "metadata": {"department": "Engineering", "role": "Senior Developer", "subscription_tier": "premium", "last_login": "2024-01-15T10:30:00Z"}, "updated": "2025-07-03T16:05:08.611Z"}
24472447
"404":
24482448
application/json: {"message": "<value>"}
24492449
DeleteContact:

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
speakeasyVersion: 1.575.1
1+
speakeasyVersion: 1.575.3
22
sources:
33
orq-ai-sdk-prerelease-python:
44
sourceNamespace: orq-ai-sdk-prerelease-python
@@ -10,11 +10,11 @@ sources:
1010
- "2.0"
1111
orq-ai-sdk-python:
1212
sourceNamespace: orq-ai-sdk-python
13-
sourceRevisionDigest: sha256:54b092a7d6da91e08b34571944214c0529c3d265e30078bcfc6706f5a1bcffb3
14-
sourceBlobDigest: sha256:1eb8e1df4319a9b147bce0dd0ba1737656e5aacba7df3d365e5260e6d025d800
13+
sourceRevisionDigest: sha256:25cc60a81442573311e51b16c274fbf35e0625d357a7d921fa84814d42dcff0d
14+
sourceBlobDigest: sha256:c139d461c7d5e7443aff329bc12b180c94cb8f3feeb8a33ee4210873b95ffb4a
1515
tags:
1616
- latest
17-
- speakeasy-sdk-regen-1751485738
17+
- speakeasy-sdk-regen-1751558835
1818
- "2.0"
1919
targets:
2020
orq-ai-sdk-prerelease-python:
@@ -27,10 +27,10 @@ targets:
2727
orq-ai-sdk-python:
2828
source: orq-ai-sdk-python
2929
sourceNamespace: orq-ai-sdk-python
30-
sourceRevisionDigest: sha256:54b092a7d6da91e08b34571944214c0529c3d265e30078bcfc6706f5a1bcffb3
31-
sourceBlobDigest: sha256:1eb8e1df4319a9b147bce0dd0ba1737656e5aacba7df3d365e5260e6d025d800
30+
sourceRevisionDigest: sha256:25cc60a81442573311e51b16c274fbf35e0625d357a7d921fa84814d42dcff0d
31+
sourceBlobDigest: sha256:c139d461c7d5e7443aff329bc12b180c94cb8f3feeb8a33ee4210873b95ffb4a
3232
codeSamplesNamespace: orq-ai-sdk-python-code-samples
33-
codeSamplesRevisionDigest: sha256:eebf9d9980e827c9c8c6c602cbfab5134b37e9c1190759ea4b77c66ea6b08f61
33+
codeSamplesRevisionDigest: sha256:e7763e1e7a993b2b6abdd892c0af58e1c0005d022ea6ec5dbd57022e8097c5a0
3434
workflow:
3535
workflowVersion: 1.0.0
3636
speakeasyVersion: latest

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,4 +828,14 @@ Based on:
828828
### Generated
829829
- [python v3.9.0] .
830830
### Releases
831-
- [PyPI v3.9.0] https://pypi.org/project/orq-ai-sdk/3.9.0 - .
831+
- [PyPI v3.9.0] https://pypi.org/project/orq-ai-sdk/3.9.0 - .
832+
833+
## 2025-07-03 16:06:47
834+
### Changes
835+
Based on:
836+
- OpenAPI Doc
837+
- Speakeasy CLI 1.575.3 (2.648.5) https://github.com/speakeasy-api/speakeasy
838+
### Generated
839+
- [python v3.9.1] .
840+
### Releases
841+
- [PyPI v3.9.1] https://pypi.org/project/orq-ai-sdk/3.9.1 - .

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.9.0"
3+
version = "3.9.1"
44
description = "Python Client SDK for the Orq API."
55
authors = [{ name = "Orq" },]
66
readme = "README-PYPI.md"

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.9.0"
6+
__version__: str = "3.9.1"
77
__openapi_doc_version__: str = "2.0"
8-
__gen_version__: str = "2.648.1"
9-
__user_agent__: str = "speakeasy-sdk/python 3.9.0 2.648.1 2.0 orq-ai-sdk"
8+
__gen_version__: str = "2.648.5"
9+
__user_agent__: str = "speakeasy-sdk/python 3.9.1 2.648.5 2.0 orq-ai-sdk"
1010

1111
try:
1212
if __package__ is not None:

src/orq_ai_sdk/models/createcontactop.py

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

143-
updated: Optional[datetime] = parse_datetime("2025-07-02T19:46:54.689Z")
143+
updated: Optional[datetime] = parse_datetime("2025-07-03T16:05:08.611Z")
144144
r"""The date and time the resource was last updated"""
145145

146146
@model_serializer(mode="wrap")

src/orq_ai_sdk/models/createdatasetitemop.py

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

1103-
updated: Optional[datetime] = parse_datetime("2025-07-02T19:46:54.689Z")
1103+
updated: Optional[datetime] = parse_datetime("2025-07-03T16:05:08.611Z")
11041104
r"""The date and time the resource was last updated"""

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-07-02T19:46:54.689Z")
86+
updated: Optional[datetime] = parse_datetime("2025-07-03T16:05:08.611Z")
8787
r"""The date and time the resource was last updated"""

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-
"01JZ6AVAG67S5PP2SY17TB5CBH"
229+
"01JZ8GJ0085FYY3Q7617JJ00XC"
230230
)
231231
r"""The id of the resource"""
232232

src/orq_ai_sdk/models/createevalop.py

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -474,9 +474,9 @@ class ResponseBodyPython(BaseModel):
474474

475475
key: str
476476

477-
created: Optional[str] = "2025-07-02T19:46:56.866Z"
477+
created: Optional[str] = "2025-07-03T16:05:11.001Z"
478478

479-
updated: Optional[str] = "2025-07-02T19:46:56.866Z"
479+
updated: Optional[str] = "2025-07-03T16:05:11.001Z"
480480

481481
guardrail_config: Optional[CreateEvalResponseBodyEvalsResponseGuardrailConfig] = (
482482
None
@@ -586,9 +586,9 @@ class ResponseBodyHTTP(BaseModel):
586586

587587
key: str
588588

589-
created: Optional[str] = "2025-07-02T19:46:56.866Z"
589+
created: Optional[str] = "2025-07-03T16:05:11.001Z"
590590

591-
updated: Optional[str] = "2025-07-02T19:46:56.866Z"
591+
updated: Optional[str] = "2025-07-03T16:05:11.001Z"
592592

593593
guardrail_config: Optional[CreateEvalResponseBodyEvalsGuardrailConfig] = None
594594

@@ -679,9 +679,9 @@ class ResponseBodyJSON(BaseModel):
679679

680680
key: str
681681

682-
created: Optional[str] = "2025-07-02T19:46:56.866Z"
682+
created: Optional[str] = "2025-07-03T16:05:11.001Z"
683683

684-
updated: Optional[str] = "2025-07-02T19:46:56.866Z"
684+
updated: Optional[str] = "2025-07-03T16:05:11.001Z"
685685

686686
guardrail_config: Optional[CreateEvalResponseBodyGuardrailConfig] = None
687687

@@ -773,9 +773,9 @@ class ResponseBodyLLM(BaseModel):
773773

774774
model: str
775775

776-
created: Optional[str] = "2025-07-02T19:46:56.866Z"
776+
created: Optional[str] = "2025-07-03T16:05:11.001Z"
777777

778-
updated: Optional[str] = "2025-07-02T19:46:56.866Z"
778+
updated: Optional[str] = "2025-07-03T16:05:11.001Z"
779779

780780
guardrail_config: Optional[ResponseBodyGuardrailConfig] = None
781781

0 commit comments

Comments
 (0)