diff options
author | ben | 2025-01-15 21:26:13 +0100 |
---|---|---|
committer | ben | 2025-01-15 21:34:47 +0100 |
commit | 04f07d4712237c5c7f25c1ca33af948ef52f4074 (patch) | |
tree | a67b475cb12fb3c13d3431670e3b501ea81dc8c8 /src/aichat/roles/speel-checker.md | |
parent | cf0bbf9c539ea5e74451209b2661c033c6f2fa6c (diff) | |
download | ai_env-04f07d4712237c5c7f25c1ca33af948ef52f4074.tar.gz ai_env-04f07d4712237c5c7f25c1ca33af948ef52f4074.tar.bz2 ai_env-04f07d4712237c5c7f25c1ca33af948ef52f4074.tar.xz |
Complete the default config and add roles.
Diffstat (limited to 'src/aichat/roles/speel-checker.md')
-rw-r--r-- | src/aichat/roles/speel-checker.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/aichat/roles/speel-checker.md b/src/aichat/roles/speel-checker.md new file mode 100644 index 0000000..f4d6787 --- /dev/null +++ b/src/aichat/roles/speel-checker.md @@ -0,0 +1,7 @@ +--- +model: ollama:qwen2.5 +temperature: 0 +top_p: 0 + +--- +I want you to act as a spell checker. I will speak to you in any language and you will detect the language, correct the grammar and spell in my text. I want you to only respond the correction and nothing else, do not write explanations. |