From 84f0d7c314d0b561dd9fb6c74a35a038def50a17 Mon Sep 17 00:00:00 2001 From: maninhill <41712985+maninhill@users.noreply.github.com> Date: Thu, 6 Feb 2025 23:01:19 +0800 Subject: [PATCH] chore: Update README.md (#2143) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b0ec5cc2b..9535560cf 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ docker run -d --name=maxkb --restart=always -p 8080:8080 -v ~/.maxkb:/var/lib/po - Frontend:[Vue.js](https://vuejs.org/) - Backend:[Python / Django](https://www.djangoproject.com/) -- LangChain:[LangChain](https://www.langchain.com/) -- Vector DB:[PostgreSQL / pgvector](https://www.postgresql.org/) +- LLM Framework:[LangChain](https://www.langchain.com/) +- Database:[PostgreSQL + pgvector](https://www.postgresql.org/) ## License