Skip to content

Commit c8c4e16

Browse files
committed
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.648.1
1 parent 2b904ca commit c8c4e16

File tree

14 files changed

+51
-37
lines changed

14 files changed

+51
-37
lines changed

.speakeasy/gen.lock

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 3e3290ca-0ee8-4981-b1bc-14536048fa63
33
management:
4-
docChecksum: 2ffc5de135d861194642d3cb0a9e3bb4
4+
docChecksum: 32dd53402e2cd4015df1497391a25ceb
55
docVersion: 0.9.0
6-
speakeasyVersion: 1.642.1
7-
generationVersion: 2.731.4
8-
releaseVersion: 0.11.2
9-
configChecksum: 681112b04101028f6621f6ef2b0c3257
6+
speakeasyVersion: 1.648.1
7+
generationVersion: 2.739.1
8+
releaseVersion: 0.12.0
9+
configChecksum: 7f6c12e7603e8ca84f9c590fdc37bdce
1010
repoURL: https://github.com/gleanwork/api-client-python.git
1111
installationURL: https://github.com/gleanwork/api-client-python.git
1212
published: true
@@ -16,7 +16,7 @@ features:
1616
additionalProperties: 1.0.1
1717
configurableModuleName: 0.2.0
1818
constsAndDefaults: 1.0.5
19-
core: 5.23.0
19+
core: 5.23.4
2020
defaultEnabledRetries: 0.2.0
2121
deprecations: 3.0.2
2222
devContainers: 3.0.0
@@ -28,7 +28,7 @@ features:
2828
globalSecurity: 3.0.4
2929
globalSecurityCallbacks: 1.0.0
3030
globalSecurityFlattening: 1.0.0
31-
globalServerURLs: 3.1.1
31+
globalServerURLs: 3.2.0
3232
groups: 3.0.1
3333
methodArguments: 1.0.2
3434
mockServer: 0.1.1
@@ -2742,6 +2742,3 @@ generatedTests:
27422742
editcollection: "2025-06-12T19:13:52-04:00"
27432743
createshortcut: "2025-06-12T19:13:52-04:00"
27442744
updateshortcut: "2025-06-12T19:13:52-04:00"
2745-
releaseNotes: |
2746-
## Python SDK Changes Detected:
2747-
* `glean.client.insights.retrieve()`: `response.agents_response` **Changed**

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ generation:
2929
generateNewTests: true
3030
skipResponseBodyAssertions: true
3131
python:
32-
version: 0.11.2
32+
version: 0.12.0
3333
additionalDependencies:
3434
dev: {}
3535
main: {}

.speakeasy/glean-merged-spec.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7378,7 +7378,7 @@ components:
73787378
additionalProperties:
73797379
$ref: "#/components/schemas/WriteActionParameter"
73807380
ChatMessageFragment:
7381-
description: Represents a part of a ChatMessage that originates from a single action/tool. It is designed to support rich data formats beyond simple text, allowing for a more dynamic and interactive chat experience. Each fragment can include various types of content, such as text, search queries, action information, and more. Also, each ChatMessageFragment should only have one of structuredResults, querySuggestion, writeAction, followupAction, agentRecommendation or file.
7381+
description: Represents a part of a ChatMessage that originates from a single action/tool. It is designed to support rich data formats beyond simple text, allowing for a more dynamic and interactive chat experience. Each fragment can include various types of content, such as text, search queries, action information, and more. Also, each ChatMessageFragment should only have one of structuredResults, querySuggestion, writeAction, followupAction, agentRecommendation, followupRoutingSuggestion or file.
73827382
allOf:
73837383
- $ref: "#/components/schemas/Result"
73847384
- type: object
@@ -11788,7 +11788,8 @@ components:
1178811788
type: array
1178911789
items:
1179011790
$ref: "#/components/schemas/DatasourceObjectTypeDocumentCountEntry"
11791-
description: A list of object types and corresponding upload counts
11791+
description: |
11792+
A list of object types and corresponding upload counts. Note: This data may be cached and could be up to 3 hours stale.
1179211793
indexed:
1179311794
type: array
1179411795
description: The number of documents indexed, grouped by objectType

