Skip to content

Commit 4c4eba8

Browse files
chore: prerequisite dependencies section
1 parent b9b2f89 commit 4c4eba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,12 @@ This template requires two dependencies to run:
7777

7878
#### MongoDB
7979
- **Purpose**: Primary database for storing application data
80-
- **Minimum Version**: 4.4+ (compatible with MongoDB.Driver 3.2.1)
80+
- **Minimum Version**: 4.4+
8181
- **Download**: [MongoDB Community Server](https://www.mongodb.com/try/download/community)
8282

8383
#### QdrantDB
8484
- **Purpose**: Vector database for AI chatbot features (optional)
85-
- **Minimum Version**: 1.7+ (compatible with Qdrant.Client 1.14.0)
85+
- **Minimum Version**: 1.7+
8686
- **Download**: [Qdrant Vector Database](https://qdrant.tech/documentation/guides/installation/)
8787
- **Note**: Only required if your application includes AI chatbot functionality
8888

0 commit comments

Comments
 (0)