Versions in this module Expand all Collapse all v7 v7.2.89 Aug 2, 2026 v7.2.88 Aug 2, 2026 Changes in this version + func ComputeClaudeModelsHash(models []config.ClaudeModel) string + func ComputeCodexModelsHash(models []config.CodexModel) string + func ComputeGeminiModelsHash(models []config.GeminiModel) string + func ComputeOpenAICompatModelsHash(models []config.OpenAICompatibilityModel) string + func ComputeVertexCompatModelsHash(models []config.VertexCompatModel) string + func NormalizeThinkingSupport(raw *registry.ThinkingSupport) *registry.ThinkingSupport + func ResolveModelInfo(name, modelType string, support *registry.ThinkingSupport) *registry.ModelInfo