File tree 2 files changed +2
-2
lines changed
instrumentation-genai/opentelemetry-instrumentation-openai-v2
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
13
14
14
### Added
15
15
16
- - Add example to ` opentelemetry-instrumentation-openai-v2 `
17
- ([ #3006 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3006 ) )
18
16
- ` opentelemetry-instrumentation-sqlalchemy ` Update unit tests to run with SQLALchemy 2
19
17
([ #2976 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2976 ) )
20
18
- Add ` opentelemetry-instrumentation-openai-v2 ` to ` opentelemetry-bootstrap `
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+ - Add example to ` opentelemetry-instrumentation-openai-v2 `
11
+ ([ #3006 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3006 ) )
10
12
- Support for ` AsyncOpenAI/AsyncCompletions ` ([ #2984 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2984 ) )
11
13
12
14
## Version 2.0b0 (2024-11-08)
You can’t perform that action at this time.
0 commit comments