Fine-tuning OpenAI models
Fine-tuning data provides models with examples of how it should respond do a given conversation. We'll want these examples to match the input that the model will see in production as closely as possible.
You can learn more about fine-tuning in our fine-tuning developer guide.