Skip to content

Commit fcc5f24

Browse files
authored
Add minor breaking change note to changelog
1 parent d16880f commit fcc5f24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## 3.11.0 - 2025-01-28
22

33
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+
46
2. Fix serialiazation of Pydantic models in methods.
57

68
## 3.10.0 - 2025-01-24

0 commit comments

Comments
 (0)