Skip to content

Commit e24df6b

Browse files
Merge pull request #69 from gleanwork/speakeasy-sdk-regen-1759451489
chore: 🐝 Update SDK - Generate 0.10.0
2 parents 7393e02 + 7091578 commit e24df6b

Some content is hidden

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

59 files changed

+2098
-102
lines changed

.speakeasy/gen.lock

Lines changed: 46 additions & 12 deletions
Large diffs are not rendered by default.

.speakeasy/gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ generation:
2727
generateNewTests: true
2828
skipResponseBodyAssertions: true
2929
python:
30-
version: 0.9.3
30+
version: 0.10.0
3131
additionalDependencies:
3232
dev: {}
3333
main: {}

.speakeasy/glean-merged-spec.yaml

Lines changed: 268 additions & 0 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,12 +1,12 @@
1-
speakeasyVersion: 1.633.1
1+
speakeasyVersion: 1.635.3
22
sources:
33
Glean API:
44
sourceNamespace: glean-api-specs
5-
sourceRevisionDigest: sha256:973ad5e684eb699f9e585ec03cc02a48e243146bb66be2014682d3eb48998606
6-
sourceBlobDigest: sha256:d764346b0c5d0e79a5abc614b36967702bd4f7ecc279ec0d13d6ec75d6d129fa
5+
sourceRevisionDigest: sha256:9c88586528e71ab61d6ab430aae0133ce42899151af73f3917d776b7d45785a5
6+
sourceBlobDigest: sha256:ce64a4e209ccf3f1af32689bd1d7c3aea9bf764b2b047ccb8decbc87dbdd3c1e
77
tags:
88
- latest
9-
- speakeasy-sdk-regen-1759350524
9+
- speakeasy-sdk-regen-1759451489
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:973ad5e684eb699f9e585ec03cc02a48e243146bb66be2014682d3eb48998606
21-
sourceBlobDigest: sha256:d764346b0c5d0e79a5abc614b36967702bd4f7ecc279ec0d13d6ec75d6d129fa
20+
sourceRevisionDigest: sha256:9c88586528e71ab61d6ab430aae0133ce42899151af73f3917d776b7d45785a5
21+
sourceBlobDigest: sha256:ce64a4e209ccf3f1af32689bd1d7c3aea9bf764b2b047ccb8decbc87dbdd3c1e
2222
codeSamplesNamespace: glean-api-specs-python-code-samples
23-
codeSamplesRevisionDigest: sha256:5fe7ff2fe40f994516845cf5b898a09218f76d4176b9396fd0543f596195ce44
23+
codeSamplesRevisionDigest: sha256:0d1a660f011a38e27a21f4c12262125a96c0408cc6efda8952c81d8feca2fb46
2424
workflow:
2525
workflowVersion: 1.0.0
2626
speakeasyVersion: latest

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -336,9 +336,6 @@ For more information on obtaining the appropriate token type, please contact you
336336
<details open>
337337
<summary>Available methods</summary>
338338

339-
### [client](docs/sdks/client/README.md)
340-
341-
342339
#### [client.activity](docs/sdks/clientactivity/README.md)
343340

