openai/openai-cookbook
Fork: 10313 Star: 63439 (更新于 2025-04-23 21:39:23)
license: MIT
Language: MDX .
Examples and guides for using the OpenAI API

✨ Navigate at cookbook.openai.com
Example code and guides for accomplishing common tasks with the OpenAI API. To run these examples, you'll need an OpenAI account and associated API key (create a free account here). Set an environment variable called OPENAI_API_KEY
with your API key. Alternatively, in most IDEs such as Visual Studio Code, you can create an .env
file at the root of your repo containing OPENAI_API_KEY=<your API key>
, which will be picked up by the notebooks.
Most code examples are written in Python, though the concepts can be applied in any language.
For other useful tools, guides and courses, check out these related resources from around the web.
License
MIT
最近版本更新:(数据更新于 2025-04-28 21:16:48)
主题(topics):
chatgpt, gpt-4, openai, openai-api
openai/openai-cookbook同语言 MDX最近更新仓库
2023-10-24 02:31:49 uidotdev/usehooks
2023-07-29 03:23:36 react-native-elements/react-native-elements
2023-03-29 21:48:13 trigaten/Learn_Prompting
1970-01-01 00:00:00 huggingface/course
1970-01-01 00:00:00 hackclub/putting-the-you-in-cpu
1970-01-01 00:00:00 withastro/docs