How to Train Your Agent: Building Reliable Agents with RL
AI Engineer World's Fair 2025 · 19:48
Model fine-tuning and agent reinforcement learning
OpenPipe develops tools for customizing language models and training AI agents. Its original managed platform helped application developers capture production prompts and responses, turn them into training data, and deploy task-specific models through OpenAI-compatible endpoints. That workflow supported applications such as data extraction and classification. Its commercial model-training and inference functionality now resides within Weights & Biases.
Founded in 2023 by Kyle Corbitt and David Corbitt, OpenPipe extended its work from fine-tuning models to reinforcement learning for multi-step agents. Its Agent Reinforcement Trainer (ART) integrates GRPO training into Python applications, separating application workflows from GPU-based training and inference through a client/server architecture. Developers assign rewards to agent trajectories, and the training loop updates LoRA adapters before running further trials. Its RULER tooling supplies automatic reward generation, helping developers construct the feedback used in reinforcement learning.
CoreWeave completed its acquisition of OpenPipe in 2025, and OpenPipe’s team remains there working on model reliability. Following migration of core functionality, including model distillation, its legacy platform retirement ended model training and inference on OpenPipe.ai effective July 30, 2026. Customers were offered automated migration of existing models to W&B Inference; open-source ART remains supported rather than being retired with the hosted service.
AI Engineer World's Fair 2025 · 19:48
AI Engineer Summit 2025 · 18:44
AI Engineer World's Fair 2024 · 18:03
Affiliations reflect their AIE appearances, not necessarily current employment.
Start here to understand the progression from general-purpose prompting to task-specific models, including multi-stage inference and fine-tuned Llama 3 examples.
Kyle CorbittAI Engineer World's Fair 2024
Learn how an initially effective GPT-4 workflow encountered production costs and limits in prompting, caching, and scaling at Method Financial.
Mustafa Ali · Kyle CorbittAI Engineer Summit 2025
Examine Corbitt’s reported comparison of a trained Qwen 2.5 14B email agent with prompted frontier-model baselines, including training effort and inference economics.
Kyle CorbittAI Engineer World's Fair 2025
Corbitt connects fine-tuning decisions to real production prompts, representative training data, and evaluation. Quality, cost, latency, and consistency provide the criteria for deciding whether a specialized model addresses a demonstrated need.
The joint discussion with Mustafa Ali examines fine-tuned open-source models for processing unstructured liability data. It pairs model error comparisons with financial-output validation and the tradeoffs between cost, accuracy, and latency.
The ART·E case study examines verifiable rewards and reward-hacking failure modes alongside reported improvements in agent accuracy. Reward design is a central technical concern in training the email assistant.
Affiliations reflect each recorded session, not necessarily current employment.