Tutorials Steer GPT-6 Astra Mid-Turn Without Losing Its Work
Redirect a running Astra agent over WebSocket with response.steer, keeping finished work.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Redirect a running Astra agent over WebSocket with response.steer, keeping finished work.
Tutorials Keep long-running Grok 4.6 agents cheap: cache keys, token budgets, and the 200K cliff.
Tutorials Grok 4.6 self-verifies during long agent runs. Build a Python coding agent that checks its own work.
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 Reproduce GPT-Live's full-duplex voice and background delegation using the GA Realtime API.
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 Use GPT-5.6 Sol's new max reasoning effort and ultra subagents via the Responses API.
Tutorials Stream audio in and out, add tools, approvals, and handoffs with gpt-realtime-2 in Python.
Tutorials Build a multi-step tool-calling agent on Moonshot's open-weight Kimi K2.6 model.
Tutorials Automate desktop tasks with GPT-5.4's native computer-use API in six simple, tested steps.