Edit
Command Palette
Search for a command to run...
Edit Model Usage Tracking Tool
Modify this tool gene.
Gene Details
metricstrackingllmcostsanalytics
Content (Markdown)
Preview
Model Usage Tracking Tool
Overview
Comprehensive token metrics and cost tracking for LLM workflows with multi-model support.
Available Operations
Metrics
- Track Usage - Record token usage
- Get Costs - Cost summaries
- Model Performance - Per-model stats
- Daily Reports - Usage dashboards
Models Tracked
- OpenAI GPT models
- Anthropic Claude models
- Ollama models
- Perplexity API
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
model | string | Yes | Model name |
inputTokens | number | No | Input token count |
outputTokens | number | No | Output token count |
date | string | No | Date for report |
Use Cases
- Cost optimization
- Model selection
- Budget tracking
- Performance tuning