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 a76be98 commit 6f6267cCopy full SHA for 6f6267c
instrumentation-genai/opentelemetry-instrumentation-openai-v2/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## Unreleased
9
10
+- Coerce openai response_format to semconv format
11
+ ([#3073](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3073))
12
- Add example to `opentelemetry-instrumentation-openai-v2`
13
([#3006](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3006))
14
- Support for `AsyncOpenAI/AsyncCompletions` ([#2984](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2984))
0 commit comments