How to Build AI Agents: Planning, Tool Use, and Execution
Build AI agents from scratch: planning loop, tool calling, sandboxed code execution, and evaluation. Runnable Python examples using the Novita LLM API.
Build AI agents from scratch: planning loop, tool calling, sandboxed code execution, and evaluation. Runnable Python examples using the Novita LLM API.
Install the Claude Code VS Code extension, configure its LLM API backend to use Novita AI, pick open-source models for coding tasks, and run heavy jobs in Agent Sandbox.
Claude Code's default model is Sonnet. Learn how to change it with /model, --model, or env vars, and when to use Opus, Haiku, or open-weight alternatives.
How to use claude mcp add to connect MCP servers to Claude Code. Covers stdio and HTTP transports, local/project/user scope, .mcp.json team sharing, and Windows setup.
Claude Sonnet 4.6 vs Opus 4.7: compare pricing, coding performance, context, and speed. Decide which model fits your workflow and budget.
Install the Claude Code VS Code extension, use it for daily coding, set up PyCharm/JetBrains, and route LLM calls to Novita AI for more model options.
A practical guide to open source AI models and coding software—compare leading LLMs, open source coding agents, and decide when to self-host vs. use an inference API.
A clear breakdown of every Claude subscription tier in 2026 — Pro, Max, Team, Enterprise — with real costs, what each plan unlocks, and when the API is cheaper than a subscription.
Call Tencent's Hy3 on Novita AI using the OpenAI-compatible API. Includes model ID, endpoint, context limits, function calling, reasoning, and runnable Python and cURL examples.
Hy3 is available free on Novita AI via serverless API. 295B MoE, 21B active parameters, 256K context, three reasoning modes, and $0 per token.
Build autonomous AI agents with the Claude Code SDK (Claude Agent SDK). Python and TypeScript setup, query() API, tools, hooks, sessions, and Novita AI integration.
Claude API pricing per token (Opus 4.7, Sonnet 4.6, Haiku 4.5) and subscription plan costs (Free, Pro, Max, Team, Enterprise) — both tracks explained with exact 2026 rates.
Set up MiniMax M2.7 as the LLM backend for Claude Code via Novita AI. Verified model ID, Anthropic-compatible endpoint, pricing, and step-by-step configuration.
Claude Code CLI docs: install, use /compact, --resume, --print flags, custom slash commands, and route API calls to Novita AI. Full reference guide.