Open Ai Compatible Model Factory
constructor(baseUrl: String?, apiKey: String?, completionsPath: String?, embeddingsPath: String?, observationRegistry: <Error class: unknown class>)
Parameters
base Url
The base URL of the OpenAI API. Null for OpenAI default.
api Key
The API key for the OpenAI compatible provider, or null for no authentication.