Skip to content

Commit cc3ec85

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.480.1
1 parent 13deec8 commit cc3ec85

20 files changed

+36
-38
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.480.1
22
sources:
33
orq-ai-sdk-prerelease-python:
44
sourceNamespace: orq-ai-sdk-prerelease-python
5-
sourceRevisionDigest: sha256:4890dd148cd414d1e1ca61ad3c1ee2fdd1aef3deeed372e547e5cb725de8f470
6-
sourceBlobDigest: sha256:dccbc22675ab2b4a634fb7374e5ff34ebd126d0608815594ca078e171ba07e6e
5+
sourceRevisionDigest: sha256:259f0493a55762e6b195567cb32485dc4db21d4e9a113cb7bfeb98fa935072b5
6+
sourceBlobDigest: sha256:8f8ddf0348cf4145df1cac37ab9aa8a6a6988981f76d39357f264d6066cdbe39
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1738310856
9+
- speakeasy-sdk-regen-1738330373
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:4890dd148cd414d1e1ca61ad3c1ee2fdd1aef3deeed372e547e5cb725de8f470
24-
sourceBlobDigest: sha256:dccbc22675ab2b4a634fb7374e5ff34ebd126d0608815594ca078e171ba07e6e
23+
sourceRevisionDigest: sha256:259f0493a55762e6b195567cb32485dc4db21d4e9a113cb7bfeb98fa935072b5
24+
sourceBlobDigest: sha256:8f8ddf0348cf4145df1cac37ab9aa8a6a6988981f76d39357f264d6066cdbe39
2525
codeSamplesNamespace: orq-ai-sdk-prerelease-python-code-samples
26-
codeSamplesRevisionDigest: sha256:106ef35be1857c10ddecbe15f267e233e4282dffcfdfcaa93d59e696a0e5592e
26+
codeSamplesRevisionDigest: sha256:83b4407bb37c6ebebafa98c3bb6fed61f0fa7311a43db51325589f7473f427e5
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 & 4 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: fff8acaee035f288fc4609d241fa237a
4+
docChecksum: 4ebaa43690fe55950a33c22a79282828
55
docVersion: "2.0"
66
speakeasyVersion: 1.480.1
77
generationVersion: 2.499.1
8-
releaseVersion: 3.1.0-rc.26
9-
configChecksum: 9bc1947c422b37172233c5635cc72d24
8+
releaseVersion: 3.1.0-rc.27
9+
configChecksum: 5a48651d8ea99e0c082993628bc5ba60
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
@@ -28,6 +28,7 @@ features:
2828
globals: 3.0.0
2929
groups: 3.0.0
3030
hiddenGlobals: 1.0.0
31+
ignores: 3.0.1
3132
inputOutputModels: 3.0.0
3233
methodArguments: 1.0.2
3334
multipartFileContentType: 1.0.0
@@ -1000,7 +1001,7 @@ examples:
10001001
DeploymentInvoke:
10011002
speakeasy-default-deployment-invoke:
10021003
requestBody:
1003-
application/json: {"key": "<key>", "stream": false}
1004+
application/json: {"key": "<key>"}
10041005
responses:
10051006
"200":
10061007
application/json: {"id": "<id>", "created": "2024-02-27T07:01:10.482Z", "object": "completion", "model": "El Camino", "provider": "cohere", "is_final": false, "choices": [{"index": 1729.12}, {"index": 3047.15}]}

packages/orq-rc/RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,14 @@ Based on:
7878
### Generated
7979
- [python v3.1.0-rc.26] packages/orq-rc
8080
### Releases
81-
- [PyPI v3.1.0-rc.26] https://pypi.org/project/orq-ai-sdk/3.1.0-rc.26 - packages/orq-rc
81+
- [PyPI v3.1.0-rc.26] https://pypi.org/project/orq-ai-sdk/3.1.0-rc.26 - packages/orq-rc
82+
83+
## 2025-01-31 13:32:37
84+
### Changes
85+
Based on:
86+
- OpenAPI Doc
87+
- Speakeasy CLI 1.480.1 (2.499.1) https://github.com/speakeasy-api/speakeasy
88+
### Generated
89+
- [python v3.1.0-rc.27] packages/orq-rc
90+
### Releases
91+
- [PyPI v3.1.0-rc.27] https://pypi.org/project/orq-ai-sdk/3.1.0-rc.27 - packages/orq-rc

packages/orq-rc/docs/models/deployments.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ The deployment request payload
88
| Field | Type | Required | Description |
99
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
1010
| `key` | *str* | :heavy_check_mark: | The deployment key to invoke |
11-
| `stream` | *Optional[bool]* | :heavy_minus_sign: | If set, partial message content will be sent. Tokens will be sent as data-only `server-sent events` as they become available, with the stream terminated by a `data: [DONE]` message. |
1211
| `inputs` | Dict[str, [models.Inputs](../models/inputs.md)] | :heavy_minus_sign: | Key-value pairs variables to replace in your prompts. If a variable is not provided that is defined in the prompt, the default variables are used. |
1312
| `context` | Dict[str, *Any*] | :heavy_minus_sign: | Key-value pairs that match your data model and fields declared in your configuration matrix. If you send multiple prompt keys, the context will be applied to the evaluation of each key. |
1413
| `prefix_messages` | List[[models.PrefixMessages](../models/prefixmessages.md)] | :heavy_minus_sign: | A list of messages to include after the `System` message, but before the `User` and `Assistant` pairs configured in your deployment. |

