File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments