Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

ImportRecord

Defined in the profiler module.
AI Agents Framework Record of a module import.

Properties

module
str
No description available.
duration_ms
float
No description available.
parent
str
No description available.
timestamp
float
No description available.

Source

View on GitHub

praisonai/profiler.py at line 119