Config Qwen in OpenCode A developer shared a configuration guide for integrating Qwen AI models into OpenCode on Ubuntu Linux, providing the JSON configuration file path and code snippet for setting up the Qwen provider with API tokens. OpenCode config in Ubuntu آدرس کانفیگ اوپن کد در لینوکس اوبونتو ~/.config/opencode/opencode.json In "provider" set the "qwen" section with your token در بخش "provider" قسمت "qwen" را با توکن خودتان به شکل زیر قرار دهید { "$schema": "https://opencode.ai/config.json", "provider": { "qwen": { "npm": "@ai-sdk/openai-compatible", "name": "QwenAI", "options": { "baseURL": "https://qwen.aikit.club/v1", "apiKey": "