From daaabffb91916b7a136d60fdad5f90005ed188ab Mon Sep 17 00:00:00 2001 From: LangChain4j Date: Fri, 23 Feb 2024 14:22:34 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c277b28d..75571b46 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # langchain4j-spring -LangChain4j integration with Spring +This repository contains Spring Boot starters for popular integrations. +Starters for other integrations will be added with time. + +### [Documentation](https://docs.langchain4j.dev/tutorials/spring-boot-integration)