LLM Reference
Concepts & capability filters

chat tuning

See matching models with benchmark scores and pricing.

Definition

Chat tuning fine-tunes a model on conversational data so it behaves correctly against a chat-completions API: honoring system, user, and assistant roles, staying coherent across multi-turn context, and emitting well-formed tool calls. It is what makes a base model deployable for chat, agent, and RAG features, and usually precedes preference-based alignment.