.speakeasy/workflow.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
speakeasyVersion: 1.642.1
1+
speakeasyVersion: 1.648.1
22
sources:
33
Glean API:
44
sourceNamespace: glean-api-specs
5-
sourceRevisionDigest: sha256:092bfa8d363f0191930191e522b5f72025fec603b0474d9d5d2380b79b356f32
6-
sourceBlobDigest: sha256:84c15305b5763d040c255114c33c0c78072f77ac102895bf669b71c32f037048
5+
sourceRevisionDigest: sha256:7365082c1cce88ce70a8d3236d544faf9f251cec5fbae1b45b592acb841b262c
6+
sourceBlobDigest: sha256:65aeb5314d524c7f62b12446b09c7381fb911e9d7c057e230f7f26d85b8e982b
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1761685663
9+
- speakeasy-sdk-regen-1762301903
1010
Glean Client API:
1111
sourceNamespace: glean-client-api
1212
sourceRevisionDigest: sha256:4edc63ad559e4f2c9fb9ebf5edaaaaa9269f1874d271cfd84b441d6dacac43d2
@@ -17,10 +17,10 @@ targets:
1717
glean:
1818
source: Glean API
1919
sourceNamespace: glean-api-specs
20-
sourceRevisionDigest: sha256:092bfa8d363f0191930191e522b5f72025fec603b0474d9d5d2380b79b356f32
21-
sourceBlobDigest: sha256:84c15305b5763d040c255114c33c0c78072f77ac102895bf669b71c32f037048
20+
sourceRevisionDigest: sha256:7365082c1cce88ce70a8d3236d544faf9f251cec5fbae1b45b592acb841b262c
21+
sourceBlobDigest: sha256:65aeb5314d524c7f62b12446b09c7381fb911e9d7c057e230f7f26d85b8e982b
2222
codeSamplesNamespace: glean-api-specs-python-code-samples
23-
codeSamplesRevisionDigest: sha256:05f915b94763a1499036f686db919aff002fb8e42c8feb22fef55e1208b96383
23+
codeSamplesRevisionDigest: sha256:6d93002caf2b6bb77ae4bd2f9e37ab56f9044c6d905ab5c9879f015fbe331a1a
2424
workflow:
2525
workflowVersion: 1.0.0
2626
speakeasyVersion: latest

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,8 @@ import os
749749

750750

751751
with Glean(
752-
instance="<value>"
752+
server_idx=0,
753+
instance="instance-name",
753754
api_token=os.getenv("GLEAN_API_TOKEN", ""),
754755
) as glean:
755756

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,4 +338,14 @@ Based on:
338338
### Generated
339339
- [python v0.11.2] .
340340
### Releases
341-
- [PyPI v0.11.2] https://pypi.org/project/glean/0.11.2 - .
341+
- [PyPI v0.11.2] https://pypi.org/project/glean/0.11.2 - .
342+
343+
## 2025-11-05 12:15:34
344+
### Changes
345+
Based on:
346+
- OpenAPI Doc
347+
- Speakeasy CLI 1.648.1 (2.739.1) https://github.com/speakeasy-api/speakeasy
348+
### Generated
349+
- [python v0.12.0] .
350+
### Releases
351+
- [PyPI v0.12.0] https://pypi.org/project/glean/0.12.0 - .

docs/models/chatmessagefragment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ChatMessageFragment
22

3-
Represents a part of a ChatMessage that originates from a single action/tool. It is designed to support rich data formats beyond simple text, allowing for a more dynamic and interactive chat experience. Each fragment can include various types of content, such as text, search queries, action information, and more. Also, each ChatMessageFragment should only have one of structuredResults, querySuggestion, writeAction, followupAction, agentRecommendation or file.
3+
Represents a part of a ChatMessage that originates from a single action/tool. It is designed to support rich data formats beyond simple text, allowing for a more dynamic and interactive chat experience. Each fragment can include various types of content, such as text, search queries, action information, and more. Also, each ChatMessageFragment should only have one of structuredResults, querySuggestion, writeAction, followupAction, agentRecommendation, followupRoutingSuggestion or file.
44

55

66
## Fields

docs/models/debugdatasourcestatusresponsecounts.md

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

44
## Fields
55

6-
| Field | Type | Required | Description |
7-
| ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
8-
| `uploaded` | List[[models.DatasourceObjectTypeDocumentCountEntry](../models/datasourceobjecttypedocumentcountentry.md)] | :heavy_minus_sign: | A list of object types and corresponding upload counts |
9-
| `indexed` | List[[models.DatasourceObjectTypeDocumentCountEntry](../models/datasourceobjecttypedocumentcountentry.md)] | :heavy_minus_sign: | The number of documents indexed, grouped by objectType |
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------ |
8+
| `uploaded` | List[[models.DatasourceObjectTypeDocumentCountEntry](../models/datasourceobjecttypedocumentcountentry.md)] | :heavy_minus_sign: | A list of object types and corresponding upload counts. Note: This data may be cached and could be up to 3 hours stale.<br/> |
9+
| `indexed` | List[[models.DatasourceObjectTypeDocumentCountEntry](../models/datasourceobjecttypedocumentcountentry.md)] | :heavy_minus_sign: | The number of documents indexed, grouped by objectType |

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "glean-api-client"
3-
version = "0.11.2"
3+
version = "0.12.0"
44
description = "Python Client SDK Generated by Speakeasy."
55
authors = [{ name = "Glean Technologies, Inc." }]
66
license = "MIT"

src/glean/api_client/_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 = "glean"
6-
__version__: str = "0.11.2"
6+
__version__: str = "0.12.0"
77
__openapi_doc_version__: str = "0.9.0"
8-
__gen_version__: str = "2.731.4"
9-
__user_agent__: str = "speakeasy-sdk/python 0.11.2 2.731.4 0.9.0 glean"
8+
__gen_version__: str = "2.739.1"
9+
__user_agent__: str = "speakeasy-sdk/python 0.12.0 2.739.1 0.9.0 glean"
1010

1111
try:
1212
if __package__ is not None:

0 commit comments

Comments
 (0)