<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>DashScope on Chen Kai Blog</title><link>https://www.chenk.top/en/tags/dashscope/</link><description>Recent content in DashScope on Chen Kai Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 07 May 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/en/tags/dashscope/index.xml" rel="self" type="application/rss+xml"/><item><title>Alibaba Cloud Full Stack (10): Bailian and DashScope — The LLM Layer</title><link>https://www.chenk.top/en/aliyun-fullstack/10-bailian-llm/</link><pubDate>Thu, 07 May 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/aliyun-fullstack/10-bailian-llm/</guid><description>&lt;p>When I first needed an LLM API for a production app in China, my options were limited and expensive. Most international providers had no mainland endpoint, billing required a foreign credit card, and latency from calling US-based APIs was 800ms+ before a single token came back. Then Qwen showed up on DashScope with an OpenAI-compatible endpoint, and suddenly building AI products in China became as straightforward as anywhere else. Same SDK, same request shape, same streaming protocol — just a different &lt;code>base_url&lt;/code> and a key from the Bailian console. I have been running production workloads against it for over a year now, and this article is the comprehensive walkthrough I wish I had on day one.&lt;/p></description></item><item><title>OpenClaw QuickStart (2): Install and First Chat in 10 Minutes</title><link>https://www.chenk.top/en/openclaw-quickstart/02-install-and-first-chat/</link><pubDate>Thu, 09 Apr 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/openclaw-quickstart/02-install-and-first-chat/</guid><description>&lt;p>The README claims five minutes, but I&amp;rsquo;d say ten. The extra time accounts for the common Node version mistake.&lt;/p>
&lt;p>&lt;figure class="article-figure">
 &lt;img src="https://blog-pic-ck.oss-cn-beijing.aliyuncs.com/posts/en/openclaw-quickstart/02-install-and-first-chat/illustration_1.png" alt="OpenClaw QuickStart (2): Install and First Chat in 10 Minutes — Chapter overview" loading="lazy" decoding="async" class="content-image">
 
&lt;/figure>
&lt;/p>
&lt;hr>
&lt;h2 id="prerequisites" class="heading-anchor">Prerequisites&lt;a href="#prerequisites" class="heading-link" aria-label="Permalink to this section" title="Copy link to this section">#&lt;/a>
&lt;/h2>&lt;ul>
&lt;li>Node &lt;code>v22.16&lt;/code> or newer. The project is strict about this. Older Node versions will install, but the gateway will throw errors with optional chaining in some places. I run &lt;code>v24&lt;/code> because that&amp;rsquo;s the recommended track.&lt;/li>
&lt;li>About 2 GB free RAM at runtime, more if you load big skills.&lt;/li>
&lt;li>An LLM API key from one of: DashScope (free tier works), Anthropic, OpenAI, or the Aliyun Bailian Coding Plan (200元/month for eight models).&lt;/li>
&lt;/ul>
&lt;p>Check Node first:&lt;/p></description></item><item><title>Aliyun Bailian (1): Platform Overview and First Request</title><link>https://www.chenk.top/en/aliyun-bailian/01-platform-overview/</link><pubDate>Wed, 25 Feb 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/aliyun-bailian/01-platform-overview/</guid><description>&lt;p>If you ship anything that touches Chinese-language users, sooner or later you will end up calling a Bailian model. Qwen-Max is the cheapest sane way to get GPT-4-class Chinese understanding, the Wanxiang video models are the only production-grade text-to-video API I can buy with a Chinese invoice, and Qwen-TTS-Flash is the only TTS that handles Cantonese and Sichuanese without sounding like a customs announcement. After about a year of running these in production for an AI-marketing platform, this series is what I wish someone had handed me on day one.&lt;/p></description></item></channel></rss>