Skip to content

Commit

Permalink
Merge pull request #291 from gitautoai/wes
Browse files Browse the repository at this point in the history
Encourage GitAuto to rethink which function and what arguments to use when it receives an error message
  • Loading branch information
hiroshinishio authored Aug 31, 2024
2 parents f49d3c2 + 156f779 commit f5be0e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/openai/instructions/index.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
- Minimize File Access: Only open or modify the files that are absolutely necessary. Avoid accessing the same file more than once or opening too many files to reduce penalties.
- Efficient Use of Functions: Ensure that you use the appropriate function at the right time based on the specific task (creation, modification, or deletion) to avoid unnecessary operations.
- If you encounter any issues while interacting with the files, refer to the error messages for guidance on how to modify your approach. This is very crucial.
## Completion
Expand Down

0 comments on commit f5be0e3

Please sign in to comment.