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.