Tutorials Qwen3.8-Max Tool Calling: A Python Agent Loop
Build a working tool-calling agent on Alibaba's new Qwen3.8-Max using the OpenAI-compatible API.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Build a working tool-calling agent on Alibaba's new Qwen3.8-Max using the OpenAI-compatible API.
Tutorials Build an autonomous file-editing coding agent on DeepSeek V4-Flash's tool-calling API for pennies.
Tutorials Use the new MCP Apps extension to return interactive widgets from a tool call, rendered in chat.
Tutorials Add or drop Claude Opus 5 tools between turns without invalidating your prompt cache.
Tutorials Use Kimi K3 tool_choice=required + strict JSON so agents fetch data before they answer.
Tutorials Build a token-thrifty tool-calling agent on Gemini 3.6 Flash using the new thinking_level control.
Tutorials Use Kimi K3's native vision and JSON schema output to turn messy PDF pages into clean, typed data.
Tutorials Point the OpenAI SDK at Meta's agent model, add tools, let it self-manage a 1M-token context.
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 Use GPT-5.6's Responses API so the model writes JavaScript to run your tools in one call.
Tutorials Use Grok 4.5's server-side X Search on the xAI API to build a cited, real-time trend agent.