Skip to main content

How to train your agent

by Pritam Soni

Learnings from building, deploying and improving agents in production.

Tutorials
Agents

Unwrapping the wrappers

by Sam Brunt

Application layer companies are training their own models. Why?

Research
Models

How do you turn traces into a training dataset?

by Rohit Gupta

Every agentic system can create its own training data.

Tutorials
Data

Prompt engineering vs fine-tuning

by Rohit Gupta

A perspective on when to tinker with the prompt, and when to train your own model.

Product
Data

What are the different types of fine-tuning?

by Rohit Gupta

What's the difference between SFT, LoRA and Distillation?

Tutorials
Models

Open-weights LLMs vs frontier APIs

by Pritam Soni

Own your intelligence, or rent the API?

Research
Models

The anatomy of an AI agent

by Pritam Soni

An agent has a model, loop, tools and memory.

Research
Agents

So, you have observability. Now what?

by Tyler Edwards

Observing your agent is table stakes.

Research
Observability

Secret Agent Overmind

by Tyler Edwards

Your agent is the most documented system in your engineering org and yet you can't answer simple questions.

Product
Agents

Think Smaller

by Tyler Edwards

Frontier models are overkill for most agent tasks. Specialised small language models beat them on cost, latency, and accuracy.

Product
Models