FAQ

The questions that come up before the first successful request.

Yes. /v1/chat/completions takes and returns the same shape, so any OpenAI SDK works after you change the base URL and the key. Streaming is server-sent events with usage totals on the final chunk.