Setting a custom price for a model in AgentsView
Simon Willison reports that AgentsView has introduced the ability to set a custom price for a model. Previously, the tool used a fixed cost per token based on standard API pricing. Now, users can override that default with their own per-token or per-request price, which is useful when using models with negotiated discounts, custom deployments, or alternative billing arrangements. This change makes the cost display in AgentsView more flexible and accurate for real-world usage, especially for teams that have special pricing from providers or run their own models. The feature is available immediately in the AgentsView interface.
// why it matters
Developers can now accurately track agent costs with custom pricing, improving budget management.