SiliconFlow LLM

SiliconFlow provides OpenAI-compatible chat completions and flexible model catalog options.

Official Documentation

Get API Key

  1. Generate access key in SiliconFlow console.
  2. Verify model access and quotas.
  3. Store key securely.

Configure in OpenTypeless

  1. Settings > AI Polish > Provider: SiliconFlow.
  2. API Key: your key.
  3. Model: Qwen/Qwen2.5-7B-Instruct.
  4. Base URL: https://api.siliconflow.cn/v1.
  5. Run Test.

Recommended Configuration

OpenTypeless uses standard OpenAI-compatible /chat/completions on SiliconFlow.

Provider: siliconflow (LLM)
Base URL: https://api.siliconflow.cn/v1
Endpoint: /chat/completions
Default model: Qwen/Qwen2.5-7B-Instruct

Operational Tip

💡
Validate polish consistency with your production prompt before rolling out model swaps.