OpenAI LLM implementation
Constructor for OpenAILLM
Optional
The name of the LLM model
Creates a live connection to the LLM
Generates content from the given request
Static
Returns a list of supported models in regex for LLMRegistry
OpenAI LLM implementation