类的使用
io.agentscope.core.hook.HookEvent
使用HookEvent的程序包
程序包
说明
-
io.agentscope.core.agent中HookEvent的使用
类型参数类型为HookEvent的io.agentscope.core.agent中的方法修饰符和类型方法说明<T extends HookEvent>
reactor.core.publisher.Mono<T> StructuredOutputHook.onEvent(T event) -
io.agentscope.core.hook中HookEvent的使用
修饰符和类型类说明final classEvent fired during tool execution streaming.classBase class for tool execution (acting) related events.final classEvent fired when an error occurs during agent execution.final classEvent fired after tool execution completes.final classEvent fired after agent completes processing.final classEvent fired after LLM reasoning completes.final classEvent fired after summary generation completes.final classEvent fired before tool execution.final classEvent fired before agent starts processing.final classEvent fired before LLM reasoning.final classEvent fired before summary generation when max iterations is reached.final classEvent fired during reasoning streaming.classBase class for reasoning-related events.final classEvent fired during summary streaming.classBase class for summary-related events.类型参数类型为HookEvent的io.agentscope.core.hook中的方法 -
io.agentscope.core.hook.recorder中HookEvent的使用
类型参数类型为HookEvent的io.agentscope.core.hook.recorder中的方法 -
io.agentscope.core.memory中HookEvent的使用
类型参数类型为HookEvent的io.agentscope.core.memory中的方法 -
io.agentscope.core.rag中HookEvent的使用
类型参数类型为HookEvent的io.agentscope.core.rag中的方法 -
io.agentscope.core.shutdown中HookEvent的使用
类型参数类型为HookEvent的io.agentscope.core.shutdown中的方法 -
io.agentscope.core.skill中HookEvent的使用
类型参数类型为HookEvent的io.agentscope.core.skill中的方法