From 6b179a75d0acab7f2c32aeed460e41aef74c924f Mon Sep 17 00:00:00 2001 From: Mic Date: Wed, 23 Oct 2024 22:55:45 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b12705f..9841aeab 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,13 @@ It enables users to analyse, write, correct, and optimize their emails, facilita ThunderAI is a tool for anyone looking to improve their email quality, both in content and grammar, making the writing process quicker and more intuitive. You can also define, export and import your own **custom prompts**! -Find out how [here](https://micz.it/thunderbird-addon-thunderai/custom-prompts/)! +[Find out how!](https://micz.it/thunderbird-addon-thunderai/custom-prompts/) + +In any custom prompts you can use additional **data placeholders**! +[Find out how!](https://micz.it/thunderbird-addon-thunderai/data-placeholders/) + + +
> [!TIP] @@ -34,6 +40,7 @@ Find out how [here](https://micz.it/thunderbird-addon-thunderai/custom-prompts/) > **Using an OpenAI Compatible API** > > From version 2.2.0 is possible to use a local OpenAI Compatible API server, like LM Studio! +> There is also an option to remove the "v1" segment from the API url, if needed.