接口的使用
io.agentscope.core.state.StateModule
使用StateModule的程序包
程序包
说明
-
io.agentscope.core中StateModule的使用
-
io.agentscope.core.agent中StateModule的使用
修饰符和类型类说明classAbstract base class for all agents in the AgentScope framework.classAbstract base class for agents that support structured output generation. -
io.agentscope.core.agent.user中StateModule的使用
修饰符和类型类说明classUserAgent class for handling user interaction within the agent framework. -
io.agentscope.core.memory中StateModule的使用
修饰符和类型接口说明interfaceInterface for memory components that store and manage conversation history. -
io.agentscope.core.plan中StateModule的使用
修饰符和类型类说明classPlan notebook for managing complex tasks through structured planning. -
io.agentscope.core.session中StateModule的使用
参数类型为StateModule的io.agentscope.core.session中的方法 -
io.agentscope.core.skill中StateModule的使用