OpenAI-like Endpoints
Create chat completion (OpenAI format)
Creates a chat completion in OpenAI-compatible format.
This endpoint is designed to accept messages and parameters in the OpenAI format, meaning that you can use it with existing OpenAI-compatible clients and libraries.
In contrast to our standard chat completion endpoint, this one runs independently of amber functionalities, and is intended for users who want to use OpenAI-compatible tools and libraries without relying on amber-specific features.
For reference, see the OpenAI Create chat completion documentation.
POST

