OpenAIEndpoint
Represents an OpenAI-related API endpoint for Large Language Model (LLM) operations.
This sealed class serves as a specific capability type for OpenAI-based LLM. It provides predefined endpoints that correspond to specific functionalities, such as generating completions or accessing responses.
Parameters
endpoint
A string identifier representing the OpenAI endpoint's functionality.