Tagged articles

model switching

13 articles · Page 1 of 1
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Jul 2, 2026 · Artificial Intelligence

Is Changing Session, Skill, or Model the Same? Why Claude Code’s Self‑Review Fails

The article explains why Claude Code’s self‑review is inherently unreliable and distinguishes four distinct remedies—starting a new session, swapping a review Skill, changing the underlying model, and using Sub‑Agent or Worktree isolation—each solving a different problem and none interchangeable, then outlines a risk‑based workflow for AI‑assisted code review.

AIClaudeSkill
0 likes · 12 min read
Is Changing Session, Skill, or Model the Same? Why Claude Code’s Self‑Review Fails
Fun with Large Models
Fun with Large Models
Jul 2, 2026 · Artificial Intelligence

DeepAgents Code Agent Server: Production Design, Dynamic Model Switching & Middleware

This article dissects the DeepAgents Code Agent Server, detailing how it solves four production‑grade challenges—model switching, tool registration, session memory, and sub‑agent orchestration—through runtime context, configurable middleware, a unified tool registry, sub‑agent delegation, and extensible middleware such as LocalContext, ResumeState, Memory, Skills, and backend priority mechanisms.

AI agentsDeepAgentsLangChain
0 likes · 19 min read
DeepAgents Code Agent Server: Production Design, Dynamic Model Switching & Middleware
IT Services Circle
IT Services Circle
Jun 18, 2026 · Artificial Intelligence

Get Claude Code and Codex Running with Chinese Models in Just 2 Minutes

Many developers struggle to use Claude Code or Codex because foreign accounts are unavailable, costs are prohibitive, and login risks exist, but by installing the free open‑source CC Switch tool and configuring it with domestic providers such as DeepSeek, Qwen, or GLM, you can switch models in minutes and keep the original AI‑coding experience alive.

AI CodingCC SwitchClaude Code
0 likes · 11 min read
Get Claude Code and Codex Running with Chinese Models in Just 2 Minutes
CodePath
CodePath
Jun 8, 2026 · Artificial Intelligence

Run Your First Pi‑AI Agent in Under 10 Minutes

This tutorial walks you through preparing the environment, initializing a Node.js project, writing the first Pi‑AI agent code, using both simple and streaming calls, swapping providers with a single parameter change, and building a continuous‑conversation CLI—all in less than ten minutes.

LLMNode.jsTypeScript
0 likes · 11 min read
Run Your First Pi‑AI Agent in Under 10 Minutes
Su San Talks Tech
Su San Talks Tech
May 31, 2026 · Artificial Intelligence

How Claude Code, Codex, and OpenCode Can Cut Token Usage by Up to 80%

The article breaks down why input tokens dominate 70‑90% of LLM costs and provides concrete, platform‑specific techniques—file filtering, context compression, documentation drives, memory caching, plan mode, output trimming, and model switching—that together can reduce token consumption by 20‑90% across Claude Code, Codex, and OpenCode.

AI Coding AssistantsClaude CodeCodex
0 likes · 10 min read
How Claude Code, Codex, and OpenCode Can Cut Token Usage by Up to 80%
Ubiquitous Tech
Ubiquitous Tech
Feb 2, 2026 · Artificial Intelligence

How to Make OpenClaw Self‑Sustaining: Let Your AI Assistant Auto‑Evolve and Install Skills

This guide walks through four practical experiences with OpenClaw—daily maintenance commands, using the AI assistant to install Feishu skills, automating MCP Server deployment via the mcporter skill, and switching to free ZhiPu models to cut costs—while highlighting security and cost considerations.

Cost OptimizationMCP ServerMiniMax
0 likes · 8 min read
How to Make OpenClaw Self‑Sustaining: Let Your AI Assistant Auto‑Evolve and Install Skills
Eric Tech Circle
Eric Tech Circle
Nov 21, 2025 · Artificial Intelligence

Unlock Gemini CLI: Free AI Power, Installation Guide, and Pro Tips

After three months of using the free Gemini CLI, this guide explains why the tool is valuable, shows how to install and enable the Gemini‑3‑Pro model, and provides practical tips such as resetting daily quotas, switching models, managing rules, adding context, and configuring MCP tools.

AI toolContext ManagementGemini CLI
0 likes · 6 min read
Unlock Gemini CLI: Free AI Power, Installation Guide, and Pro Tips
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 10, 2025 · Artificial Intelligence

Seamlessly Switch Between DeepSeek‑R1 and QwQ‑32B with Higress AI Gateway

Learn how to deploy the new QwQ‑32B inference model alongside DeepSeek‑R1 using the Higress AI gateway, covering environment setup, model configuration, routing, token‑level rate limiting, content safety, semantic caching, and advanced features like automatic fallback and internet‑search integration.

DeepSeekHigressLLM integration
0 likes · 16 min read
Seamlessly Switch Between DeepSeek‑R1 and QwQ‑32B with Higress AI Gateway