We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b2e485 commit 8c12e85Copy full SHA for 8c12e85
README.md
@@ -56,7 +56,7 @@ Add the Mem4j Spring Boot starter to your project:
56
<dependency>
57
<groupId>io.github.mem4j</groupId>
58
<artifactId>mem4j-spring-boot-starter</artifactId>
59
- <version>0.1.0</version>
+ <version>0.1.0.RC1</version>
60
</dependency>
61
```
62
README_zh.md
@@ -56,7 +56,7 @@ Mem4j 是一个为 AI 智能体和应用提供长期记忆能力的 Java 库。
0 commit comments