Module config

Source
Expand description

Configuration management for OpenFunctions

This module defines the structures for managing project configuration, including settings for the project, runtime, AI services, and environment.

Structsยง

Config
Main configuration structure for the OpenFunctions project.
ProjectConfig
Project-specific configuration.
RuntimeConfig
Runtime configuration for executing tools and agents.