Tutorials GPT-6 Astra: Change Reasoning Effort Without Losing Cache
Use configuration_update to raise or lower Astra's reasoning effort mid-chat and keep cache hits.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Use configuration_update to raise or lower Astra's reasoning effort mid-chat and keep cache hits.
Tutorials Use async tool calls and a wait tool to keep your agent reasoning while tools run.
Machine Learning Port the Ox Alpha probe kit to Python: normalized token counts, error DNA, ranked verdict.
Tutorials Qwen keeps reasoning across every turn by default. Exploit it, or pay for it.
Tutorials Run the open-weight MiniMax H3 model to make 768p clips with in-sync stereo audio using Diffusers.
Tutorials Pause an MCP tool mid-call to confirm with the user, on the new stateless 2026-07-28 protocol.
Tutorials Use the new MCP Apps extension to return interactive widgets from a tool call, rendered in chat.
Tutorials Build an async MCP tool that returns a durable task handle and poll it to completion in Python.
Tutorials Run Moonshot's 2.8T open-weight model on your own GPUs with vLLM and MXFP4.
Tutorials Tune Kimi K3's low/high/max reasoning effort and stream reasoning_content to control token cost.
Tutorials kimi-k3 is not a drop-in swap. Map the params right and dodge the trap that breaks tool loops.
Tutorials Point the OpenAI SDK at Meta's agent model, add tools, let it self-manage a 1M-token context.