Documentation
¶
Overview ¶
Package cost aggregates per-node + per-workflow LLM usage. Populated during a run by classify/agent executors (which receive Usage from the provider) and surfaced via `workflow_get_run`.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tracker ¶
type Tracker struct {
// contains filtered or unexported fields
}
Tracker is the in-memory aggregator. One per Manager instance.
Click to show internal directories.
Click to hide internal directories.