mirror of
https://github.com/openai/openai-cookbook
synced 2024-11-04 06:00:33 +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
5d0512e104
commit
895643b3ef
@ -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…
Reference in New Issue
Block a user