We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc3774 commit d4ff5afCopy full SHA for d4ff5af
1 file changed
instrumentation-genai/opentelemetry-instrumentation-openai-v2/CHANGELOG.md
@@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
22
- Add strongly typed Responses API extractors with validation and content
23
extraction improvements
24
([#4337](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4337))
25
+- Add instrumentation for OpenAI Responses API `create`
26
+ ([#4474](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4474))
27
28
## Version 2.3b0 (2025-12-24)
29
0 commit comments