diff --git a/README.md b/README.md index 2775e01..df85f7d 100644 --- a/README.md +++ b/README.md @@ -216,12 +216,12 @@ This experimental functionality relies on OpenAI: https://openai.com for using A 3. Go to espanso settings folder inside the config folder 4. Paste the API Key in the file called openai.txt -| Name | keyword | Output | -|-----------------|--------------------------------|-------------------------------------| -| AI Text GPT | `:aitext` `:aicomplete` `:gpt` | An AI response to your prompt | -| AI Image Dall-E | `:aiimg` `:aiimage` `:dall-e` | An AI generated image | -| AI Memory | `:aimemory` `:aiknow` | Bring AI current memory | -| AI Forget | `:aiforget` `:aierase` | Delete AI memories (saves costs) | +| Name | keyword | Output | +|-----------------|----------------------------------|-------------------------------------| +| AI Text GPT | `:aitext` `:aicomplete` `:gpt` | An AI response to your prompt | +| AI Image Dall-E | `:aiimg` `:aiimage` `:dall-e` | An AI generated image | +| AI Memory | `:aimemory` `:aiknow` | Bring AI current memory | +| AI Forget | `:aiforget` `:aierase` `:aiclear` | Delete AI memories (saves costs) | # License - Service Level Agreement of Purchased Installable version - This software is provided as-is, I provide support to users on good-will and listen to feedback and ideas, but cannot commit to eternal promises. diff --git a/match/playbtw_ai.yml b/match/playbtw_ai.yml index 5150ac7..730c1df 100644 --- a/match/playbtw_ai.yml +++ b/match/playbtw_ai.yml @@ -151,7 +151,7 @@ matches: args: - "%CONFIG%/scripts/playbtw_ai" - ai_forget - - triggers: [":aimemory", ":aiknow"] + - triggers: [":aimemory", ":aiknow", ":aiclear"] replace: "{{output}}" vars: - name: output