From 13593005a72e57bf15a014bd2c35e9d77e006c6e Mon Sep 17 00:00:00 2001 From: zkh <1065691191@qq.com> Date: Thu, 27 Feb 2025 18:32:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ReadMe | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ReadMe b/ReadMe index f565644..2b4640d 100644 --- a/ReadMe +++ b/ReadMe @@ -1,3 +1,10 @@ 项目需要jdk17,spring-boot3.2.5 -使用spring-ai可以连不同大模型,如阿里云百炼、百度云千帆、本地ollama \ No newline at end of file +使用spring-ai可以连不同大模型,如阿里云百炼、百度云千帆、本地ollama + +LangChain是python,langchain4j是java + +RAG实现功能有: + 上下文对话存储 + function call(方法回调) + 向量数据库