openai / openai-cookbook

Examples and guides for using the OpenAI API
https://cookbook.openai.com
MIT License
57.47k stars 9.07k forks source link

fix FT for function calling cookbook to use the latest APIs #1252

Closed teomusatoiu closed 3 weeks ago

teomusatoiu commented 3 weeks ago

Summary

Updated the Fine Tuning for Function calling cookbook to reflect the API changes

Motivation

The cookbook was using outdated APIs that cause errors.