Skip to main content

Overview

Inception API provides OpenAI-compatible endpoints for chat completions. Mode compatibility:
  • OutputMode::Tools (supported)
  • OutputMode::Json (supported)
  • OutputMode::JsonSchema (supported)
  • OutputMode::MdJson (fallback)

Example