litellm/tests/logging_callback_tests/langfuse_expected_request_body
Krish Dholakia 066a502b89
Litellm dev 05 26 2025 p1 (#11165)
* fix(utils.py): prevent leaking sensitive keys to langfuse

Fixes https://github.com/BerriAI/litellm/issues/11150

* test(langfuse/): unit test preventing future bedrock key leaks

Fixes https://github.com/BerriAI/litellm/issues/11150

* test(test_langfuse_e2e_test.py): add unit test for vertex - make sure no key leaks occur

* ci(test-litellm.yml): add pytest retry to github workflow

* fix(proxy_server.py): support forwarding `/sso/key/generate` to the server root path url

Fixes https://github.com/BerriAI/litellm/issues/10761

* fix(proxy_server.py): don't rewrite absolute path (PROXY_BASE_URL) with relative path (SERVER_ROOT_PATH)

This causes issues when using a custom path with sso, when doing redirects

* fix(utils.py): ignore token - will mistakenly redact 'max_tokens' as well
2025-05-26 22:00:48 -07:00
..
completion_with_bedrock_call.json Litellm dev 05 26 2025 p1 (#11165) 2025-05-26 22:00:48 -07:00
completion_with_complex_metadata.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
completion_with_langfuse_metadata.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
completion_with_no_choices.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
completion_with_router.json Fix passing standard optional params (#11124) 2025-05-24 12:12:31 -07:00
completion_with_tags_stream.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
completion_with_tags.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
completion_with_vertex_call.json Litellm dev 05 26 2025 p1 (#11165) 2025-05-26 22:00:48 -07:00
completion.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
complex_metadata_2.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
complex_metadata.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
empty_metadata.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
metadata_with_function.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
metadata_with_lock.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
nested_metadata.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
simple_metadata2.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
simple_metadata3.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00
simple_metadata.json Revert "Revert "Support passing prompt_label to langfuse (#11018)"" 2025-05-22 14:14:39 -07:00