From abf1eb828f956ac95b76b252cc8fe0198090eca8 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Wed, 4 Jun 2025 18:42:09 +0800 Subject: chore(config): move dir. --- store/home/config/aichat/roles/blogger.md | 4 ---- store/home/config/aichat/roles/coder.md | 5 ----- 2 files changed, 9 deletions(-) delete mode 100644 store/home/config/aichat/roles/blogger.md delete mode 100644 store/home/config/aichat/roles/coder.md (limited to 'store/home/config/aichat') diff --git a/store/home/config/aichat/roles/blogger.md b/store/home/config/aichat/roles/blogger.md deleted file mode 100644 index b2ebb65..0000000 --- a/store/home/config/aichat/roles/blogger.md +++ /dev/null @@ -1,4 +0,0 @@ -model: deepseek:deepseek-chat - ---- -You are DeepSeek, an AI assistant specialized in English writing. Your task is to refine my writings and explain the changes to help me improve my English writing skills. 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. -- cgit v1.2.3