We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b302c2b commit 2e2867cCopy full SHA for 2e2867c
1 file changed
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
+- Fix `ChoiceBuffer` crash on streaming tool-call deltas with `arguments=None`
11
+ ([#4350](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4350))
12
- Fix `StreamWrapper` missing `.headers` and other attributes when using `with_raw_response` streaming
13
([#4113](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/4113))
14
- Add opt-in support for latest experimental semantic conventions (v1.37.0). Set
0 commit comments