<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Lina Chen</title>
    <description>The latest articles on DEV Community by Lina Chen (@xuxu_8309f491756bc5701316).</description>
    <link>https://dev.to/xuxu_8309f491756bc5701316</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3917375%2F605a5f2e-0944-4956-a0ec-29e1eb29386e.jpg</url>
      <title>DEV Community: Lina Chen</title>
      <link>https://dev.to/xuxu_8309f491756bc5701316</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/xuxu_8309f491756bc5701316"/>
    <language>en</language>
    <item>
      <title>Morning notes: what I check before swapping LLM providers</title>
      <dc:creator>Lina Chen</dc:creator>
      <pubDate>Sun, 17 May 2026 19:42:07 +0000</pubDate>
      <link>https://dev.to/xuxu_8309f491756bc5701316/morning-notes-what-i-check-before-swapping-llm-providers-39n9</link>
      <guid>https://dev.to/xuxu_8309f491756bc5701316/morning-notes-what-i-check-before-swapping-llm-providers-39n9</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F78fn1nev4n3otzl3ri5m.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F78fn1nev4n3otzl3ri5m.jpg" alt="working from cafe" width="800" height="1067"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I spent this morning reviewing a few Qwen / DeepSeek integration notes. The model quality discussion is useful, but most production problems I see are much more boring:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;does the SDK keep the same streaming behavior after a base URL swap?&lt;/li&gt;
&lt;li&gt;are tool calls normalized, or does each provider return a slightly different shape?&lt;/li&gt;
&lt;li&gt;can I see requested model, provider model, token usage, and timestamp for every request?&lt;/li&gt;
&lt;li&gt;if payment or regional access fails, is there a clean fallback path?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For small teams, “OpenAI-compatible” should mean more than the endpoint accepts a chat request. It should also mean the first failed request is easy to debug.&lt;/p&gt;

&lt;p&gt;I’m keeping this as my checklist while testing mixed Chinese model access for global developers. If you are working with Qwen / DeepSeek / GLM / Kimi from outside China and have a non-sensitive failure case, I’d like to compare notes.&lt;/p&gt;

&lt;p&gt;Beta sandbox I’m helping test: &lt;a href="https://anlinkai.com/beta?source=devto&amp;amp;detail=devto_provider_swap_notes_20260518" rel="noopener noreferrer"&gt;https://anlinkai.com/beta?source=devto&amp;amp;detail=devto_provider_swap_notes_20260518&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>api</category>
      <category>llm</category>
      <category>softwareengineering</category>
    </item>
    <item>
      <title>Sunday notes from a cafe</title>
      <dc:creator>Lina Chen</dc:creator>
      <pubDate>Sun, 17 May 2026 15:35:21 +0000</pubDate>
      <link>https://dev.to/xuxu_8309f491756bc5701316/sunday-notes-from-a-cafe-56fg</link>
      <guid>https://dev.to/xuxu_8309f491756bc5701316/sunday-notes-from-a-cafe-56fg</guid>
      <description></description>
    </item>
  </channel>
</rss>
