agentscope-ai / agentscope-ai/agentscope-java

AgentSkill 这个类会被移除吗?

Open
#1,846 4 comments 0 reactions 0 assignees View on GitHub
area/core/tool question
Dominant language
Java
Stars
5.6k
Forks
1.3k
Avg merge
4d 12h
Merged PRs (30d)
77

Description

如果后面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,又依赖了它。
从我们后续长期来看,应该怎么使用呀

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.