Skip to content

Commit

Permalink
docs: Add OpenAI signup link to Prompts docs (#6531)
Browse files Browse the repository at this point in the history
  • Loading branch information
pakelley authored Oct 16, 2024
1 parent 06238eb commit 92fd8bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/guide/prompts_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ To remove the key, click **API Keys** in the upper right of the Prompts page. Yo

You can only have one OpenAI key per organization. For a list of the OpenAI models we support, see [Features, requirements, and constraints](prompts_overview#Features-requirements-and-constraints).

If you don't already have one, you can [create an OpenAI account here](https://platform.openai.com/signup).

You can find your OpenAI API key on the [API key page](https://platform.openai.com/api-keys).

Once added, all supported OpenAI models will appear in the base model options when you configure your prompt.
Expand Down

0 comments on commit 92fd8bb

Please sign in to comment.