Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
Init initializes the pricing registry. It loads embedded defaults first, and then merges/overrides them with prices from customPath if provided.
func Resolve ¶
func Resolve(handler, model string, override *config.AIPricingOptions) *config.AIPricingOptions
Resolve returns the pricing options for a given handler and model. Priority: 1. override (if not nil) 2. handler/model 3. model Returns nil if not found.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.