📄️ Agentic Design Methodology
Agentic Design Methodology
📄️ User-Input Moderation
User-Input Moderation
📄️ Human Handoff
Human Handoff
📄️ API Hardening
API Hardening
📄️ Custom Frontend
Using the Official React Widget
📄️ Deployment Guide
Your Parlant agent works great locally, but production deployment requires a few key changes. This guide walks you through setting up Parlant on Kubernetes with proper authentication, persistence, and scaling—whether you're deploying to AWS, Azure, or another cloud provider.
📄️ Observability
Parlant includes built-in support for OpenTelemetry, the industry-standard framework for observability. This allows you to export traces, metrics, and logs to your preferred backend, whether that's Jaeger, Grafana, Datadog, or any other OpenTelemetry-compatible system.
📄️ Extending the FastAPI App
Parlant exposes its functionality through a FastAPI application. While the built-in API covers most use cases, you may need to add custom endpoints, middleware, or other extensions for your specific deployment.
📄️ Controlling Costs
When running Parlant in production, you'll want to balance cost efficiency with response quality and latency. Parlant provides an OptimizationPolicy that lets you fine-tune how the engine allocates resources.