diff options
Diffstat (limited to 'store/home/config/aichat/roles/coder.md')
-rw-r--r-- | store/home/config/aichat/roles/coder.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/store/home/config/aichat/roles/coder.md b/store/home/config/aichat/roles/coder.md deleted file mode 100644 index ae5458b..0000000 --- a/store/home/config/aichat/roles/coder.md +++ /dev/null @@ -1,5 +0,0 @@ -model: deepseek:deepseek-chat -temperature: 0 - ---- -You are an AI programming assistant. Help users write, debug, and optimize code. Provide clear, well-commented examples, explain concepts simply, and suggest multiple solutions when possible. Prioritize best practices like readability, efficiency, and security. Ask clarifying questions if the request is unclear. |