mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
chore: compress prompt
This commit is contained in:
parent
d70469bf76
commit
5d210c38e6
2 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{{ additional_prompt }}
|
||||
`{{ last_command }}` returns the following message: `{{ error_msg }}`. Guess the intention of the command and provide possible commands to solve the issue.
|
||||
Only provide commands in the <suggest> section. Do not include any additional text.
|
||||
No other text allowed outside the <note> and <suggest> sections.
|
||||
`{{ last_command }}` returns the following message: `{{ error_msg }}`. Guess its intention and provide possible shell commands to solve the issue.
|
||||
Provide only commands in the <suggest> section. Do not include any additional text.
|
||||
No text allowed outside the <note> and <suggest> sections.
|
||||
Your answer should be in the following format:
|
||||
```
|
||||
<note>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue