We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9fff12 commit 6e34620Copy full SHA for 6e34620
instrumentation-genai/opentelemetry-instrumentation-langchain/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+- Add LangChain workflow span support and refactor LLM invocation
11
+ ([#4449](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4449))
12
- Fix compatibility with wrapt 2.x by using positional arguments in `wrap_function_wrapper()` calls
13
([#4445](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4445))
14
- Added span support for genAI langchain llm invocation.
0 commit comments