Skip to main content

new

Method
This is a method of the OpenAiProvider class in the llm module.
Create a new OpenAI provider

Signature

def new(config: LlmConfig) -> Self

Parameters

config
LlmConfig
required
No description available.

Returns

Returns
Self
The result of the operation.