Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BundledProvider ¶
type BundledProvider struct {
// contains filtered or unexported fields
}
func NewBundledProvider ¶
func NewBundledProvider() (*BundledProvider, error)
func (*BundledProvider) GetPricing ¶
func (p *BundledProvider) GetPricing(modelID string) (*cost.ModelPricing, error)
func (*BundledProvider) ListModels ¶
func (p *BundledProvider) ListModels() []string
Click to show internal directories.
Click to hide internal directories.