From 36011a4b83e57dce0d19df2ec635118b7fafa9e8 Mon Sep 17 00:00:00 2001 From: Evan's Oasis <52715545+Mossy1022@users.noreply.github.com> Date: Tue, 25 Jun 2024 15:37:53 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26ba0de..d4c9515 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Getting started with the Smart Memos Plugin is easy. Follow these steps to insta 1. Download and install the Smart Memos Plugin from the Obsidian Community Plugins. 2. Configure the plugin settings with your OpenAI API Key and preferred AI model. -Note* This plugin currently uses online openAI models to recieve and transcribe your voice memos. Looking to add Local AI Models in the nearer future. OpenAI does not retain audio data, only textual. +Note* This plugin currently uses online openAI models to recieve and transcribe your voice memos. Looking to add Local AI Models in the nearer future. OpenAI's retention policy retains text up to 30 days, but does not retain any audio data. ## Platforms