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 017cb5f commit 5c171faCopy full SHA for 5c171fa
src/langtrace_python_sdk/types/__init__.py
@@ -28,7 +28,6 @@ class InstrumentationType(Enum):
28
PINECONE = "pinecone-client"
29
QDRANT = "qdrant"
30
SQLALCHEMY = "sqlalchemy"
31
- VERTEXAI = "google-cloud-aiplatform"
32
VERTEXAI = "vertexai"
33
WEAVIATE = "weaviate"
34
0 commit comments