docs: provider docstring update

This commit is contained in:
Alexey Rybak 2025-10-17 10:30:54 -07:00
parent 95a5cd4e79
commit 5c53f4062a

View file

@ -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 sidebar_label: Eval
title: Eval title: Eval
--- ---
@ -8,6 +10,8 @@ title: Eval
## Overview ## Overview
Evaluations
Llama Stack Evaluation API for running evaluations on model and agent candidates. Llama Stack Evaluation API for running evaluations on model and agent candidates.
This section contains documentation for all available providers for the **eval** API. This section contains documentation for all available providers for the **eval** API.