Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
CostRecord
Interface CostRecord
interface
CostRecord
{
agentId
:
string
;
operationId
:
string
;
costUsd
:
number
;
timestamp
:
number
;
metadata
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
agent
Id
operation
Id
cost
Usd
timestamp
metadata?
Properties
agent
Id
agent
Id
:
string
operation
Id
operation
Id
:
string
cost
Usd
cost
Usd
:
number
timestamp
timestamp
:
number
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
agent
Id
operation
Id
cost
Usd
timestamp
metadata
Architecture
Cognitive Memory
RAG & Memory
Capability Discovery
Tool Calling
Skills
Voice TTS/STT
Safety Primitives
Guardrails
Observability
Planning Engine
Human-in-the-Loop
Agent Communication
Changelog
@framers/agentos - v0.1.166
Loading...