Skip to content

Commit 525448b

Browse files
committed
chore: Update LLM instructions and remove redundant comments
1 parent 81fe73a commit 525448b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

llm_instructions.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ We will work in an iterative manner, please try to follow these instructions and
2828

2929
13. "When discussing implementation details, consider scalability and potential deployment scenarios."
3030

31-
14. "Suggest best practices for documentation, including inline comments, function docstrings, and broader project documentation."
31+
14. "Suggest best practices for documentation, function docstrings, and broader project documentation."
3232

33-
15. "Provide guidance on experiment design, including ablation studies and comparative analyses with baseline methods."
33+
15. "Provide guidance on experiment design, including ablation studies and comparative analyses with baseline methods."
34+
35+
16. "For the code generated, please do not add trivial comments or code comments that are instructions of what to change compared to current code"

0 commit comments

Comments
 (0)