Module env

Source
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§

MemoryInfo
Memory information about the system
RuntimeEnvironment
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.