From 5c53f4062a680f95947c8e10018a41ac3cb64d95 Mon Sep 17 00:00:00 2001 From: Alexey Rybak Date: Fri, 17 Oct 2025 10:30:54 -0700 Subject: [PATCH] docs: provider docstring update --- docs/docs/providers/eval/index.mdx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/docs/providers/eval/index.mdx b/docs/docs/providers/eval/index.mdx index 73b0b89aa..94bafe15e 100644 --- a/docs/docs/providers/eval/index.mdx +++ b/docs/docs/providers/eval/index.mdx @@ -1,5 +1,7 @@ --- -description: "Llama Stack Evaluation API for running evaluations on model and agent candidates." +description: "Evaluations + + Llama Stack Evaluation API for running evaluations on model and agent candidates." sidebar_label: Eval title: Eval --- @@ -8,6 +10,8 @@ title: Eval ## Overview -Llama Stack Evaluation API for running evaluations on model and agent candidates. +Evaluations + + Llama Stack Evaluation API for running evaluations on model and agent candidates. This section contains documentation for all available providers for the **eval** API.