litellm/tests/logging_callback_tests/langfuse_expected_request_body
Ishaan Jaff b535c9bdc0
(Bug Fix - Langfuse) - fix for when model response has choices=[] (#8339)
* refactor _get_langfuse_input_output_content

* test_langfuse_logging_completion_with_malformed_llm_response

* fix _get_langfuse_input_output_content

* fixes for langfuse linting

* unit testing for get chat/text content for langfuse

* fix _should_raise_content_policy_error
2025-02-06 18:02:26 -08:00
..
completion_with_complex_metadata.json
completion_with_langfuse_metadata.json
completion_with_no_choices.json (Bug Fix - Langfuse) - fix for when model response has choices=[] (#8339) 2025-02-06 18:02:26 -08:00
completion_with_tags_stream.json
completion_with_tags.json
completion.json
complex_metadata_2.json
complex_metadata.json
empty_metadata.json
metadata_with_function.json
metadata_with_lock.json
nested_metadata.json
simple_metadata2.json
simple_metadata3.json
simple_metadata.json