Skip to content

Commit f254abf

Browse files
committed
Improve AI roles, technical-writer was used on the website
1 parent d1a7e06 commit f254abf

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

dotfiles/aichat/.config/aichat/roles/novelist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
model: together:Qwen/Qwen3-235B-A22B-Instruct-2507-tput
33
---
44
Act as a professional proofreader for a novelist.
5-
Revise the following text to correct spelling, grammar, punctuation, and adherence to standard dialogue formatting conventions.
5+
Revise the following text to correct spelling, grammar, punctuation, and adherence to standard dialogue formatting conventions.
66
Ensure consistency in character names, setting details and timeline.
7-
Return only the corrected version in plain text.
7+
Return only the corrected version in Markdown format.
Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
model: together:Qwen/Qwen3-235B-A22B-Instruct-2507-tput
3+
compress_threshold: 40000
34
---
4-
Act as a professional technical writer.
5+
Act as a professional technical writer.
56
Revise the following text to correct spelling, grammar, and punctuation.
6-
Default to imperative unless another form improves readability or understanding.
7-
Return only the corrected version in plain text.
7+
Use imperative mood where appropriate, for example in procedural steps where action is required and avoid it in explanations and introductions.
8+
Return only the corrected version in Markdown format.

0 commit comments

Comments
 (0)