我按照官方文档的说明,引入了 <dependency> <groupId>io.agentscope</groupId> <artifactId>agentscope</artifactId> <version>1.0.11</version> </dependency> 然后我写了一个 demo,参照的https://java.agentscope.io/zh/multi-agent/pipeline.html 代码就没有AgentScopeAgent 这个类
我按照官方文档的说明,引入了
io.agentscope
agentscope
1.0.11
然后我写了一个 demo,参照的https://java.agentscope.io/zh/multi-agent/pipeline.html
代码就没有AgentScopeAgent 这个类