Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

⚡ Examples Catalog

This catalog highlights the examples shipped with Agent-lightning.

Example Description CI Maintenance
apo Automatic Prompt Optimization tutorials covering built-in, custom, and debugging workflows. apo workflow status
azure Supervised fine-tuning with Azure OpenAI. azure workflow status
calc_x VERL-powered math reasoning agent training that uses AutoGen with an MCP calculator tool. calc_x workflow status
minimal Bite-sized programs that demonstrate how individual Agent-lightning building blocks behave in isolation. minimal workflow status
rag Retrieval-Augmented Generation pipeline targeting the MuSiQue dataset with Wikipedia retrieval. Unmaintained — last verified with Agent-lightning v0.1.1
search_r1 Framework-free Search-R1 reinforcement learning training workflow with a retrieval backend. Unmaintained — last verified with Agent-lightning v0.1.2
spider Text-to-SQL reinforcement learning training on the Spider dataset using LangGraph. spider workflow status
tinker Reinforcement learning with Tinker as the backend training service. tinker workflow status
unsloth Supervised fine-tuning example powered by Unsloth with 4-bit quantization and LoRA. unsloth workflow status

NOTE: CI status avoids taking any workflow running with latest dependencies into account. That's why we reference the corresponding badge-* workflows instead. Each example's own README also displays its examples-* workflow status whenever the project is maintained by CI.