PAREL Docs
PAREL is a provider-neutral serverless runtime for AI agents. You deploy an agent spec; PAREL handles short jobs, durable sessions, model providers, runtime plugins, channels, policy, and observability.
PAREL is still in beta. The API may change. Usage is prepaid: model usage is billed per token from your USD balance; you can also bring your own provider keys (BYOK) and pay the provider directly. See pricing.
Quickstart →
Deploy your first agent in a few minutes.
Philosophy →
Serverless agent state and agent-friendly development.
Concepts →
Kernel, plugins, sessions, and turns.
API Reference →
REST endpoints, auth, execution controls, and rate limits.
CLI Reference →
Every command, with examples.
agent.yaml →
Configuration format and options.
Writing Plugins →
Build custom runtime tools, guards, and capabilities.