Skip to main content
Deploying agents to serverless platforms is easy with ai-query. For deep dives into architecture and adapters, see the Deployment Guide.

AWS Lambda

Use the handle_lambda adapter.

Vercel / Next.js

Use the handle_vercel adapter with the standard Python runtime.

Consuming

You can consume these agents from any Python client using connect():