From 1fd0faaf89b286d3f0b2844dc379951d646bb961 Mon Sep 17 00:00:00 2001 From: Hassan Abedi Date: Sat, 1 Mar 2025 17:43:58 +0100 Subject: [PATCH] WIP --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69b5119..7997573 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Easy Letters gets the API key for supported services (like [OpenAI](https://plat variables. So you need to set the following environment variables to be able to use Easy Letters: -- `OPENAI_API_KEY`: The OpenAI API key (required) +- `OPENAI_API_KEY`: The [OpenAI API key](https://platform.openai.com/docs/api-reference/authentication) (required) #### Sample Notebooks