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 +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
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-569b5214f650a12131ef19db2720843271b9d8f3ac9dc0b4f2d641834459971c .yml
3- openapi_spec_hash : 71aee95b81884d1e155a5b0d7672d0d1
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/llamastack%2Fllama-stack-client-f59f1c7d33001d60b5190f68aa49eacec90f05dbe694620b8916152c3922051d .yml
3+ openapi_spec_hash : 804edd2e834493906dc430145402be3b
44config_hash : e6c3e48e220b264936ee6df8b996ab12
Original file line number Diff line number Diff line change @@ -63,7 +63,11 @@ export namespace CreateResponse {
6363 category_applied_input_types ?: { [ key : string ] : Array < string > } ;
6464
6565 /**
66- * A list of the categories along with their scores as predicted by model.
66+ * A list of the categories along with their scores as predicted by model. Required
67+ * set of categories that need to be in response - violence - violence/graphic -
68+ * harassment - harassment/threatening - hate - hate/threatening - illicit -
69+ * illicit/violent - sexual - sexual/minors - self-harm - self-harm/intent -
70+ * self-harm/instructions
6771 */
6872 category_scores ?: { [ key : string ] : number } ;
6973
You can’t perform that action at this time.
0 commit comments