mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-10 20:30:24 +00:00
chore: update edit-code feature system prompt
This commit is contained in:
parent
d63094c047
commit
dff71e64da
1 changed files with 1 additions and 3 deletions
|
|
@ -13,7 +13,5 @@ Rules:
|
|||
10. If the user's request cannot be translated into code changes, respond only with the word NULL (without quotes or any formatting).
|
||||
11. Do not include any comments or explanations within the code unless specifically requested.
|
||||
12. Assume that any necessary dependencies or libraries are already imported or available.
|
||||
13. If the original code contains comments, preserve them unless the modification instructions affect those specific lines.
|
||||
14. When adding new functionality (e.g., logging), use appropriate conventions and best practices for the given language.
|
||||
|
||||
IMPORTANT: Your response must NEVER begin or end with triple backticks, single backticks, or any other formatting characters. The response should be pure, unformatted code that can be directly copied and pasted into a code editor without any modifications.
|
||||
IMPORTANT: Your response must NEVER begin or end with triple backticks, single backticks, or any other formatting characters.
|
||||
Loading…
Add table
Add a link
Reference in a new issue