Tutorials Gemini Spark Agents: One API Call, One Cloud Sandbox
The Managed Agents API behind Gemini Spark: build a persistent cloud agent in Python.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials The Managed Agents API behind Gemini Spark: build a persistent cloud agent in Python.
Tutorials Build a working tool-calling agent on Alibaba's new Qwen3.8-Max using the OpenAI-compatible API.
Tutorials Build a thinking-mode tool-calling agent on DeepSeek V4-Flash-0731 without the 400 error.
Tutorials Build an autonomous file-editing coding agent on DeepSeek V4-Flash's tool-calling API for pennies.
Tutorials Build an async MCP tool that returns a durable task handle and poll it to completion in Python.
Tutorials Build a token-thrifty tool-calling agent on Gemini 3.6 Flash using the new thinking_level control.
Tutorials Use Grok 4.5's server-side X Search on the xAI API to build a cited, real-time trend agent.
Tutorials Build an agentic Grok 4.5 tool loop in Python: route reasoning_effort and cache to slash cost.
Machine Learning Build a SWE-Together-style multi-turn coding-agent eval with an LLM user simulator in Python.
Tutorials Build cheap, cited research agents on Claude Sonnet 5 using the web search tool and dynamic filtering.
Tutorials Install Nous Research's self-improving agent, run it on a local model, and build a reusable skill.
Tutorials Stand up an autonomous agent with sessions, streaming events, and webhooks - no agent loop required.