Skip to content

Commit 8e43bf8

Browse files
chore(api): spec updates
1 parent 697e4d5 commit 8e43bf8

2 files changed

Lines changed: 2 additions & 7 deletions

File tree

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 97
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/anthropic/anthropic-3d649a27af095557c5d57e31d6e8ab9deaac471b717703d8bb6700d93ade58f6.yml
3-
openapi_spec_hash: 97dd09750df553d4bed81692b7c17945
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/anthropic/anthropic-885805e62515d6587390efa80438fb10269cb8bf7c4b73ee8043afbdc6010319.yml
3+
openapi_spec_hash: 2f3ce77b23ff5b6365e2258fb2b29ad2
44
config_hash: 5f6ee0e4e7983e97121e1d40fd0eecda

src/resources/beta/sessions/events.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -766,11 +766,6 @@ export interface BetaManagedAgentsSearchResultBlock {
766766
*/
767767
title: string;
768768

769-
/**
770-
* The ID of the tool use that produced this search result.
771-
*/
772-
tool_use_id: string;
773-
774769
type: 'search_result';
775770
}
776771

0 commit comments

Comments
 (0)