Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decision ¶
func Evaluate ¶
func Evaluate(ctx context.Context, agent *types.Agent, tool string, args ValueGetter, ownsTarget OwnershipFallback) Decision
type OwnershipFallback ¶
type OwnershipFallback func(ctx context.Context, args ValueGetter) bool
type ValueSetter ¶
Click to show internal directories.
Click to hide internal directories.