mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
chore: ordering of logging & observability docs (#9994)
This commit is contained in:
parent
a2bc0c0f36
commit
db857c74d4
1 changed files with 3 additions and 3 deletions
|
@ -188,7 +188,7 @@ const sidebars = {
|
|||
"providers/azure_ai",
|
||||
"providers/aiml",
|
||||
"providers/vertex",
|
||||
|
||||
|
||||
{
|
||||
type: "category",
|
||||
label: "Google AI Studio",
|
||||
|
@ -340,7 +340,7 @@ const sidebars = {
|
|||
},
|
||||
"rerank",
|
||||
"assistants",
|
||||
|
||||
|
||||
{
|
||||
type: "category",
|
||||
label: "/files",
|
||||
|
@ -407,9 +407,9 @@ const sidebars = {
|
|||
type: "category",
|
||||
label: "Logging & Observability",
|
||||
items: [
|
||||
"observability/langfuse_integration",
|
||||
"observability/lunary_integration",
|
||||
"observability/mlflow",
|
||||
"observability/langfuse_integration",
|
||||
"observability/gcs_bucket_integration",
|
||||
"observability/langsmith_integration",
|
||||
"observability/literalai_integration",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue