We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16880f commit fcc5f24Copy full SHA for fcc5f24
CHANGELOG.md
@@ -1,6 +1,8 @@
1
## 3.11.0 - 2025-01-28
2
3
1. Add the `$ai_span` event to the LangChain callback handler to capture the input and output of intermediary chains.
4
+ > LLM observability naming change: event property `$ai_trace_name` is now `$ai_span_name`.
5
+
6
2. Fix serialiazation of Pydantic models in methods.
7
8
## 3.10.0 - 2025-01-24
0 commit comments