Versions in this module Expand all Collapse all v1 v1.7.0 Jan 5, 2026 v1.6.0 Dec 29, 2025 v1.5.0 Dec 26, 2025 Changes in this version + type ModelSelector struct + func NewModelSelector() *ModelSelector + func (m *ModelSelector) GetRationale(selectedModel string) string + func (m *ModelSelector) SelectBestModel(operation string, estimatedTokens int) string