<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Model Studio on Chen Kai Blog</title><link>https://www.chenk.top/en/tags/model-studio/</link><description>Recent content in Model Studio on Chen Kai Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 03 Mar 2026 09:00:00 +0000</lastBuildDate><atom:link href="https://www.chenk.top/en/tags/model-studio/index.xml" rel="self" type="application/rss+xml"/><item><title>Aliyun Bailian (7): Built-in Web Search and Code Interpreter</title><link>https://www.chenk.top/en/aliyun-bailian/07-builtin-tools/</link><pubDate>Tue, 03 Mar 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/aliyun-bailian/07-builtin-tools/</guid><description>&lt;p>The previous article built a coding agent by hand: define tools, loop, dispatch, repeat. That&amp;rsquo;s the right pattern when the tools are &lt;em>yours&lt;/em> (your filesystem, your test runner). But for two extremely common tools — searching the web and running a snippet of code — Model Studio now runs them server-side. You enable a flag, the platform does the search-or-execute round trip inside one API call, and you get the final answer back. This article is the practical guide to those built-in tools.&lt;/p></description></item><item><title>Aliyun Bailian (6): Qwen3-Coder and Coding Agents</title><link>https://www.chenk.top/en/aliyun-bailian/06-qwen-coder-agents/</link><pubDate>Mon, 02 Mar 2026 09:00:00 +0000</pubDate><guid>https://www.chenk.top/en/aliyun-bailian/06-qwen-coder-agents/</guid><description>&lt;p>When this series started, &amp;ldquo;code&amp;rdquo; was a footnote in the Qwen-Plus article. It is now its own product surface on Bailian. The coder models are no longer just LLMs that happen to write Python well — they are trained for the agentic loop: read a repo, edit files, run tests, read the failures, edit again. This article is how I actually use them, both through the raw API and through the &lt;code>qwen-code&lt;/code> CLI.&lt;/p></description></item></channel></rss>