Ishaan Jaff and GitHub
72a91ea9dd
(fix) Langfuse key based logging ( #6372 )
...
* langfuse use helper for get_langfuse_logging_config
* fix get_langfuse_logger_for_request
* fix import
* fix get_langfuse_logger_for_request
* test_get_langfuse_logger_for_request_with_dynamic_params
* unit testing for test_get_langfuse_logger_for_request_with_no_dynamic_params
* parameterized langfuse testing
* fix langfuse test
* fix langfuse logging
* fix test_aaalangfuse_logging_metadata
* fix langfuse log metadata test
* fix langfuse logger
* use create_langfuse_logger_from_credentials
* fix test_get_langfuse_logger_for_request_with_no_dynamic_params
* fix correct langfuse/ folder structure
* use static methods for langfuse logger
* add commment on langfuse handler
* fix linting error
* add unit testing for langfuse logging
* fix linting
* fix failure handler langfuse
2024-10-23 18:24:22 +05:30
Ishaan Jaff and GitHub
400cbff9ba
Revert "(fix) standard logging metadata + add unit testing ( #6366 )" ( #6381 )
...
This reverts commit 8359cb6fa9 .
2024-10-22 23:20:01 +05:30
Ishaan Jaff and GitHub
8359cb6fa9
(fix) standard logging metadata + add unit testing ( #6366 )
...
* fix setting StandardLoggingMetadata
* add unit testing for standard logging metadata
* fix otel logging test
* fix linting
* fix typing
2024-10-22 19:13:19 +05:30
Ishaan Jaff and GitHub
d1f457d17a
(testing) add test coverage for init custom logger class ( #6341 )
...
* working test for init custom logger
* add test coverage for custom_logger_compatible_class_as_callback
2024-10-21 15:56:32 +05:30
Ishaan Jaff
bd9e29b8b9
working test for init custom logger
2024-10-21 14:33:52 +05:30
Ishaan Jaff
24a3090ff6
fix init logger tests
2024-10-21 14:25:19 +05:30
Ishaan Jaff
11adc12326
add unit tests for init callbacks
2024-10-21 14:20:37 +05:30
Ishaan Jaff
202b5cc2cd
test_awesome_otel_with_message_logging_off
2024-10-17 16:43:25 +05:30
Ishaan Jaff
5bada7cbce
fix otel tests
2024-10-17 16:32:56 +05:30
Ishaan Jaff and GitHub
a69c670baa
(refactor) use helper function _assemble_complete_response_from_streaming_chunks to assemble complete responses in caching and logging callbacks ( #6220 )
...
* (refactor) use _assemble_complete_response_from_streaming_chunks
* add unit test for test_assemble_complete_response_from_streaming_chunks_1
* fix assemble complete_streaming_response
* config add logging_testing
* add logging_coverage in codecov
* test test_assemble_complete_response_from_streaming_chunks_3
* add unit tests for _assemble_complete_response_from_streaming_chunks
* fix remove unused / junk function
* add test for streaming_chunks when error assembling
2024-10-15 12:45:12 +05:30