Function call_with_config

Source
pub async fn call_with_config(
    request: Request,
    config: OpenAIConfig,
) -> Result<Response>
Expand description

Calls the OpenAI API with the provided configuration