Expand description
AI Runtime Config — configuration types for AI runtime providers.
Defines how provider specs (models, endpoints, auth) are structured and how runtime configuration is resolved.
§Types
OpenAIProviderSpec— OpenAI-compatible provider definitionAiRuntimeConfig— top-level runtime config combining provider specsresolve_ai_runtime_config()— resolves config from environment or file