← MLOps, LLMOps & Observability
Prompt Cost Attribution
Prompt cost attribution assigns the token and dollar cost of each request back to the prompt, feature, or tenant that generated it. By tagging traces with these dimensions, teams can see which prompts dominate spend, catch a change that doubled context size, and set per-feature budgets. Without attribution, a single verbose system prompt or runaway retrieval step can quietly inflate the bill.