We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37cac08 + d2831c7 commit fe70d42Copy full SHA for fe70d42
README.md
@@ -64,14 +64,14 @@ Add the following dependency to your `pom.xml`:
64
<dependency>
65
<groupId>io.agentscope</groupId>
66
<artifactId>spring-boot-starter-runtime-a2a</artifactId>
67
- <version>0.1.1</version>
+ <version>1.0.0-BETA1</version>
68
</dependency>
69
70
<!-- Add AgentScope Agent adapter dependency -->
71
72
73
<artifactId>agentscope-runtime-agentscope</artifactId>
74
75
76
```
77
0 commit comments