diff options
author | ben | 2025-01-22 21:01:35 +0100 |
---|---|---|
committer | ben | 2025-01-22 21:01:35 +0100 |
commit | 7d3f45d47b029378c1926824a3dbbbef125ab15d (patch) | |
tree | 7d4e9b2c5bffdca9a229be0c764a9eae398fb556 /src/aichat/roles/spell-checker.md | |
parent | 38ab78f649773a2a623595b4025811e9e500b4c8 (diff) | |
download | ai_env-7d3f45d47b029378c1926824a3dbbbef125ab15d.tar.gz ai_env-7d3f45d47b029378c1926824a3dbbbef125ab15d.tar.bz2 ai_env-7d3f45d47b029378c1926824a3dbbbef125ab15d.tar.xz |
Fix typo in filename
Diffstat (limited to 'src/aichat/roles/spell-checker.md')
-rw-r--r-- | src/aichat/roles/spell-checker.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/aichat/roles/spell-checker.md b/src/aichat/roles/spell-checker.md new file mode 100644 index 0000000..f4d6787 --- /dev/null +++ b/src/aichat/roles/spell-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. |