Harshit Jain
dfbc0e2156
fix:Parse embedded JSON in the message field of logs ( #20366 )
...
* fix:Parse embedded JSON in the message field of logs
* Update litellm/_logging.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
---------
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-10 16:13:33 +05:30
Ishaan Jaff
6a7aab7b84
[Bug Fix] StandardLoggingPayload on cache_hits should track custom llm provider + DD LLM Obs span type ( #12652 )
...
* bug fix - ensure custom llm provider is tracked on cache hit
* fix config.yaml
* test_cache_hit_includes_custom_llm_provider
* fix _get_datadog_span_kind
* test_datadog_span_kind_mapping
* fix ruff check
* test_datadog_span_kind_mapping
2025-07-16 15:43:15 -07:00
Krish Dholakia
ef42461c1e
Litellm fix GitHub action testing ( #11163 )
...
* test: add __init__.py files
* refactor: rename test folder to avoid naming conflict
* test: update workflows
* test: update tests
* test: update imports
* test: update tests
* test: remove unused import
* ci(test-litellm.yml): add pytest retry to github workflow
* test: fix test
2025-05-26 14:41:42 -07:00