This repository was archived by the owner on Aug 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 106
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/llamastack%2Fllama-stack-client-67fee1dea768fe8b68be4b3f53dad81ecba7e4746803410f2eda47432239ab9c .yml
3- openapi_spec_hash : 9e7ad87c8aee1f0d9657c021c609eac6
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/llamastack%2Fllama-stack-client-1c5bc84a8d003bb986b2cc2a7bb6a5232ab0514469a7f67ddbf58c06de248a03 .yml
3+ openapi_spec_hash : ad377dd848973abb656ca35f5fdc93df
44config_hash : e67fd054e95c1e82f78f4b834e96bb65
Original file line number Diff line number Diff line change @@ -55,11 +55,7 @@ export namespace CreateResponse {
5555 category_applied_input_types ?: { [ key : string ] : Array < string > } ;
5656
5757 /**
58- * A list of the categories along with their scores as predicted by model. Required
59- * set of categories that need to be in response - violence - violence/graphic -
60- * harassment - harassment/threatening - hate - hate/threatening - illicit -
61- * illicit/violent - sexual - sexual/minors - self-harm - self-harm/intent -
62- * self-harm/instructions
58+ * A list of the categories along with their scores as predicted by model.
6359 */
6460 category_scores ?: { [ key : string ] : number } ;
6561
You can’t perform that action at this time.
0 commit comments