AutoGPT
AutoGPT copied to clipboard
Remove please from prompts
Background
It is not recommended to use "please" in prompts when instructing a LLM because it can come across as a request rather than a directive. LLMs need clear instructions and guidance, and using language that is too polite or vague can make them uncertain about what is expected of them. Instead, it is better to use direct and clear language to give instructions and communicate expectations. This helps to ensure that tasks are completed correctly and efficiently.
Changes
Removes the word "please" from text summarization related prompts.
Documentation
Test Plan
I've tested with the following instructions:
Describe your AI's role: For example, 'an AI designed to autonomously develop and run businesses with the sole goal of increasing your net worth.'
NewsSummarized-GPT is: Summarize today's leading news
Enter up to 5 goals for your AI: For example: Increase net worth, Grow Twitter Account, Develop and manage multiple businesses autonomously'
Enter nothing to load defaults, enter nothing when finished.
Goal 1: Visit a website which provides today's news.
Goal 2: Summarize the articles and write the results to text files
Goal 3: Terminate
Goal 4:
PR Quality Checklist
- [X] My pull request is atomic and focuses on a single change.
- [X] I have thoroughly tested my changes with multiple different prompts.
- [X] I have considered potential risks and mitigations for my changes.
- [X] I have documented my changes clearly and comprehensively.
- [X] I have not snuck in any "extra" small tweaks changes
@hdkiller There are conflicts now
@nponeccop Resolved.