Skip to main content

MemoryRecord

Defined in the profiler module.
AI Agents Framework Record of memory usage.

Properties

name
str
No description available.
current_kb
float
No description available.
peak_kb
float
No description available.
timestamp
float
No description available.

Source

View on GitHub

praisonai/profiler.py at line 110