Uses of Annotation Interface
com.alibaba.cloud.ai.graph.agent.hook.HookPositions
Packages that use HookPositions
Package
Description
-
Uses of HookPositions in com.alibaba.cloud.ai.graph.agent.hook
Classes in com.alibaba.cloud.ai.graph.agent.hook with annotations of type HookPositionsModifier and TypeClassDescriptionclassHook that supports interruption and feedback mechanism. -
Uses of HookPositions in com.alibaba.cloud.ai.graph.agent.hook.hip
Classes in com.alibaba.cloud.ai.graph.agent.hook.hip with annotations of type HookPositions -
Uses of HookPositions in com.alibaba.cloud.ai.graph.agent.hook.modelcalllimit
Classes in com.alibaba.cloud.ai.graph.agent.hook.modelcalllimit with annotations of type HookPositionsModifier and TypeClassDescriptionclassHook that tracks and limits model call counts. -
Uses of HookPositions in com.alibaba.cloud.ai.graph.agent.hook.pii
Classes in com.alibaba.cloud.ai.graph.agent.hook.pii with annotations of type HookPositionsModifier and TypeClassDescriptionclassDetect and handle Personally Identifiable Information (PII) in agent conversations. -
Uses of HookPositions in com.alibaba.cloud.ai.graph.agent.hook.shelltool
Classes in com.alibaba.cloud.ai.graph.agent.hook.shelltool with annotations of type HookPositions -
Uses of HookPositions in com.alibaba.cloud.ai.graph.agent.hook.summarization
Classes in com.alibaba.cloud.ai.graph.agent.hook.summarization with annotations of type HookPositionsModifier and TypeClassDescriptionclassHook that summarizes conversation history when token limits are approached. -
Uses of HookPositions in com.alibaba.cloud.ai.graph.agent.hook.toolcalllimit
Classes in com.alibaba.cloud.ai.graph.agent.hook.toolcalllimit with annotations of type HookPositionsModifier and TypeClassDescriptionclassHook that tracks and limits tool call counts.