mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
Fix broken OpenAI API link in README (#775)
Co-authored-by: Simón Fishman <simonpfish@gmail.com>
This commit is contained in:
parent
f52ffdaca4
commit
5893a47364
@ -9,7 +9,7 @@
|
||||
|
||||
> ✨ Navigate at [cookbook.openai.com](https://cookbook.openai.com)
|
||||
|
||||
Example code and guides for accomplishing common tasks with the [OpenAI API](https://openai.com/api/). To run these examples, you'll need an OpenAI account and associated API key ([create a free account here](https://beta.openai.com/signup)).
|
||||
Example code and guides for accomplishing common tasks with the [OpenAI API](https://platform.openai.com/docs/introduction). To run these examples, you'll need an OpenAI account and associated API key ([create a free account here](https://beta.openai.com/signup)).
|
||||
|
||||
Most code examples are written in Python, though the concepts can be applied in any language.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user