pub async fn get_eval_sets(
__arg0: State<DebugController>,
__arg1: Extension<Option<RequestContext>>,
__arg2: Path<String>,
) -> Result<Json<Vec<Value>>, (StatusCode, Json<Value>)>Available on crate feature
server only.Expand description
Get evaluation sets for an app