We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97cd100 commit 5e2eda8Copy full SHA for 5e2eda8
instrumentation-genai/opentelemetry-instrumentation-openai-v2/CHANGELOG.md
@@ -11,7 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
`opentelemetry.util.genai.environment_variables` instead of re-defining it locally,
12
making `opentelemetry-util-genai` the single source of truth for this constant.
13
([#4455](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4455))
14
-
15
- Fix `ChoiceBuffer` crash on streaming tool-call deltas with `arguments=None`
16
([#4350](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4350))
17
- Fix `StreamWrapper` missing `.headers` and other attributes when using `with_raw_response` streaming
0 commit comments