add imrpvoed
This commit is contained in:
parent
beb64e2ed0
commit
76dfbbb0d6
@ -225,8 +225,8 @@ def main(argv: list[str]) -> int:
|
||||
"improved": "Proofread whatever is given in extra_instructions [EXTRA_INSTRUCTIONS]!!! Proofreading-style improvements, preserving the original words as much as possible. Improving in medium version.",
|
||||
"critical": "Bold/critical: politely questions the premise or assumptions.",
|
||||
"suggested": "Best style you think fits (helpful/witty/clarifying/etc).",
|
||||
"short": "1-2 sentences, direct, useful, no fluff.",
|
||||
"medium": "3-6 sentences, more context, still concise.",
|
||||
"short": "direct, useful, no fluff. if X(twitter): 1-2 sentences max, if Reddit: 3-6 sentences max.",
|
||||
"medium": "more context, still concise. if X(twitter): 3-6 sentences max, if Reddit: 6-12 sentences max.",
|
||||
"style": "Follow the system instructions for voice/tone. Apply EXTRA_INSTRUCTIONS to all responses. If unclear what the post says, be honest and ask a question instead of guessing.",
|
||||
},
|
||||
},
|
||||
|
||||
@ -357,8 +357,8 @@ def _maybe_generate_ai(server, png_path: Path, meta: dict, content: object) -> d
|
||||
"improved": "Proofread whatever is given in extra_instructions [EXTRA_INSTRUCTIONS]. Proofreading-style improvements, preserving the original words as much as possible. Improving in medium version.",
|
||||
"critical": "Bold/critical: politely questions the premise or assumptions.",
|
||||
"suggested": "Best style you think fits (helpful/witty/clarifying/etc).",
|
||||
"short": "1-2 sentences, direct, useful, no fluff.",
|
||||
"medium": "3-6 sentences, more context, still concise.",
|
||||
"short": "direct, useful, no fluff. if X(twitter): 1-2 sentences max, if Reddit: 3-6 sentences max.",
|
||||
"medium": "more context, still concise. if X(twitter): 3-6 sentences max, if Reddit: 6-12 sentences max.",
|
||||
"style": "Follow the system instructions for voice/tone. Apply EXTRA_INSTRUCTIONS to all responses. If unclear what the post says, be honest and ask a question instead of guessing.",
|
||||
},
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user