mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
Update README.md
This commit is contained in:
parent
ebfdfe3099
commit
e85276dfb3
@ -1,4 +1,4 @@
|
||||
# OpenAI Cookbook
|
||||
# OpenAI Cookbook
|
||||
|
||||
The OpenAI Cookbook shares example code for accomplishing common tasks with the [OpenAI API].
|
||||
|
||||
@ -6,6 +6,8 @@ To run these examples, you'll need an OpenAI account and associated API key ([cr
|
||||
|
||||
Most code examples are written in Python, though the concepts can be applied in any language.
|
||||
|
||||
[](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=468576060&machine=basicLinux32gb&location=EastUs)
|
||||
|
||||
## Recently added 🆕 ✨
|
||||
|
||||
- [How to format inputs to ChatGPT models](examples/How_to_format_inputs_to_ChatGPT_models.ipynb) [Mar 1st, 2023]
|
||||
|
Loading…
x
Reference in New Issue
Block a user