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 23e1a47 commit 7d132dbCopy full SHA for 7d132db
1 file changed
instrumentation-genai/opentelemetry-instrumentation-openai-v2/CHANGELOG.md
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
- Pass tool definitions from `tools` kwarg to `InferenceInvocation.tool_definitions`
11
so `gen_ai.tool.definitions` span attribute is populated on chat completion spans
12
([#4554](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4554))
13
+- Add instrumentation for `chat.completions.parse()` structured outputs
14
+ ([#4416](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4416))
15
16
## Version 2.4b0 (2026-05-01)
17
0 commit comments