first implementation
This commit is contained in:
@@ -19,7 +19,7 @@ preview dependencies).
|
||||
<dependency>
|
||||
<groupId>org.springframework.ai</groupId>
|
||||
<artifactId>spring-ai-bom</artifactId>
|
||||
<version>1.1.4</version>
|
||||
<version>2.0.0-M4</version>
|
||||
<type>pom</type>
|
||||
<scope>import</scope>
|
||||
</dependency>
|
||||
@@ -53,8 +53,6 @@ preview dependencies).
|
||||
</dependency>
|
||||
```
|
||||
|
||||
**Alternatives considered**: Spring AI 2.0.0-M4 — rejected (milestone, KISS principle).
|
||||
|
||||
---
|
||||
|
||||
## 2. Spring AI RAG Pipeline
|
||||
|
||||
Reference in New Issue
Block a user