forked from phoenix/litellm-mirror
docs enterprise feature
This commit is contained in:
parent
c494d8ac9a
commit
81cd217847
1 changed files with 7 additions and 7 deletions
|
@ -6,19 +6,19 @@ import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
Allow each team to use their own Langfuse Project / custom callbacks
|
Allow each team to use their own Langfuse Project / custom callbacks
|
||||||
|
|
||||||
:::info
|
|
||||||
|
|
||||||
This is an Enterprise only feature [Get Started with Enterprise here](https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat)
|
|
||||||
|
|
||||||
:::
|
|
||||||
|
|
||||||
|
|
||||||
**This allows you to do the following**
|
**This allows you to do the following**
|
||||||
```
|
```
|
||||||
Team 1 -> Logs to Langfuse Project 1
|
Team 1 -> Logs to Langfuse Project 1
|
||||||
Team 2 -> Logs to Langfuse Project 2
|
Team 2 -> Logs to Langfuse Project 2
|
||||||
Team 3 -> Disabled Logging (for GDPR compliance)
|
Team 3 -> Disabled Logging (for GDPR compliance)
|
||||||
|
|
||||||
```
|
```
|
||||||
|
:::info
|
||||||
|
|
||||||
|
✨ This is an Enterprise only feature [Get Started with Enterprise here](https://calendly.com/d/4mp-gd3-k5k/litellm-1-1-onboarding-chat)
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
||||||
|
|
||||||
## Set Callbacks Per Team
|
## Set Callbacks Per Team
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue