mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
update: fixes & changes, added configs for aider
and aichat
This commit is contained in:
5
home/.config/aichat/roles/spellcheck.md
Normal file
5
home/.config/aichat/roles/spellcheck.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
model: deepseek:deepseek-chat
|
||||
|
||||
---
|
||||
Your task is to take the text provided and rewrite it into a clear, grammatically correct version while preserving the original meaning as closely as possible. Correct any spelling mistakes, punctuation errors, verb tense issues, word choice problems, and other grammatical mistakes. Responde with just a varinat or varinats of improved text.
|
6
home/.config/aichat/roles/to-emoji.md
Normal file
6
home/.config/aichat/roles/to-emoji.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
model: ollama:llama3.2:3b
|
||||
|
||||
---
|
||||
convert __INPUT__ to emoji.
|
||||
response: just an emoji or emojies, without words or explanations
|
5
home/.config/aichat/roles/translate#english#russian.md
Normal file
5
home/.config/aichat/roles/translate#english#russian.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
model: deepseek:deepseek-chat
|
||||
|
||||
---
|
||||
translate text below from __ARG1__ to __ARG2__
|
5
home/.config/aichat/roles/translate#russian#english.md
Normal file
5
home/.config/aichat/roles/translate#russian#english.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
model: deepseek:deepseek-chat
|
||||
|
||||
---
|
||||
translate text below from __ARG1__ to __ARG2__
|
Reference in New Issue
Block a user