We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8ef59 commit c357f5dCopy full SHA for c357f5d
1 file changed
instrumentation-genai/opentelemetry-instrumentation-openai-v2/CHANGELOG.md
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
([#4028](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4028))
14
- Fix crash with streaming `with_raw_response`
15
([#4033](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4033))
16
+- Send `gen_ai.request.seed` instead of openai specific `gen_ai.openai.request.seed`
17
+ ([#4036](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4036))
18
19
## Version 2.2b0 (2025-11-25)
20
0 commit comments