Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProviderAnthropic = types.ProviderAnthropic ProviderGemini = types.ProviderGemini ProviderOpenAI = types.ProviderOpenAI ProviderMoonshot = types.ProviderMoonshot ProviderDeepSeek = types.ProviderDeepSeek ProviderQwen = types.ProviderQwen ProviderOpenRouter = types.ProviderOpenRouter )
View Source
const ( APIShapeOpenAI = types.APIShapeOpenAI APIShapeAnthropic = types.APIShapeAnthropic APIShapeGemini = types.APIShapeGemini )
Variables ¶
This section is empty.
Functions ¶
func ComputeCost ¶
func GetModelCost ¶
GetModelCost returns the cost information for a model
func GetUnderlyingModel ¶
Types ¶
type APIShape ¶
func GetModelAPIShape ¶
Click to show internal directories.
Click to hide internal directories.