docs clean up emojis

This commit is contained in:
Ishaan Jaff 2024-08-17 13:30:11 -07:00
parent 9b0bd54571
commit b35b09ea93
6 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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)

View file

@ -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

View file

@ -1,4 +1,4 @@
# 🪢 Logging
# Logging
Log Proxy input, output, and exceptions using:

View file

@ -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).

View file

@ -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