LLMProxy.Pricing (llm_proxy v0.1.0)

Copy Markdown View Source

Model pricing lookup and cost calculation.

Pricing comes from the typed LLMDB runtime catalog.

Summary

Functions

calculate_cost(model, usage, provider \\ nil)

get_pricing(model, provider \\ nil)

init()