pub fn register_global()Expand description
Registers the OpenAI factory with the global registry.
Call this once at application startup to enable config-driven
OpenAI provider creation.
pub fn register_global()Registers the OpenAI factory with the global registry.
Call this once at application startup to enable config-driven
OpenAI provider creation.