Third-party cyber evaluations involving OpenAI models
openai.com·13h ago
TL;DR
A gap existed in the pricing database for the new Claude Fable 5 model in AgentsView, a tool for tracking token usage. Simon Willison reverse-engineered AgentsView to create a method for setting custom prices for models.
✦ Why It Matters
Engineers can now customize pricing for new AI models in AgentsView, improving usage tracking and cost management.
Key Takeaways
How It Works
The method involves reverse-engineering AgentsView to input custom pricing for new models. Users can then visualize their token usage as a treemap, which categorizes and displays consumption across different projects, making it easier to identify where resources are being allocated.
Related