Skip to content

Commit 97cd100

Browse files
nagkumar91Copilot
andcommitted
openai-v2: add CHANGELOG entry for #4455
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 7f5c6cd commit 97cd100

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • instrumentation-genai/opentelemetry-instrumentation-openai-v2

instrumentation-genai/opentelemetry-instrumentation-openai-v2/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
- Import `OTEL_INSTRUMENTATION_GENAI_CAPTURE_MESSAGE_CONTENT` from
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+
1015
- Fix `ChoiceBuffer` crash on streaming tool-call deltas with `arguments=None`
1116
([#4350](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4350))
1217
- Fix `StreamWrapper` missing `.headers` and other attributes when using `with_raw_response` streaming

0 commit comments

Comments
 (0)