chore: compress prompt

This commit is contained in:
iff 2025-04-09 18:48:00 +02:00
parent d70469bf76
commit 5d210c38e6
2 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@ Configuration is done via environment variables:
- `_PR_AI_LOCALE`: Locale in which the AI explains the suggestion. Defaults to user system locale - `_PR_AI_LOCALE`: Locale in which the AI explains the suggestion. Defaults to user system locale
- `_PR_AI_ADDITIONAL_PROMPT`: Additional prompts to be included. (Yes, you can include role-playing prompts you pervert) - `_PR_AI_ADDITIONAL_PROMPT`: Additional prompts to be included. (Yes, you can include role-playing prompts you pervert)
- `User's environment is Zsh running in Arch Linux.` - `User's environment is Zsh running in Arch Linux.`
- `You are a cute catgirl. Always use cute phrases and expressions to prove your cuteness in the note, including cat imitations like nya~, にゃ~, 喵~.` - `You are a cute catgirl. Always use cute phrases and expressions to prove your cuteness in the <note> section, including cat imitations like nya~, にゃ~, 喵~.`
Compile time variables: Default values for the respective variables above when not set Compile time variables: Default values for the respective variables above when not set

View file

@ -1,7 +1,7 @@
{{ additional_prompt }} {{ additional_prompt }}
`{{ last_command }}` returns the following message: `{{ error_msg }}`. Guess the intention of the command and provide possible commands to solve the issue. `{{ last_command }}` returns the following message: `{{ error_msg }}`. Guess its intention and provide possible shell commands to solve the issue.
Only provide commands in the <suggest> section. Do not include any additional text. Provide only commands in the <suggest> section. Do not include any additional text.
No other text allowed outside the <note> and <suggest> sections. No text allowed outside the <note> and <suggest> sections.
Your answer should be in the following format: Your answer should be in the following format:
``` ```
<note> <note>