Skip to content

Commit 2c42bb3

Browse files
committed
update doc
1 parent 273404f commit 2c42bb3

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
distribution: "temurin"
2020
cache: maven
2121
- name: Build with Maven
22-
run: mvn --batch-mode --update-snapshots package
22+
run: mvn -B -ntp package

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ Pgvector。参考 `docker-compose.yaml` 文件。
3333

3434
通过用户界面进行交互,访问 http://localhost:8080/webjars/chat-agent-ui/index.html
3535

36+
![用户界面](./spring-ai-naive-rag-ui.png)
37+
3638
## 课程
3739

3840
[![课程](./course.png)](https://www.bilibili.com/cheese/play/ss15645)

spring-ai-naive-rag-ui.png

411 KB
Loading

0 commit comments

Comments
 (0)