Skip to content

Commit 5a5a796

Browse files
committed
changelog
1 parent ee3adc0 commit 5a5a796

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

util/opentelemetry-util-genai/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
of repeatedly failing on every upload ([https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4390](#4390)).
2222
- Refactor public API: add factory methods (`start_inference`, `start_embedding`, `start_tool`, `start_workflow`) and invocation-owned lifecycle (`invocation.stop()` / `invocation.fail(exc)`); rename `LLMInvocation``InferenceInvocation` and `ToolCall``ToolInvocation`. Existing usages remain fully functional via deprecated aliases.
2323
([#4391](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4391))
24+
- Add metrics to ToolInvocations ([#4443](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4443))
2425

2526

2627
## Version 0.3b0 (2026-02-20)

0 commit comments

Comments
 (0)