openai / openai-cookbook

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

Fix bug with name config #1427

Closed ericning-o closed 6 days ago

ericning-o commented 6 days ago

Summary

The name should be lowercase otherwise it doesn't compile

Motivation

See summary