api_set_key | R Documentation |
Store the OpenAI API key as environment variable
api_set_key(api_key)
api_key |
string, OpenAI API key (see https://platform.openai.com/account/api-keys) |
API key string ('api_key')
api_get_key
## Not run:
api_set_key("my-secret-api-key-string")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.