We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4fc721 commit d8ebac9Copy full SHA for d8ebac9
1 file changed
util/opentelemetry-util-genai/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 metrics and events support for EmbeddingInvocation
11
+ ([#5022](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/5022))
12
- Enrich ToolCall type, breaking change: usage of ToolCall class renamed to ToolCallRequest
13
([#4218](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4218))
14
- Add EmbeddingInvocation span lifecycle support
0 commit comments