feat(03-07): add LangSmith and 6 vector DB providers
- LangSmith with lsv2_(pt|sk) high-confidence regex - Pinecone with pcsk_ high-confidence regex - Weaviate, Qdrant, Chroma, Milvus/Zilliz, Neon (keyword-only) - Completes 15 Tier 6 emerging/niche providers (PROV-06)
This commit is contained in:
17
providers/qdrant.yaml
Normal file
17
providers/qdrant.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
format_version: 1
|
||||
name: qdrant
|
||||
display_name: Qdrant
|
||||
tier: 6
|
||||
last_verified: "2026-04-05"
|
||||
keywords:
|
||||
- "qdrant"
|
||||
- "QDRANT_API_KEY"
|
||||
- "QDRANT_URL"
|
||||
- "qdrant.tech"
|
||||
- "cloud.qdrant.io"
|
||||
verify:
|
||||
method: GET
|
||||
url: ""
|
||||
headers: {}
|
||||
valid_status: []
|
||||
invalid_status: []
|
||||
Reference in New Issue
Block a user