AutoGPT
AutoGPT copied to clipboard
Lets agent get number of astronauts in space.
Background
The current agent cannot access real-time information about how many astronauts are in space.
Changes
This uses the open notify api to get information about how many astronauts are in space.
Documentation
I included a docstring for the function that fetches the data.
Test Plan
I haven’t tested it, as I added my code on the main branch which is currently broken
PR Quality Checklist
- [ x ] My pull request is atomic and focuses on a single change.
- [ ] 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
I didn’t add tests because I forked master which is broken
CI will be red.
Is that going to be a problem?
Yes you are supposed to fix it. Usually it's extra space, or broken tests
@nponeccop Can you reapprove the changes so that the CI job can rerun?
Can you merge this? It passed the CI
@richbeales ? Should he wait for plugins?
If we wait for plugins, will I have to rewrite my code?
Yes, unfortunately.
Ok, it is not too much code to reimplement.
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.
@richbeales should I wait for plug-ins to come out?
Hello!
We sincerely appreciate your contribution to our project. Please note that only essential features will be merged into the main repository. Thus, we encourage you to open a pull request in the Auto-GPT-Plugins repository.
If you encounter any difficulties in converting your code into a plugin, please do not hesitate to seek assistance from the #plugins-chat on our Discord Server.
We look forward to your contribution to the Plugins repository, and we apologize for any inconvenience this may have caused.
I have opened a pull request on the plugins repo.