Tutorials Gemini 3.5 Flash Function Calling: Build a Tool-Using Agent
Wire Gemini 3.5 Flash to your own Python functions and run a real multi-step agent loop.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Wire Gemini 3.5 Flash to your own Python functions and run a real multi-step agent loop.
Tutorials Use DSPy GEPA to auto-evolve prompts with reflection and beat hand-tuned baselines.
Tutorials Use input guardrails and tripwires to stop bad input before your costly OpenAI agent runs.
Tutorials Build a minimal A2A server with an Agent Card so other agents can discover and message it.
Tutorials Wire Claude or any agent backend to a React UI with AG-UI's 16 event types.
Tutorials Add approval gates to your AI agents with LangGraph interrupt() and checkpointers.
Frontend Use <Activity> in React 19.2 to hide UI while preserving state, DOM, and scroll position.
Tutorials Cut LangGraph checkpoint storage 41x with DeltaChannel - new in 1.2.
Tutorials Use LangGraph v0.4 subagents to isolate tool noise and keep main agent context clean.
Tutorials Use LangGraph v0.4 subagents to isolate tool noise and keep main agent context clean.
Tutorials Render interactive UIs from your MCP server with SEP-1865 and ext-apps.
Tutorials Persist agent state to Postgres so LangGraph agents survive any crash.