枚举类的使用
io.agentscope.core.model.StructuredOutputReminder
使用StructuredOutputReminder的程序包
-
io.agentscope.core中StructuredOutputReminder的使用
修饰符和类型方法说明ReActAgent.Builder.structuredOutputReminder(StructuredOutputReminder reminder) Sets the structured output enforcement mode. -
io.agentscope.core.agent中StructuredOutputReminder的使用
修饰符和类型字段说明protected final StructuredOutputReminderStructuredOutputCapableAgent.structuredOutputReminder限定符构造器说明protectedStructuredOutputCapableAgent(String name, String description, boolean checkRunning, List<Hook> hooks, Toolkit toolkit, StructuredOutputReminder structuredOutputReminder) Constructor with custom reminder mode.StructuredOutputHook(StructuredOutputReminder reminderMode, GenerateOptions baseOptions, Memory memory) Creates a new StructuredOutputHook. -
io.agentscope.core.model中StructuredOutputReminder的使用
修饰符和类型方法说明static StructuredOutputReminder返回带有指定名称的该类的枚举常量。static StructuredOutputReminder[]StructuredOutputReminder.values()返回包含该枚举类的常量的数组, 顺序与声明这些常量的顺序相同