Skip to content

Commit

Permalink
docs: remove trailing line
Browse files Browse the repository at this point in the history
  • Loading branch information
HQarroum committed Oct 2, 2024
1 parent 5647254 commit cf46e15
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,6 @@ const connector = new QdrantStorageConnector.Builder()

---

<br />

---

#### Configure Named vector

Since Qdrant supports [multiple vectors](https://qdrant.tech/documentation/concepts/vectors/#named-vectors) per entry, you can use the `withVectorName` option to specify one.
Expand All @@ -120,6 +116,8 @@ const connector = new QdrantStorageConnector.Builder()
.build();
```

<br />

---

### 🏷️ Properties
Expand Down

0 comments on commit cf46e15

Please sign in to comment.