344341
* [report](docs/sdks/clientactivity/README.md#report) - Report document activity
@@ -468,10 +465,6 @@ For more information on obtaining the appropriate token type, please contact you
468465
* [list](docs/sdks/clientverification/README.md#list) - List verifications
469466
* [verify](docs/sdks/clientverification/README.md#verify) - Update verification
470467

471-
472-
### [indexing](docs/sdks/indexing/README.md)
473-
474-
475468
#### [indexing.authentication](docs/sdks/indexingauthentication/README.md)
476469

477470
* [rotate_token](docs/sdks/indexingauthentication/README.md#rotate_token) - Rotate token

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,4 +268,14 @@ Based on:
268268
### Generated
269269
- [python v0.9.3] .
270270
### Releases
271-
- [PyPI v0.9.3] https://pypi.org/project/glean/0.9.3 - .
271+
- [PyPI v0.9.3] https://pypi.org/project/glean/0.9.3 - .
272+
273+
## 2025-10-07 16:34:41
274+
### Changes
275+
Based on:
276+
- OpenAPI Doc
277+
- Speakeasy CLI 1.635.3 (2.722.5) https://github.com/speakeasy-api/speakeasy
278+
### Generated
279+
- [python v0.10.0] .
280+
### Releases
281+
- [PyPI v0.10.0] https://pypi.org/project/glean/0.10.0 - .
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# AgentsInsightsV2Response
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------ |
8+
| `monthly_active_users` | *Optional[int]* | :heavy_minus_sign: | Number of current Monthly Active Users, in the specified departments. |
9+
| `weekly_active_users` | *Optional[int]* | :heavy_minus_sign: | Number of current Weekly Active Users, in the specified departments. |
10+
| `monthly_active_user_timeseries` | [Optional[models.LabeledCountInfo]](../models/labeledcountinfo.md) | :heavy_minus_sign: | N/A |
11+
| `weekly_active_user_timeseries` | [Optional[models.LabeledCountInfo]](../models/labeledcountinfo.md) | :heavy_minus_sign: | N/A |
12+
| `daily_active_user_timeseries` | [Optional[models.LabeledCountInfo]](../models/labeledcountinfo.md) | :heavy_minus_sign: | N/A |
13+
| `shared_agents_count` | *Optional[int]* | :heavy_minus_sign: | Total number of shared agents. |
14+
| `top_agents_insights` | List[[models.PerAgentInsight](../models/peragentinsight.md)] | :heavy_minus_sign: | N/A |
15+
| `agents_usage_by_department_insights` | List[[models.AgentsUsageByDepartmentInsight](../models/agentsusagebydepartmentinsight.md)] | :heavy_minus_sign: | N/A |
16+
| `agent_users_insights` | List[[models.AgentUsersInsight](../models/agentusersinsight.md)] | :heavy_minus_sign: | N/A |
17+
| `daily_agent_runs_timeseries` | [Optional[models.LabeledCountInfo]](../models/labeledcountinfo.md) | :heavy_minus_sign: | N/A |
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# AgentsUsageByDepartmentInsight
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description |
7+
| ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ |
8+
| `department` | *Optional[str]* | :heavy_minus_sign: | Name of the department |
9+
| `agent_adoption_rate` | *Optional[float]* | :heavy_minus_sign: | Percentage of employees in the department who have used agents at least once over the specified time period. |
10+
| `user_count` | *Optional[int]* | :heavy_minus_sign: | Total number of users in this department who have used any agent over the specified time period. |
11+
| `run_count` | *Optional[int]* | :heavy_minus_sign: | Total number of runs in this department over the specified time period. |
12+
| `agent_id` | *Optional[str]* | :heavy_minus_sign: | ID of the agent to be shown in the agent column in this department over the specified time period. |
13+
| `agent_name` | *Optional[str]* | :heavy_minus_sign: | Name of the agent to be shown in the agent column in this department over the specified time period. |

docs/models/agentusersinsight.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# AgentUsersInsight
2+
3+
4+
## Fields
5+
6+
| Field | Type | Required | Description | Example |
7+
| ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- | ---------------------------------------------------------------------------- |
8+
| `person` | [Optional[models.Person]](../models/person.md) | :heavy_minus_sign: | N/A | {<br/>"name": "George Clooney",<br/>"obfuscatedId": "abc123"<br/>} |
9+
| `department_name` | *Optional[str]* | :heavy_minus_sign: | Department name | |
10+
| `agents_used_count` | *Optional[int]* | :heavy_minus_sign: | Total number of agents used by this user over the specified time period. | |
11+
| `average_runs_per_day_count` | *Optional[float]* | :heavy_minus_sign: | Average number of runs per day for this user over the specified time period. | |
12+
| `agents_created_count` | *Optional[int]* | :heavy_minus_sign: | Total number of agents created by this user over the specified time period. | |
13+
| `run_count` | *Optional[int]* | :heavy_minus_sign: | Total number of agent runs for this user over the specified time period. | |

0 commit comments

Comments
 (0)