File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 115
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/letta-ai%2Fletta-sdk-26312e06e05b7fa971782db5f8edbbbe2d3c13e0073fe9481b966d8edd6fedc7 .yml
3- openapi_spec_hash : 41d6c5e06810ee240202f8e4dd1142cf
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/letta-ai%2Fletta-sdk-c331dcc63e7abb3cba2d57fee072ff4dfa54c7c9a3925c4dd0d91aea8dce0805 .yml
3+ openapi_spec_hash : d474437908efd84f9cb97942ffc667b5
44config_hash : d290a6d98369e3135a785ad352fb2996
Original file line number Diff line number Diff line change @@ -401,7 +401,7 @@ export class Letta {
401401 }
402402
403403 /**
404- * Check Health
404+ * Async health check endpoint.
405405 */
406406 health ( options ?: RequestOptions ) : APIPromise < TopLevelAPI . HealthResponse > {
407407 return this . get ( '/v1/health/' , options ) ;
You can’t perform that action at this time.
0 commit comments