Skip to content

Commit 7dcc992

Browse files
authored
Update README.md
1 parent 7ebad76 commit 7dcc992

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ For scenarios requiring more complex process control, Agent Framework offers bui
6262
<dependency>
6363
<groupId>com.alibaba.cloud.ai</groupId>
6464
<artifactId>spring-ai-alibaba-agent-framework</artifactId>
65-
<version>1.1.0.0-SNAPSHOT</version>
65+
<version>1.1.0.0-M4</version>
6666
</dependency>
6767
<!-- Assume you are going to use DashScope Model. Refer to docs for how to choose model.-->
6868
<dependency>
6969
<groupId>com.alibaba.cloud.ai</groupId>
7070
<artifactId>spring-ai-alibaba-starter-dashscope</artifactId>
71-
<version>1.1.0.0-SNAPSHOT</version>
71+
<version>1.1.0.0-M4</version>
7272
</dependency>
7373
</dependencies>
7474
```

0 commit comments

Comments
 (0)