← Back to home

Always Use the Best Model—My API Model Roster (Which Third-Party Models I've Wired into Claude Code)

Long-Form Video · EP0029 June 4, 2026 11:00
What this episode covers

A lot of people ask me which models are actually wired into my Claude Code, and how it manages to do so much. So this episode I had Claude Code compile every third-party model I access via API into a single roster—each model's name, its API signup URL, its use case, and its price—rendered as a web page in the light PPVI style.

My rule is one sentence: always use the best model plus the best tools. Claude (Opus 4.8) as the brain, Gemini for multimodal, a cheap Codex plan on the tool side. In every domain, call whatever performs best there or offers the best value. Text, image, voice, digital avatars—I go through the strengths, the flaws, and the prices one by one. I turned the roster into a single-page PDF, downloadable straight from the blog.

Companion files · Drop them into Claude Code

A lot of people have been asking me lately: which models are actually wired into your Claude Code, and how does it manage all these different things?

So this episode I’ll show you the APIs I have connected. I had Claude Code do a pass for me: take every third-party model I currently access via API and turn it into a web page, in the light PPVI style. The page is mainly a list, spelling out each model’s name, its API signup URL, a summary of what it does and what it’s worth, and what it costs. In that shape, it’s easy to walk you through in detail.

I’ll upload this page to the blog and you can download it. How to use it: click the URL to the right of each model, go sign up for the API on the official site, top up, get an API key, hand it to Claude Code, and you can do all of this too.

My rule: always use the best model plus the best tools

There’s been a lot of talk lately about whether Claude Code or Codex is better. My thinking has always been the same—always use the best models and the best tools.

On model choice, I always use the best available today. Subjectively, that’s Claude’s Opus 4.8. For multimodal work—parsing video or audio—I think Gemini wins, since it’s natively multimodal.

Same for tools. Computer use across several machines is easier through Codex, and gpt-image-2 generation is more direct and better value there too. So I keep a cheap Codex plan on the side: Claude is the brain, Codex is a tool. I call Codex from Claude Code through the terminal and get the work done.

Text LLMs: reasoning and conversation

Claude. Claude is still what I use most. My own Claude Code isn’t on an API; it runs on the official subscription plan. But the outward-facing products all run on Claude: script writing for the comic drama platform, drafting WeChat articles and voiceover scripts. Besides 4.8, Sonnet 4.6 and Opus 4.6 get plenty of use too. The prose, the long context, the way it reads scripts and novels, the attention and reasoning, the final quality of the writing—all of it holds up.

OpenRouter. It’s a third-party relay. I’ve talked about relays before, and I’m not saying every relay is bad. I’m saying relay APIs are bad for Claude Code, because a lot of tool use breaks through them. OpenRouter is an overseas aggregator with a decent reputation, but it takes roughly a 5.5% cut. So when a new model shows up and I haven’t signed up for its official API yet, I test it on OpenRouter first to see what it can do.

Gemini Flash. Cheap, and 2.5 and 3.x Flash are what I’ve reached for recently. Because it’s natively multimodal, my most common use is having it generate the subtitle transcript after I finish recording each day. It turns video or audio into a text draft with almost no errors, and there’s real reasoning behind the conversion.

Qwen3. I signed up through the aggregator SiliconFlow, which came with some free credit at the time. I’ve been using it for request routing and intent routing: when my AI support agent or bot gets a user request, Qwen3 makes the quick first call on how I should respond.

Image generation: text-to-image and editing

Nano Banana Pro. The one I use most. Native 4K, and the images are consistent and clean. Two shortcomings: one, it’s a bit expensive; two, when a frame carries a lot of Chinese text, the Chinese comes out garbled and unreadable. But the output quality and the prompt adherence are both top of the class.

Nano Banana 2 (3.1 Flash). Cheaper than Pro, faster to generate, allows more reference images, and renders Chinese better; the fine detail quality is just slightly below Nano Banana Pro—hard to quantify, but the difference is real.

gpt-image-2. Lately I’ve used it a lot for PPTs. Its signature strength is the sheer number of reference images it takes—up to 16. That lets you generate crowded multi-person scenes or dense Chinese infographics, and its accuracy is extremely high. I use it to fix details on e-commerce images, logos and text included. The downsides are just as clear. The style it generates feels machine-made, the work comes out a touch “greasy,” with a rendered stiffness to it. It also charges by token, so small-resolution images are cheap, but 4K images end up costing more than Nano Banana.

Seedream 4.0. I use it for images where the quality bar is lower and the cost bar is tight. I connect domestically through Volcano Ark, which also handed out free credit early on.

Kling. It’s odd. To use Kling’s official API you have to fill out an extremely complex form and work through the whole B2B sales routine of requesting a trial and topping up. A huge hassle. So the way I use Kling now is through Alibaba Cloud Bailian, not Kling’s own interface.

Voice TTS: synthesis and cloning

MiniMax TTS. Covered last episode; I use their speech-2.8-hd. Voice cloning, voice formula blending, cross-lingual delivery, emotional range, and the way it simulates breath and sibilance are all first-rate. It’s sat at 2.8 without an update for a while now, but as it stands it’s more than good enough.

Qwen3-TTS. The product you’ve seen me build uses Qwen3 TTS for a polish pass—repair and refinement—and the value for money is hard to beat.

Digital avatars / video generation

Shiliu digital avatar. This is an interface built by Vector Equation. We’ve worked together closely for a long time, and digital avatars have been a steady line of business for me. My read right now: among Chinese digital avatar models, it’s the one that nails lip sync at 4K precision.

Jimeng Seedance. Seedance is mandatory for comic drama. On its current interface, 720p runs roughly one yuan per second, but it takes few re-rolls and both its shot work and its multi-shot sequencing are strong. There are special cases where I go elsewhere—video editing, say, where I’m talking like I am now and I want the background swapped or an extra object in my hand, and Google’s newest Omni model handles that. But for all this AI drama and AI comic drama work, Seedance is absolutely, unquestionably first. Reportedly its revenue is already past the 1-billion-yuan mark, another point of pride for Chinese tech.

For 1080p video, besides Seedance, Kling gets the most use, then probably Google’s Veo 3.1—though I’ve noticed I reach for it less and less lately.

Wrapping up

My monthly token spend right now, on top of the official subscription, is a few thousand US dollars—that’s the generation volume of a handful of small products.

Every model here is either the best performer or the best value in its domain. Wire them into Claude Code via API and you get background removal, PPT generation, video generation, subtitle extraction from video, and the rest. Every capability I’ve demonstrated is Claude Code calling out to one of these models.

Any questions, drop me a comment. See you next episode.

Always use the best models and the best tools—in every domain, the one that performs best there, or the one with the best value for money.