mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
docs cleanup - reduce emojis
This commit is contained in:
parent
fa96610bbc
commit
9b0bd54571
10 changed files with 9 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import Image from '@theme/IdealImage';
|
||||
|
||||
# 🔥 Load Test LiteLLM
|
||||
# Load Test LiteLLM
|
||||
|
||||
## How to run a locust load test on LiteLLM Proxy
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
import Image from '@theme/IdealImage';
|
||||
|
||||
# 🔥 Arize AI - Logging LLM Input/Output
|
||||
# Arize AI
|
||||
|
||||
AI Observability and Evaluation Platform
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ import Image from '@theme/IdealImage';
|
|||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
# ⚡️ Braintrust - Evals + Logging
|
||||
# Braintrust - Evals + Logging
|
||||
|
||||
[Braintrust](https://www.braintrust.dev/) manages evaluations, logging, prompt playground, to data management for AI products.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
import Image from '@theme/IdealImage';
|
||||
|
||||
# 🪣 Google Cloud Storage Buckets - Logging LLM Input/Output
|
||||
# Google Cloud Storage Buckets
|
||||
|
||||
Log LLM Logs to [Google Cloud Storage Buckets](https://cloud.google.com/storage?hl=en)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# 🧊 Helicone - OSS LLM Observability Platform
|
||||
# Helicone - OSS LLM Observability Platform
|
||||
|
||||
:::tip
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
import Image from '@theme/IdealImage';
|
||||
|
||||
# 🔥 Langfuse - Logging LLM Input/Output
|
||||
# 🪢 Langfuse - Logging LLM Input/Output
|
||||
|
||||
LangFuse is open Source Observability & Analytics for LLM Apps
|
||||
Detailed production traces and a granular view on quality, cost and latency
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
import Image from '@theme/IdealImage';
|
||||
|
||||
# 🦜 Langsmith - Logging LLM Input/Output
|
||||
# Langsmith - Logging LLM Input/Output
|
||||
|
||||
|
||||
:::tip
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
import Image from '@theme/IdealImage';
|
||||
|
||||
# 🔥 Logfire - Logging LLM Input/Output
|
||||
# Logfire
|
||||
|
||||
Logfire is open Source Observability & Analytics for LLM Apps
|
||||
Detailed production traces and a granular view on quality, cost and latency
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
# Sentry - Log LLM Exceptions
|
||||
import Image from '@theme/IdealImage';
|
||||
|
||||
|
||||
|
|
@ -9,7 +10,6 @@ https://github.com/BerriAI/litellm
|
|||
:::
|
||||
|
||||
|
||||
# Sentry - Log LLM Exceptions
|
||||
[Sentry](https://sentry.io/) provides error monitoring for production. LiteLLM can add breadcrumbs and send exceptions to Sentry with this integration
|
||||
|
||||
Track exceptions for:
|
||||
|
|
|
|||
|
|
@ -235,7 +235,6 @@ const sidebars = {
|
|||
"observability/openmeter",
|
||||
"observability/promptlayer_integration",
|
||||
"observability/wandb_integration",
|
||||
"observability/slack_integration",
|
||||
"observability/traceloop_integration",
|
||||
"observability/athina_integration",
|
||||
"observability/lunary_integration",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue