mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 19:54:13 +00:00
docs - team based logging
This commit is contained in:
parent
758ad98dd8
commit
7ca6ff0470
1 changed files with 8 additions and 1 deletions
|
@ -2,10 +2,17 @@ import Image from '@theme/IdealImage';
|
||||||
import Tabs from '@theme/Tabs';
|
import Tabs from '@theme/Tabs';
|
||||||
import TabItem from '@theme/TabItem';
|
import TabItem from '@theme/TabItem';
|
||||||
|
|
||||||
# 👥📊 Team Based Logging
|
# 👥📊 [BETA] Team Based Logging
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue