Skip to content

Commit 6e34620

Browse files
committed
fixed changelog
1 parent e9fff12 commit 6e34620

File tree

1 file changed

+2
-0
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-langchain

1 file changed

+2
-0
lines changed

instrumentation-genai/opentelemetry-instrumentation-langchain/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
- Add LangChain workflow span support and refactor LLM invocation
11+
([#4449](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4449))
1012
- Fix compatibility with wrapt 2.x by using positional arguments in `wrap_function_wrapper()` calls
1113
([#4445](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4445))
1214
- Added span support for genAI langchain llm invocation.

0 commit comments

Comments
 (0)