Skip to content

Commit f89328e

Browse files
authored
chore: update pom desc (#434)
1 parent 39a020b commit f89328e

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@
7878
<module>spring-ai-alibaba-graph-example</module>
7979
<module>spring-ai-alibaba-bailian-example</module>
8080
<module>spring-ai-alibaba-evaluation-example</module>
81-
<!-- For mem0, this is on saa snapshot version, if use, please install saa in local -->
82-
<!-- <module>spring-ai-alibaba-mem0-example</module> -->
81+
<module>spring-ai-alibaba-mem0-example</module>
8382
</modules>
8483

8584
<dependencyManagement>

spring-ai-alibaba-mem0-example/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Spring AI Alibaba Chat Memory Example
22
本示例演示如何使用 Mem0 Memory 聊天记忆功能。
33

4-
> 包含此依赖的 Spring AI Alibaba 版本尚未发布,如果需要体验此 Demo,需要本地 install。如果不体验可正常跳过,不影响其他 example 启动。
54
## 接口文档
65
### Mem0MemoryController 接口
76

0 commit comments

Comments
 (0)