Tutorials Gemini 3.6 Flash: Cut Agent Tokens With thinking_level
Build a token-thrifty tool-calling agent on Gemini 3.6 Flash using the new thinking_level control.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Build a token-thrifty tool-calling agent on Gemini 3.6 Flash using the new thinking_level control.
Tutorials Use reasoning.context to reuse GPT-5.6's chain of thought across turns and cut redundant tokens.
Tutorials Master Sonnet 5's on-by-default thinking and the effort knob to cut cost and latency.
Tutorials Hands-on Python guide to Sonnet 5's adaptive thinking, effort levels, and the 30% tokenizer trap.
Tutorials Stream Gemini's thought summaries live, control reasoning effort, and track thinking-token cost.
Tutorials Surface, stream, and log Gemini 2.5 Pro Deep Think's reasoning chain with thought summaries.
Tutorials Build a cost-aware GLM-5.2 agent that routes thinking effort per task and calls tools.
Tutorials Claude Fable 5 always thinks. Use effort, display and max_tokens to control reasoning cost.
Tutorials Build a multi-step tool-calling agent on Moonshot's open-weight Kimi K2.6 model.
Tutorials Deploy Microsoft's new reasoning model and build a tool-calling triage agent.
Tutorials Tune token spend on Opus 4.8 with the effort parameter. Runnable Python, real I/O, real numbers.
Tutorials Point the Anthropic SDK at Qwen 3.7 Max with one base-URL change: 1M context, thinking, caching.