mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Fix doc
This commit is contained in:
parent
842d5a0762
commit
1c9cee0630
2 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# OpenAI Evals API
|
||||
# /evals
|
||||
|
||||
LiteLLM Proxy supports OpenAI's Evaluations (Evals) API, allowing you to create, manage, and run evaluations to measure model performance against defined testing criteria.
|
||||
|
||||
|
|
|
|||
|
|
@ -573,6 +573,7 @@ const sidebars = {
|
|||
"proxy/managed_finetuning",
|
||||
]
|
||||
},
|
||||
"evals_api",
|
||||
"generateContent",
|
||||
"apply_guardrail",
|
||||
"bedrock_invoke",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue