Skip to content

Commit d5438f9

Browse files
committed
Merge branch 'feat/langchain-spans' of github.com:PostHog/posthog-python into feat/langchain-spans
2 parents 3dd16bd + fcc5f24 commit d5438f9

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)