mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
docs clean up emojis
This commit is contained in:
parent
9b0bd54571
commit
b35b09ea93
6 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# 🪢 Logging
|
||||
# Logging
|
||||
|
||||
Log Proxy input, output, and exceptions using:
|
||||
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue