Skip to content

Commit 79795f2

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.529.1
1 parent 856d1b7 commit 79795f2

File tree

123 files changed

+282
-360
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

123 files changed

+282
-360
lines changed

.speakeasy/gen.lock

Lines changed: 32 additions & 120 deletions
Large diffs are not rendered by default.

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
speakeasyVersion: 1.528.1
1+
speakeasyVersion: 1.529.1
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:a95c0596ed78c2095057a10be112b98ba8368832569aba5675e53de0bd885854
14-
sourceBlobDigest: sha256:becda8a555d1cb30b5dfbd1e6f70e78d3b7bbde148eca395e2ae4ef9aefaaacb
13+
sourceRevisionDigest: sha256:33ea6ddad928abb2f78c4a27be54ac2359947e11fec87070065231f09784d7ac
14+
sourceBlobDigest: sha256:d16deb2f11c802b46b3e013daa39e227e5629727cafdd567aeecd4e3e40fbb72
1515
tags:
1616
- latest
17-
- speakeasy-sdk-regen-1743711359
17+
- speakeasy-sdk-regen-1743779476
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:a95c0596ed78c2095057a10be112b98ba8368832569aba5675e53de0bd885854
31-
sourceBlobDigest: sha256:becda8a555d1cb30b5dfbd1e6f70e78d3b7bbde148eca395e2ae4ef9aefaaacb
30+
sourceRevisionDigest: sha256:33ea6ddad928abb2f78c4a27be54ac2359947e11fec87070065231f09784d7ac
31+
sourceBlobDigest: sha256:d16deb2f11c802b46b3e013daa39e227e5629727cafdd567aeecd4e3e40fbb72
3232
codeSamplesNamespace: orq-ai-sdk-python-code-samples
33-
codeSamplesRevisionDigest: sha256:91ac59c24ae956e76a27b395e013a9477362da6c773733feeff831c97c3b0d17
33+
codeSamplesRevisionDigest: sha256:0dac4563e86cf3fad7f8fe00faf9df0e2ade0a98cc6a57d71f86d350c08ba456
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
@@ -258,4 +258,14 @@ Based on:
258258
### Generated
259259
- [python v3.3.1] .
260260
### Releases
261-
- [PyPI v3.3.1] https://pypi.org/project/orq-ai-sdk/3.3.1 - .
261+
- [PyPI v3.3.1] https://pypi.org/project/orq-ai-sdk/3.3.1 - .
262+
263+
## 2025-04-04 15:10:55
264+
### Changes
265+
Based on:
266+
- OpenAPI Doc
267+
- Speakeasy CLI 1.529.1 (2.566.5) https://github.com/speakeasy-api/speakeasy
268+
### Generated
269+
- [python v3.3.3] .
270+
### Releases
271+
- [PyPI v3.3.3] https://pypi.org/project/orq-ai-sdk/3.3.3 - .

docs/models/assistantmessage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
| Field | Type | Required | Description |
77
| ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
8-
| `role` | [models.DeploymentsPrefixMessages4Role](../models/deploymentsprefixmessages4role.md) | :heavy_check_mark: | The role of the messages author, in this case `assistant`. |
98
| `content` | [Optional[models.PrefixMessagesContent]](../models/prefixmessagescontent.md) | :heavy_minus_sign: | The contents of the assistant message. Required unless `tool_calls` or `function_call` is specified. |
109
| `refusal` | *OptionalNullable[str]* | :heavy_minus_sign: | The refusal message by the assistant. |
10+
| `role` | [models.DeploymentsPrefixMessages4Role](../models/deploymentsprefixmessages4role.md) | :heavy_check_mark: | The role of the messages author, in this case `assistant`. |
1111
| `name` | *Optional[str]* | :heavy_minus_sign: | An optional name for the participant. Provides the model information to differentiate between participants of the same role. |
1212
| `audio` | [OptionalNullable[models.Audio]](../models/audio.md) | :heavy_minus_sign: | Data about a previous audio response from the model. |
1313
| `tool_calls` | List[[models.ToolCalls](../models/toolcalls.md)] | :heavy_minus_sign: | The tool calls generated by the model, such as function calls. |

docs/models/bulkcreatedatapoints2datasetsimageurl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
| Field | Type | Required | Description |
77
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
8-
| `url` | *str* | :heavy_check_mark: | Either a URL of the image or the base64 encoded data URI. |
98
| `id` | *Optional[str]* | :heavy_minus_sign: | The orq.ai id of the image |
9+
| `url` | *str* | :heavy_check_mark: | Either a URL of the image or the base64 encoded data URI. |
1010
| `detail` | *Optional[str]* | :heavy_minus_sign: | Specifies the detail level of the image. Currently only supported with OpenAI models |

docs/models/bulkcreatedatapointsdatasetstoolcalls.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Field | Type | Required | Description |
77
| ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ |
8-
| `type` | [models.BulkCreateDatapointsDatasetsType](../models/bulkcreatedatapointsdatasetstype.md) | :heavy_check_mark: | N/A |
9-
| `function` | [models.BulkCreateDatapointsDatasetsFunction](../models/bulkcreatedatapointsdatasetsfunction.md) | :heavy_check_mark: | N/A |
108
| `id` | *Optional[str]* | :heavy_minus_sign: | N/A |
11-
| `index` | *Optional[float]* | :heavy_minus_sign: | N/A |
9+
| `index` | *Optional[float]* | :heavy_minus_sign: | N/A |
10+
| `type` | [models.BulkCreateDatapointsDatasetsType](../models/bulkcreatedatapointsdatasetstype.md) | :heavy_check_mark: | N/A |
11+
| `function` | [models.BulkCreateDatapointsDatasetsFunction](../models/bulkcreatedatapointsdatasetsfunction.md) | :heavy_check_mark: | N/A |

docs/models/bulkcreatedatapointstoolcalls.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
| Field | Type | Required | Description |
77
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
8-
| `type` | [models.BulkCreateDatapointsType](../models/bulkcreatedatapointstype.md) | :heavy_check_mark: | N/A |
9-
| `function` | [models.BulkCreateDatapointsFunction](../models/bulkcreatedatapointsfunction.md) | :heavy_check_mark: | N/A |
108
| `id` | *Optional[str]* | :heavy_minus_sign: | N/A |
11-
| `index` | *Optional[float]* | :heavy_minus_sign: | N/A |
9+
| `index` | *Optional[float]* | :heavy_minus_sign: | N/A |
10+
| `type` | [models.BulkCreateDatapointsType](../models/bulkcreatedatapointstype.md) | :heavy_check_mark: | N/A |
11+
| `function` | [models.BulkCreateDatapointsFunction](../models/bulkcreatedatapointsfunction.md) | :heavy_check_mark: | N/A |

0 commit comments

Comments
 (0)