packages/orq-rc/docs/sdks/deploymentssdk/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ with Orq(
130130
| Parameter | Type | Required | Description |
131131
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
132132
| `key` | *str* | :heavy_check_mark: | The deployment key to invoke |
133-
| `stream` | *Optional[bool]* | :heavy_minus_sign: | If set, partial message content will be sent. Tokens will be sent as data-only `server-sent events` as they become available, with the stream terminated by a `data: [DONE]` message. |
134133
| `inputs` | Dict[str, [models.Inputs](../../models/inputs.md)] | :heavy_minus_sign: | Key-value pairs variables to replace in your prompts. If a variable is not provided that is defined in the prompt, the default variables are used. |
135134
| `context` | Dict[str, *Any*] | :heavy_minus_sign: | Key-value pairs that match your data model and fields declared in your configuration matrix. If you send multiple prompt keys, the context will be applied to the evaluation of each key. |
136135
| `prefix_messages` | List[[models.PrefixMessages](../../models/prefixmessages.md)] | :heavy_minus_sign: | A list of messages to include after the `System` message, but before the `User` and `Assistant` pairs configured in your deployment. |

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.1.0-rc.26"
3+
version = "3.1.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.1.0-rc.26"
6+
__version__: str = "3.1.0-rc.27"
77
__openapi_doc_version__: str = "2.0"
88
__gen_version__: str = "2.499.1"
9-
__user_agent__: str = "speakeasy-sdk/python 3.1.0-rc.26 2.499.1 2.0 orq-ai-sdk"
9+
__user_agent__: str = "speakeasy-sdk/python 3.1.0-rc.27 2.499.1 2.0 orq-ai-sdk"
1010

1111
try:
1212
if __package__ is not None:

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,6 @@ def invoke(
569569
self,
570570
*,
571571
key: str,
572-
stream: Optional[bool] = False,
573572
inputs: Optional[
574573
Union[Dict[str, models.Inputs], Dict[str, models.InputsTypedDict]]
575574
] = None,
@@ -599,7 +598,6 @@ def invoke(
599598
Invoke a deployment with a given payload
600599
601600
:param key: The deployment key to invoke
602-
:param stream: If set, partial message content will be sent. Tokens will be sent as data-only `server-sent events` as they become available, with the stream terminated by a `data: [DONE]` message.
603601
:param inputs: Key-value pairs variables to replace in your prompts. If a variable is not provided that is defined in the prompt, the default variables are used.
604602
:param context: Key-value pairs that match your data model and fields declared in your configuration matrix. If you send multiple prompt keys, the context will be applied to the evaluation of each key.
605603
:param prefix_messages: A list of messages to include after the `System` message, but before the `User` and `Assistant` pairs configured in your deployment.
@@ -627,7 +625,6 @@ def invoke(
627625

628626
request = models.Deployments(
629627
key=key,
630-
stream=stream,
631628
inputs=inputs,
632629
context=context,
633630
prefix_messages=utils.get_pydantic_model(
@@ -721,7 +718,6 @@ async def invoke_async(
721718
self,
722719
*,
723720
key: str,
724-
stream: Optional[bool] = False,
725721
inputs: Optional[
726722
Union[Dict[str, models.Inputs], Dict[str, models.InputsTypedDict]]
727723
] = None,
@@ -751,7 +747,6 @@ async def invoke_async(
751747
Invoke a deployment with a given payload
752748
753749
:param key: The deployment key to invoke
754-
:param stream: If set, partial message content will be sent. Tokens will be sent as data-only `server-sent events` as they become available, with the stream terminated by a `data: [DONE]` message.
755750
:param inputs: Key-value pairs variables to replace in your prompts. If a variable is not provided that is defined in the prompt, the default variables are used.
756751
:param context: Key-value pairs that match your data model and fields declared in your configuration matrix. If you send multiple prompt keys, the context will be applied to the evaluation of each key.
757752
:param prefix_messages: A list of messages to include after the `System` message, but before the `User` and `Assistant` pairs configured in your deployment.
@@ -779,7 +774,6 @@ async def invoke_async(
779774

780775
request = models.Deployments(
781776
key=key,
782-
stream=stream,
783777
inputs=inputs,
784778
context=context,
785779
prefix_messages=utils.get_pydantic_model(

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

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

151-
updated: Optional[datetime] = dateutil.parser.isoparse("2025-01-31T07:05:40.814Z")
151+
updated: Optional[datetime] = dateutil.parser.isoparse("2025-01-31T13:31:12.935Z")
152152
r"""The date and time the resource was last updated"""
153153

154154
@model_serializer(mode="wrap")

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,7 @@ class CreatePromptResponseBody(BaseModel):
17911791
created: Optional[datetime] = None
17921792
r"""The date and time the resource was created"""
17931793

1794-
updated: Optional[datetime] = dateutil.parser.isoparse("2025-01-31T07:05:40.814Z")
1794+
updated: Optional[datetime] = dateutil.parser.isoparse("2025-01-31T13:31:12.935Z")
17951795
r"""The date and time the resource was last updated"""
17961796

17971797
@model_serializer(mode="wrap")

0 commit comments

Comments
 (0)