Inference
Create completion.
Generate an OpenAI-compatible completion for the given prompt using the specified model.
post/v1/completions
Request body
Response
An OpenAICompletion. When streaming, returns Server-Sent Events (SSE) with OpenAICompletion chunks.