mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
* add langsmith_api_key to StandardCallbackDynamicParams * create a file for langsmith types * langsmith add key / team based logging * add key based logging for langsmith * fix langsmith key based logging * fix linting langsmith * remove NOQA violation * add unit test coverage for all helpers in test langsmith * test_langsmith_key_based_logging * docs langsmith key based logging * run langsmith tests in logging callback tests * fix logging testing * test_langsmith_key_based_logging * test_add_callback_via_key_litellm_pre_call_utils_langsmith * add debug statement langsmith key based logging * test_langsmith_key_based_logging |
||
|---|---|---|
| .. | ||
| base_test.py | ||
| conftest.py | ||
| test_assemble_streaming_responses.py | ||
| test_datadog_llm_obs.py | ||
| test_langfuse_unit_tests.py | ||
| test_langsmith_unit_test.py | ||
| test_log_db_redis_services.py | ||
| test_opentelemetry_unit_tests.py | ||
| test_otel_logging.py | ||
| test_prometheus_unit_tests.py | ||
| test_standard_logging_payload.py | ||
| test_unit_tests_init_callbacks.py | ||