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 076bb79 commit 60ee275Copy full SHA for 60ee275
python/instrumentation/openinference-instrumentation-google-genai/README.md
@@ -31,7 +31,7 @@ phoenix serve
31
Instrumenting `genai` is simple.
32
33
```python
34
-from openinference.instrumentation.google-genai import GoogleGenAIInstrumentor
+from openinference.instrumentation.google_genai import GoogleGenAIInstrumentor
35
from opentelemetry.exporter.otlp.proto.grpc.trace_exporter import OTLPSpanExporter
36
from opentelemetry.sdk.trace import TracerProvider
37
from opentelemetry.sdk.trace.export import SimpleSpanProcessor
0 commit comments