Skip to content

Commit e735ba1

Browse files
committed
fix: opentelemetry-instrumentation-openai-v2 version in example
1 parent d5dce5d commit e735ba1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/manual/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ openai~=1.57.3
22

33
opentelemetry-sdk~=1.30.0
44
opentelemetry-exporter-otlp-proto-grpc~=1.30.0
5-
opentelemetry-instrumentation-openai-v2~=2.2b0
5+
opentelemetry-instrumentation-openai-v2~=2.1b0

instrumentation-genai/opentelemetry-instrumentation-openai-v2/examples/zero-code/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ openai~=1.57.3
33
opentelemetry-sdk~=1.30.0
44
opentelemetry-exporter-otlp-proto-grpc~=1.30.0
55
opentelemetry-distro~=0.51b0
6-
opentelemetry-instrumentation-openai-v2~=2.2b0
6+
opentelemetry-instrumentation-openai-v2~=2.1b0

0 commit comments

Comments
 (0)