Skip to content

Commit 1bff88a

Browse files
committed
chore: update the tutorial name
1 parent e700ea9 commit 1bff88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/spring-ai-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[//]: # (title: Build a Kotlin app that uses Spring AI to answer questions based on documents stored in Qdrant — tutorial)
1+
[//]: # (title: Create a Kotlin app that answers questions with Spring AI — tutorial)
22

33
In this tutorial, you'll learn how to build a Kotlin app that connects to an LLM via [Spring AI](https://spring.io/projects/spring-ai),
44
stores documents in a vector database, and answers questions using context from those documents.

0 commit comments

Comments
 (0)