Documentation
¶
Overview ¶
Package intelligence is the Stage-1 namespace for intent classification, capabilities, language support, tool selection. See ../REFACTOR_PLAN.md.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FormatCommandSuggestions = engine.FormatCommandSuggestions
View Source
var FormatIntent = engine.FormatIntent
View Source
var FormatLanguages = engine.FormatLanguages
View Source
var FormatToolSelection = engine.FormatToolSelection
View Source
var NewCapabilityRegistry = engine.NewCapabilityRegistry
View Source
var NewIntentClassifier = engine.NewIntentClassifier
View Source
var NewLanguageRegistry = engine.NewLanguageRegistry
View Source
var NewSuggestionEngine = engine.NewSuggestionEngine
View Source
var NewToolSelector = engine.NewToolSelector
Functions ¶
This section is empty.
Types ¶
type Capability ¶
type Capability = engine.Capability
type CapabilityRegistry ¶
type CapabilityRegistry = engine.CapabilityRegistry
type ClassifiedInput ¶
type ClassifiedInput = engine.ClassifiedInput
type CommandSuggestion ¶
type CommandSuggestion = engine.CommandSuggestion
type IntentClassifier ¶
type IntentClassifier = engine.IntentClassifier
type IntentRule ¶
type IntentRule = engine.IntentRule
type LanguageConfig ¶
type LanguageConfig = engine.LanguageConfig
type LanguageRegistry ¶
type LanguageRegistry = engine.LanguageRegistry
type SuggestionEngine ¶
type SuggestionEngine = engine.SuggestionEngine
type SuggestionRule ¶
type SuggestionRule = engine.SuggestionRule
type ToolSelection ¶
type ToolSelection = engine.ToolSelection
type ToolSelector ¶
type ToolSelector = engine.ToolSelector
Click to show internal directories.
Click to hide internal directories.