Skip to content

Commit ea300f4

Browse files
feat(api): add UserInputMetadata type
1 parent cb792b6 commit ea300f4

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

.stats.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 193
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-0e20f536f7f833dd7205eaadd72826bd527a3ed91fcb006323e3232550abb04e.yml
3-
openapi_spec_hash: 7a96aca1a75735a1664edd091b277940
4-
config_hash: 25c7c72de891ed240ee62c4fb9a99756
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-ac173b64bb40160fa60a528c250b18b70b60676d8d639d22065a430a40e6406a.yml
3+
openapi_spec_hash: 10763c4df593dae81fe9729e8a6ff799
4+
config_hash: d579aac01b686dadf777791467e135dd

api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ from gitpod.types import (
7575
Role,
7676
Type,
7777
UserInputBlock,
78+
UserInputMetadata,
7879
WakeEvent,
7980
AgentCreateExecutionConversationTokenResponse,
8081
AgentCreatePromptResponse,

0 commit comments

Comments
 (0)