output
Preparing search index...
llm/src
LLMUsageEventItem
Interface LLMUsageEventItem
One priced usage line in the legacy LLM cost event.
interface
LLMUsageEventItem
{
amount
:
number
;
ppm
:
number
;
total
:
number
;
type
:
string
;
}
Index
Properties
amount
ppm
total
type
Properties
amount
amount
:
number
ppm
ppm
:
number
total
total
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
ppm
total
type
output
Loading...
One priced usage line in the legacy LLM cost event.