OpenAI
Represents the OpenAI provider in the Large Language Model (LLM) ecosystem.
OpenAI, identified by the id
value "openai", is a specific implementation of the LLMProvider
sealed class. This data object is used to define and distinguish the OpenAI provider as part of the supported LLM providers.
This provider can be utilized to configure LLM-based models, allowing developers to leverage OpenAI's capabilities within various applications or systems.