Docs: Masterplan und Qdrant-Schema Struktur hinzugefügt
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"collection_name": "nexa_knowledge",
|
||||
"vector_config": {
|
||||
"size": 1536,
|
||||
"distance": "Cosine"
|
||||
},
|
||||
"payload_schema": {
|
||||
"source": "keyword",
|
||||
"tags": "keyword",
|
||||
"created_at": "datetime"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user