MongoDBAtlasVectorSearch
is... not terribly inclusive.default
on it's own (because looking at the source code that's what I'm seeing)... so... how am I supposed to use this feature properly? π€{ "mappings": { "dynamic": true, "fields": { "embedding": { "dimensions": 1536, "similarity": "cosine", "type": "knnVector" } } } }