agentscope-ai / agentscope-ai/agentscope-java
AgentSkill 这个类会被移除吗?
未關閉
area/core/tool
question
- 主要語言
- Java
- 星號
- 5.6k
- 分支
- 1.3k
- 平均合併
- 4 天 12 小時
- 30 天內合併 PR
- 77
描述
如果后面AgentSkill这个类没有了,那后面怎么自定义构建skill呀。
当前源码已经标记为废弃了:
* @deprecated since 2.0.0. The skill package is removed; manage markdown skill catalogs in
* application code.
*/
@Deprecated(since = "2.0.0")
public class AgentSkill {
但是AgentSkillRepository作为2.0版本的skill核心API,又依赖了它。
从我们后续长期来看,应该怎么使用呀
貢獻指南
評估
這個 Issue 還沒有評估資料。