forked from phoenix/litellm-mirror
fix(utils.py): allow user to opt in to raw request logging to langfuse
This commit is contained in:
parent
a8ea7c6d31
commit
7eae0ff7e3
5 changed files with 62 additions and 21 deletions
|
@ -182,6 +182,7 @@ const sidebars = {
|
|||
label: "Logging & Observability",
|
||||
items: [
|
||||
"debugging/local_debugging",
|
||||
"observability/raw_request_response",
|
||||
"observability/callbacks",
|
||||
"observability/custom_callback",
|
||||
"observability/langfuse_integration",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue