程序包 io.agentscope.core.hook
package io.agentscope.core.hook
-
类说明Event fired during tool execution streaming.Base class for tool execution (acting) related events.Event fired when an error occurs during agent execution.Hook interface for monitoring and intercepting agent execution.Base class for all hook events.Enum representing all hook event types.Hook that automatically recovers from orphaned pending tool calls by generating error
ToolResultBlocks before the agent processes new input.Event fired after tool execution completes.Event fired after agent completes processing.Event fired after LLM reasoning completes.Event fired after summary generation completes.Event fired before tool execution.Event fired before agent starts processing.Event fired before LLM reasoning.Event fired before summary generation when max iterations is reached.Event fired during reasoning streaming.Base class for reasoning-related events.Event fired during summary streaming.Base class for summary-related events.Hook for real-time Text-to-Speech synthesis during agent execution.Builder for constructing TTSHook instances.