ZenLLM
How do you attribute LLM cost to a workflow?
Capture provider, model, token counts, request ID, workflow, team, and customer on every call. Group retries and multi-step requests under the workflow that caused them.
What to check first
Capture provider, model, token counts, request ID, workflow, team, and customer on every call. Group retries and multi-step requests under the workflow that caused them.
Tag requests with workflow and request ID.
Attach team and customer fields.
Group retries and agent steps.