From b35b09ea9374acce11e3073d3e3bc4189773b546 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Sat, 17 Aug 2024 13:30:11 -0700 Subject: [PATCH] docs clean up emojis --- docs/my-website/docs/proxy/billing.md | 2 +- docs/my-website/docs/proxy/bucket.md | 2 +- docs/my-website/docs/proxy/email.md | 2 +- docs/my-website/docs/proxy/logging.md | 2 +- docs/my-website/docs/proxy/multiple_admins.md | 2 +- docs/my-website/docs/proxy/tag_routing.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/my-website/docs/proxy/billing.md b/docs/my-website/docs/proxy/billing.md index d3d1400cdeb..78ac389367c 100644 --- a/docs/my-website/docs/proxy/billing.md +++ b/docs/my-website/docs/proxy/billing.md @@ -2,7 +2,7 @@ import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -# 💵 Billing +# Billing Bill internal teams, external customers for their usage diff --git a/docs/my-website/docs/proxy/bucket.md b/docs/my-website/docs/proxy/bucket.md index 8df7e2456fe..0e341f9d143 100644 --- a/docs/my-website/docs/proxy/bucket.md +++ b/docs/my-website/docs/proxy/bucket.md @@ -3,7 +3,7 @@ import Image from '@theme/IdealImage'; import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; -# 🪣 Logging GCS, s3 Buckets +# Logging GCS, s3 Buckets LiteLLM Supports Logging to the following Cloud Buckets - (Enterprise) ✨ [Google Cloud Storage Buckets](#logging-proxy-inputoutput-to-google-cloud-storage-buckets) diff --git a/docs/my-website/docs/proxy/email.md b/docs/my-website/docs/proxy/email.md index 7db52910754..a3f3a41694e 100644 --- a/docs/my-website/docs/proxy/email.md +++ b/docs/my-website/docs/proxy/email.md @@ -1,6 +1,6 @@ import Image from '@theme/IdealImage'; -# ✨ 📧 Email Notifications +# Email Notifications Send an Email to your users when: - A Proxy API Key is created for them diff --git a/docs/my-website/docs/proxy/logging.md b/docs/my-website/docs/proxy/logging.md index a6868d4005f..1be390ddd8e 100644 --- a/docs/my-website/docs/proxy/logging.md +++ b/docs/my-website/docs/proxy/logging.md @@ -1,4 +1,4 @@ -# 🪢 Logging +# Logging Log Proxy input, output, and exceptions using: diff --git a/docs/my-website/docs/proxy/multiple_admins.md b/docs/my-website/docs/proxy/multiple_admins.md index 376ff0174d5..e43b1e13bd9 100644 --- a/docs/my-website/docs/proxy/multiple_admins.md +++ b/docs/my-website/docs/proxy/multiple_admins.md @@ -1,4 +1,4 @@ -# ✨ Attribute Management changes to Users +# Attribute Management changes to Users Call management endpoints on behalf of a user. (Useful when connecting proxy to your development platform). diff --git a/docs/my-website/docs/proxy/tag_routing.md b/docs/my-website/docs/proxy/tag_routing.md index 763d5091855..c3d53356468 100644 --- a/docs/my-website/docs/proxy/tag_routing.md +++ b/docs/my-website/docs/proxy/tag_routing.md @@ -1,4 +1,4 @@ -# 💸 Tag Based Routing +# Tag Based Routing Route requests based on tags. This is useful for implementing free / paid tiers for users