Skip to content
--- aside: false outline: false title: "ChatCompletion — Civitai Orchestration API" copyPage: false ---

ChatCompletion

POST
/v2/consumer/recipes/chatCompletion

Generate chat completions using language models with support for text and image inputs.
/// Compatible with OpenAI Chat Completions API format.

Parameters

Query Parameters

experimental
Type
boolean
allowMatureContent
Type
boolean
whatif
Type
boolean

Request Body

JSON

Responses

OK

application/json
JSON

Playground

Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Civitai Developer Documentation