File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 151
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/openai%2Fopenai-bb3e130670aa251441ebf4857acd20c836da88350785a91be9d9af4a4ca25e98 .yml
3- openapi_spec_hash : 45b78734bc16e9658175ca758c608a1e
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/openai%2Fopenai-2ab0731e8c94b7c783b55939d2d2a46c2594c1da2ec444c543e17a9eea6d9164 .yml
3+ openapi_spec_hash : 5557d4cd48565e8b98dfcb96a5804965
44config_hash : 1cb55f2105c291f6f4721d06655d40f0
Original file line number Diff line number Diff line change @@ -898,6 +898,11 @@ export namespace NamespaceTool {
898898
899899 type : 'function' ;
900900
901+ /**
902+ * Whether this function should be deferred and discovered via tool search.
903+ */
904+ defer_loading ?: boolean ;
905+
901906 description ?: string | null ;
902907
903908 parameters ?: unknown | null ;
You can’t perform that action at this time.
0 commit comments