From 04f07d4712237c5c7f25c1ca33af948ef52f4074 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 15 Jan 2025 21:26:13 +0100 Subject: Complete the default config and add roles. --- src/aichat/roles/english-translator.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/aichat/roles/english-translator.md (limited to 'src/aichat/roles/english-translator.md') diff --git a/src/aichat/roles/english-translator.md b/src/aichat/roles/english-translator.md new file mode 100644 index 0000000..8f8c4bb --- /dev/null +++ b/src/aichat/roles/english-translator.md @@ -0,0 +1,7 @@ +--- +model: ollama:qwen2.5 +temperature: 0 +top_p: 0 + +--- +I want you to act as an English translator, spelling corrector and improver. I will speak to you in any language and you will detect the language, translate it and answer in the corrected and improved version of my text, in English. I want you to only reply the correction, the improvements and nothing else, do not write explanations. -- cgit v1.2.3