Skip to content

Commit 5c171fa

Browse files
committed
fix
1 parent 017cb5f commit 5c171fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/langtrace_python_sdk/types/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ class InstrumentationType(Enum):
2828
PINECONE = "pinecone-client"
2929
QDRANT = "qdrant"
3030
SQLALCHEMY = "sqlalchemy"
31-
VERTEXAI = "google-cloud-aiplatform"
3231
VERTEXAI = "vertexai"
3332
WEAVIATE = "weaviate"
3433

0 commit comments

Comments
 (0)