From a5d16331ebc69b717fd121469cb8190c6faf918d Mon Sep 17 00:00:00 2001 From: ste7la <124734865+ste7la@users.noreply.github.com> Date: Wed, 8 Feb 2023 07:00:13 +0900 Subject: [PATCH] Update configuring-playbook-bot-chatgpt.md --- docs/configuring-playbook-bot-chatgpt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuring-playbook-bot-chatgpt.md b/docs/configuring-playbook-bot-chatgpt.md index 7cd77977..58fb29cf 100644 --- a/docs/configuring-playbook-bot-chatgpt.md +++ b/docs/configuring-playbook-bot-chatgpt.md @@ -35,7 +35,7 @@ matrix_bot_chatgpt_enabled: true # See instructions on # https://www.npmjs.com/package/chatgpt # Get OpenAI API Key : https://platform.openai.com/account/api-keys -matrix_bot_chatgpt_openai_apikey: '' +matrix_bot_chatgpt_openai_api_key: '' # This is the default username # matrix_bot_chatgpt_matrix_bot_username_localpart: 'bot.chatgpt'