Private
openaiService object for interacting with OpenAI.
The content of the request to be sent.
Selects the appropriate endpoint and processes the request.
The content of the request.
Path to the API endpoint configuration.
A promise that resolves to the result of the OpenAI service call.
Will throw an error if the OpenAI service call fails.
Generated using TypeDoc
Represents an endpoint for making requests. Utilizes OpenAI service for processing the requests.