This commit is contained in:
Sameer Kankute
2026-02-17 20:57:38 +05:30
parent 842d5a0762
commit 1c9cee0630
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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.
+1
View File
@@ -573,6 +573,7 @@ const sidebars = {
"proxy/managed_finetuning",
]
},
"evals_api",
"generateContent",
"apply_guardrail",
"bedrock_invoke",