We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256b849 commit a3a0f9eCopy full SHA for a3a0f9e
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 `AgentInvocation` type and agent invocation lifecycle support
11
+ ([#4274](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4274))
12
- Populate schema_url on metrics
13
([#4320](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4320))
14
- Add workflow invocation type to genAI utils
0 commit comments