程序包io.agentscope.core.hook的分层结构
类分层结构
- java.lang.Object
- io.agentscope.core.hook.HookEvent
- io.agentscope.core.hook.ActingEvent
- io.agentscope.core.hook.ActingChunkEvent
- io.agentscope.core.hook.PostActingEvent
- io.agentscope.core.hook.PreActingEvent
- io.agentscope.core.hook.ErrorEvent
- io.agentscope.core.hook.PostCallEvent
- io.agentscope.core.hook.PreCallEvent
- io.agentscope.core.hook.ReasoningEvent
- io.agentscope.core.hook.PostReasoningEvent
- io.agentscope.core.hook.PreReasoningEvent
- io.agentscope.core.hook.ReasoningChunkEvent
- io.agentscope.core.hook.SummaryEvent
- io.agentscope.core.hook.PostSummaryEvent
- io.agentscope.core.hook.PreSummaryEvent
- io.agentscope.core.hook.SummaryChunkEvent
- io.agentscope.core.hook.ActingEvent
- io.agentscope.core.hook.PendingToolRecoveryHook (implements io.agentscope.core.hook.Hook)
- io.agentscope.core.hook.TTSHook (implements io.agentscope.core.hook.Hook)
- io.agentscope.core.hook.TTSHook.Builder
- io.agentscope.core.hook.HookEvent
接口分层结构
- io.agentscope.core.hook.Hook
枚举类分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.agentscope.core.hook.HookEventType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)