Overview
Welcome to the Jetty Guides section! These comprehensive tutorials will help you master specific workflows and use cases with Jetty's powerful orchestration platform.
Available Guides
Our guides are designed to take you through real-world scenarios step by step:
Quickstart: Agentic Workflows
Run an AI agent in a Jetty sandbox in 5 minutes. Upload a file, send a runbook, and retrieve artifacts.
Writing Runbooks
Learn how to write structured runbooks that guide agents through complex, multi-step tasks with evaluation loops, iteration, and quality gates. Covers the canonical runbook structure, evaluation patterns, and the agent-skill package's /create-runbook wizard.
Evaluating LLMs
Learn how to build comprehensive evaluation pipelines for large language models using Jetty's evaluation framework. This guide covers setting up automated benchmarks, creating custom evaluation metrics, and analyzing model performance across different tasks.
Document Summarization
Build an end-to-end document summarization workflow that processes multiple document formats, generates summaries using different AI models, and evaluates summary quality automatically.
Brand Compliance
Create workflows to ensure AI-generated content meets your brand guidelines and compliance requirements. Learn to implement automated content review, flag potential issues, and maintain consistency across outputs.
CI Integration
Trigger Jetty workflows from GitHub Actions. Set up sync and async modes, configure webhook callbacks, and implement quality gate patterns for automated PR checks.
Langfuse Setup
Connect your Langfuse account to Jetty Agent for automated LLM usage analysis. Get cost optimization recommendations and auto-generated pull requests.
Advanced Topics
Explore sophisticated Jetty patterns including multi-step workflows, conditional logic, error handling, and integration with external systems.
Getting Started
If you're new to Jetty, we recommend starting with our Quick Start guide to set up your environment, then return here to explore specific use cases.
Each guide includes:
- Prerequisites: What you need before starting
- Step-by-step instructions: Detailed walkthrough with code examples
- Best practices: Tips for optimal performance and reliability
- Troubleshooting: Common issues and solutions
- Next steps: How to extend and customize the workflows
Need Help?
- Browse the Step Library for available workflow operations
- Check out Integrations for external service connections
Ready to dive in? Choose a guide that matches your use case and start building powerful AI workflows with Jetty!