Skip to content

Commit 84f0d7c

Browse files
authored
chore: Update README.md (#2143)
1 parent c5880b8 commit 84f0d7c

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
@@ -44,8 +44,8 @@ docker run -d --name=maxkb --restart=always -p 8080:8080 -v ~/.maxkb:/var/lib/po
4444

4545
- Frontend:[Vue.js](https://vuejs.org/)
4646
- Backend:[Python / Django](https://www.djangoproject.com/)
47-
- LangChain[LangChain](https://www.langchain.com/)
48-
- Vector DB[PostgreSQL / pgvector](https://www.postgresql.org/)
47+
- LLM Framework[LangChain](https://www.langchain.com/)
48+
- Database[PostgreSQL + pgvector](https://www.postgresql.org/)
4949

5050
## License
5151

0 commit comments

Comments
 (0)