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.
2 parents 3dd16bd + fcc5f24 commit d5438f9Copy full SHA for d5438f9
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