We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ae5e34 commit 730842cCopy full SHA for 730842c
instrumentation-genai/opentelemetry-instrumentation-vertexai/pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
dependencies = [
27
"opentelemetry-api ~= 1.28",
28
"opentelemetry-instrumentation ~= 0.58b0",
29
- "opentelemetry-util-genai == 0.1b0.dev",
+ "opentelemetry-util-genai == 0.1b0",
30
"opentelemetry-semantic-conventions ~= 0.58b0",
31
]
32
0 commit comments