From 7f10ceb498c6b81a506fa74bc27200e7a5e6f2d1 Mon Sep 17 00:00:00 2001 From: haoyuren <13851610112@163.com> Date: Fri, 6 Dec 2024 23:16:16 -0600 Subject: readme update 4 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 411b5df..4754486 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,11 @@ This is a simple script that extracts meeting details from an email. It uses the pip install openai pip install pyyaml ``` -3. Set the OpenAI API key in the `api-key.yaml` file +3. Set the OpenAI API key in the `api-key.yaml` file with the following format: +``` +openai: + api_key: "" +``` 4. Run the script ## Open-ai API Key -- cgit v1.2.3