Skip to main content

Overview

QwenCloud provides an OpenAI-compatible API with tool calling, JSON output, and native JSON Schema support on its current Qwen3.8-Max model. Mode compatibility:
  • OutputMode::Tools (supported)
  • OutputMode::Json (supported)
  • OutputMode::JsonSchema (supported by Qwen3.8-Max)
  • OutputMode::MdJson (fallback)

Example