Change8

v4.6.4

📦 datadog-sdkView on GitHub →
🐛 1 fixes🔧 2 symbols

Summary

This release primarily addresses a bug in LLM Observability where the @llm decorator failed on certain return types, now logging a debug message instead. Compatibility information regarding support levels is also provided.

🐛 Bug Fixes

  • LLM Observability: Fixed an issue where the @llm decorator raised an LLMObsAnnotateSpanError when decorated functions returned unparsable values (like plain strings or integers); it now logs a debug message instead.

Affected Symbols