From 61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Wed, 5 Mar 2025 00:21:48 +0800 Subject: feat(www): add post systemd-nspawn. --- store/home/config/aichat/roles/coder.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 store/home/config/aichat/roles/coder.md (limited to 'store/home/config/aichat/roles/coder.md') diff --git a/store/home/config/aichat/roles/coder.md b/store/home/config/aichat/roles/coder.md new file mode 100644 index 0000000..ae5458b --- /dev/null +++ b/store/home/config/aichat/roles/coder.md @@ -0,0 +1,5 @@ +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. -- cgit v1.2.3