Module config

Module config 

Source

Structs§

Config
Configuration schema for the OpenAI Agents crate.

Functions§

load_from_env
Load configuration purely from environment variables (after .env is loaded by the caller). Priority:
load_from_path
Load configuration from a YAML or JSON file and merge with environment variables.