Chat Agent Template
template
flow
By Aulay Labsv2.0.0Updated 2026-03-08
A ready-to-customize conversational AI agent template for Aulay Flow. Includes conversation history management, tool use integration, context window handling, and streaming responses. Pre-configured with Claude as the default model with easy swapping support.
agent
chat
ai
conversational
Installation
Copy this configuration into your project:
# chat-agent.flow.yaml
name: chat-agent
type: conversational
model: claude-sonnet
tools:
- web-search
- calculator
- code-interpreter
memory:
type: sliding-window
max_tokens: 100000
streaming: trueRelated
Code Review Assistant
workflow
flow
studio
AI-assisted code review workflow for PRs
code-review
ai
security
Aulay Labsv2.1.0
Email Triage Bot
workflow
flow
AI-powered email classification and routing workflow
email
triage
ai
Aulay Labsv1.1.0
Landing Page Template
template
studio
Beautiful landing page template for Studio sites
landing-page
marketing
responsive
Communityv1.0.2
Next.js SaaS Starter
template
shared
Full-stack SaaS template with auth, billing, and dashboard
saas
nextjs
stripe
Aulay Labsv3.1.0