Skip to content

Commit 8949e68

Browse files
committed
Update rag.md
1 parent ab3822c commit 8949e68

File tree

1 file changed

+0
-1
lines changed
  • articles/cosmos-db/mongodb/vcore

1 file changed

+0
-1
lines changed

articles/cosmos-db/mongodb/vcore/rag.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ kind = CosmosDBVectorSearchType.VECTOR_HNSW
161161
m = 16
162162
ef_construction = 64
163163

164-
# Create the collection and the index
165164
vector_store.create_index(
166165
num_lists, dimensions, similarity_algorithm, kind, m, ef_construction
167166
)

0 commit comments

Comments
 (0)