Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeBundleNames ¶
func NormalizeToolNames ¶
func ToolNames ¶
func ToolNames(defs []llm.ToolDefinition) []string
Types ¶
type Effective ¶
type Effective struct {
Selections Selections
Final Selection
}
func BuildEffective ¶
func BuildEffective(selections Selections) Effective
type Selection ¶
Selection is the canonical internal tool-surface shape used by the agent runtime regardless of whether the source was agent YAML, a prompt profile, or turn-level runtime state.
func FromAgentTool ¶
func FromPromptProfile ¶
Click to show internal directories.
Click to hide internal directories.