You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(ai-gateway): show a real code-agent example (tool loop), not a raw fetch
Replace the bare fetch example with a compact ToolLoopAgent — a background
action triggered on a record, with tools that carry input schemas and a finish
tool — matching the SDK's house example style (no Deno/npm: scaffolding).
Keeps the "point any OpenAI-compatible client at baseURL/token" note.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments