Versions in this module Expand all Collapse all v1 v1.36.0 Mar 20, 2026 v1.35.0 Mar 20, 2026 Changes in this version + func BedrockTokens(l Level) (int, bool) + func ForAnthropic(l Level) (string, bool) + func ForGemini3(l Level) (string, bool) + func ForOpenAI(l Level) (string, bool) + func IsValid(s string) bool + func IsValidAdaptive(sub string) bool + func ValidNames() string + type Level string + const High + const Low + const Max + const Medium + const Minimal + const None + const XHigh + func Parse(s string) (Level, bool) + func (l Level) String() string