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 Structure prompts, set prompt_cache_retention, and read cached_tokens to slash GPT-5.6 input costs.
Tutorials Use GPT-5.6's Responses API so the model writes JavaScript to run your tools in one call.
Tutorials Load a whole repo into Gemini 3.5 Pro's 2M context, query it without RAG, and cache to cut cost.
Tutorials Use GPT-5.6 Sol's new max reasoning effort and ultra subagents via the Responses API.
Tutorials Stream Gemini's thought summaries live, control reasoning effort, and track thinking-token cost.
Tutorials Build a browser-control agent with Gemini 3.5 Flash's new computer_use tool and Playwright.
Tutorials Surface, stream, and log Gemini 2.5 Pro Deep Think's reasoning chain with thought summaries.
Tutorials Build a frugal tool-calling coding agent on NVIDIA's open Nemotron 3 Nano via OpenRouter in Python.
Tutorials Wire NVIDIA's open 550B MoE into a Python tool-calling loop for long-running agents.
Tutorials Gemini's image preview models die June 25. Swap to the Nano Banana 2 GA IDs with verified Python.