Skip to content

Commit 139d787

Browse files
authored
fix: opentelemetry-instrumentation-openai-v2 version in example (#3350)
1 parent af17965 commit 139d787

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)