Improve smaller models with distillation techniques.
store
parameter in the Chat Completions API to store them.o1-preview
or gpt-4o
that meet your bar. As you generate these results, you can store them using the store: true
option in the Chat Completions API. We also recommend you use the metadata property to tag these completions for easy filtering later.
These stored completion can then be viewed and filtered in the dashboard.
store: true
option, completions are stored for 30 days. Your completions may contain sensitive information and so, you may want to consider creating a new Project with limited access to store these completions.gpt-4o-mini
. Filter your stored completions to those that you would like to use to train the small model, and click the “Distill” button. A few hundred samples might be sufficient, but sometimes a more diverse range of thousands of samples can yield better results.