Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Examples and guides for using the OpenAI API

License

NotificationsYou must be signed in to change notification settings

christellejulias/openai-cookbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI Cookbook Logo

✨ Navigate atcookbook.openai.com

Example code and guides for accomplishing common tasks with theOpenAI API. To run these examples, you'll need an OpenAI account and associated API key (create a free account here). Set an environment variable calledOPENAI_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 containingOPENAI_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 theserelated resources from around the web.

Contributing

The OpenAI Cookbook is a community-driven resource. Whether you're submitting an idea, fixing a typo, adding a new guide, or improving an existing one, your contributions are greatly appreciated!

Before contributing, read through the existing issues and pull requests to see if someone else is already working on something similar. That way you can avoid duplicating efforts.

If there are examples or guides you'd like to see, feel free to suggest them on theissues page.

If you'd like to contribute new content, make sure to read through ourcontribution guidelines. We welcome high-quality submissions of new examples and guides, as long as they meet our criteria and fit within the scope of the cookbook.

The contents of this repo are automatically rendered intocookbook.openai.com based onregistry.yaml.

Open in GitHub Codespaces

About

Examples and guides for using the OpenAI API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX100.0%

[8]ページ先頭

©2009-2025 Movatter.jp