Expand description
Utilities for getting information about the runtime environment.
This module provides functionality to gather and report information about the FerricLink runtime environment, similar to LangChain’s env.py.
Structs§
- Memory
Info - Memory information about the system
- Runtime
Environment - Information about the FerricLink runtime environment
Functions§
- get_
fresh_ runtime_ environment - Get a fresh runtime environment instance (not cached)
- get_
runtime_ environment - Get information about the FerricLink runtime environment.