We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3396a39 commit 0f5ad88Copy full SHA for 0f5ad88
instrumentation-genai/opentelemetry-instrumentation-openai-v2/CHANGELOG.md
@@ -8,7 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## Unreleased
9
10
- Fix `AttributeError` when handling `LegacyAPIResponse` (from `with_raw_response`)
11
- ([#4002](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/4002))
+ ([#4017](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4017))
12
+- Add support for chat completions choice count and stop sequences span attributes
13
+ ([#4028](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4028))
14
15
## Version 2.2b0 (2025-11-25)
16
0 commit comments