Skip to content

Commit 648caa4

Browse files
committed
Regenerate bootstrap_gen
1 parent 4f4679f commit 648caa4

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

opentelemetry-instrumentation/src/opentelemetry/instrumentation/bootstrap_gen.py

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,7 @@
1818
libraries = [
1919
{
2020
"library": "openai >= 1.26.0",
21-
"instrumentation": "opentelemetry-instrumentation-openai-v2==2.2b0.dev",
22-
},
23-
{
24-
"library": "google-cloud-aiplatform >= 1.64",
25-
"instrumentation": "opentelemetry-instrumentation-vertexai==2.1b0.dev",
21+
"instrumentation": "opentelemetry-instrumentation-openai-v2",
2622
},
2723
{
2824
"library": "aio_pika >= 7.2.0, < 10.0.0",

0 commit comments

Comments
 (0)