← 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 Codex plan in the tool layer; in every domain, call whatever performs best there or offers the best value. Text, image, voice, digital avatars — I go through the pros, cons, and prices one by one. I turned the roster into a single-page PDF, downloadable straight from the blog.

Companion downloads · Feed them to your 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. Built that way so 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. And for multimodal scenarios — parsing video or audio, say — I think the best is Gemini, given it’s natively multimodal.

Same for tool choice. For computer use across multiple machines, Codex is the more convenient route; for gpt-image-2 generation, Codex is also more direct and better value. So I keep a low-tier plan alongside as a companion: treat Claude as the brain and Codex as a tool, calling Codex from Claude Code through the terminal in the CLI to 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 — script writing for the comic drama platform, drafting WeChat articles and voiceover scripts — all run on Claude. Besides 4.8, Sonnet 4.6 and Opus 4.6 get plenty of use too, because the prose, the long context, the reading of scripts and novels, the attention and reasoning, and the final quality of the writing are all excellent.

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

Gemini Flash. Fairly cheap, and 2.5 and 3.x Flash are what I’ve used recently. Because it’s natively multimodal, my most common use is having it generate the full transcript for subtitles after I finish recording each day — it converts video or audio into a text draft with almost no errors, and it’s a conversion with reasoning behind it.

Qwen3. I signed up for it through the aggregator SiliconFlow, which came with a certain amount of free credit. I’ve been using it for request routing and intent routing: when my AI support agent or bot receives a user request, it makes a quick first judgment about how I should respond.

Image generation: text-to-image and editing

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

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 — up to 16 — letting you generate complex multi-person scenes or complex Chinese infographics; accuracy is extremely high, and I use it to fix details on e-commerce images, including logos and text. The downsides are just as clear: the style it generates has a strong machine-made feel, the work is a touch “greasy,” and there’s a rendered stiffness to it. It also charges by token, so small-resolution images are cheap, but 4K images actually cost more than Nano Banana.

Seedream 4.0. For images where the quality bar is lower but the cost bar is tight — connected domestically through Volcano Ark, which also handed out some free credit early on.

Kling. It’s odd: to use Kling’s official API you have to fill out an extremely complex form and go through the whole B2B sales flow of requesting a trial and topping up, which is a huge hassle. So the way I actually use Kling now is through Alibaba Cloud Bailian, rather than 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 capability, emotional delivery, plus the simulation of breath and sibilance are all very strong. It’s sat at 2.8 without an update for quite a while, but it’s more than good enough as it is.

Qwen3-TTS. That product you’ve seen me build myself actually uses Qwen3 TTS to do a polish — repair and refinement — and the value for money is excellent.

Digital avatars / video generation

Shiliu digital avatar. This is an interface built by Vector Equation. We’ve collaborated heavily over a long stretch, and digital avatars have been a consistent line of business for me. My current view is that 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 costs roughly one yuan per second, but it takes few re-rolls and its shot work and multi-shot work are both very good. Apart from some special cases — video editing, say, where I’m talking right now and want the background swapped or an extra object in my hand, which is where Google’s newest Omni model comes in — for all of this AI drama, AI comic drama work, Seedance is absolutely, unquestionably in first place. Reportedly its revenue is already past the 1-billion-yuan mark, another point of pride for Chinese tech.

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

Wrapping up

My current monthly token spend, on top of the official subscription, sits somewhere in the low thousands of US dollars — that’s the generation volume of a handful of small products.

The models I use are each the best-performing or best-value option in their domain. Wire them into Claude Code via API and you get background removal, PPT generation, video generation, video subtitle extraction, and so on — every one of the capabilities I’ve demonstrated is Claude Code calling out to 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.