Auto-GPT-Plugins
Auto-GPT-Plugins copied to clipboard
Create Astro plugin
Same as pull #1633 on Significant-Gravitas/Auto-GPT but as a plugin. It was approved by @nponeccop but I was asked to reimplement it as a plugin. I will include the old pull request message below.
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
Really solid start!
Is this better? Should I squash the commits?
This looks way better! I’ll be able to run/test it a bit later today. It’s 8am for me so by around 2am it should be reviewed
Ok, thanks
Is this better?
@ntindle the tests pass when I ran them. Will this be merged?
Will get to this within the next 17 hours
I cannot for the life of me get it to execute the command. Try changing the name/description up or provide a prompt that I can use
Ok, sure.
I used the email plugin init.py as a template, and forgot to edit the description. It should(hopefully) work now.
This is a mass message from the AutoGPT core team to all open Plugin-PRs
We're in the process of re-architecting: https://github.com/Significant-Gravitas/Auto-GPT/wiki/Architecting
Please be patient as we work to clean up the AutoGPT core.
If you already have an existing plug-in that’s affected, please message @ntindle on Discord so we can get your plugin spinning on the new architecture.
If you're working on a plugin, please bear in mind that one of our primary goals in re-architecting is to make life MUCH easier for you. We've taken aboard feedback from plugin developers. We're on it, so please give us some time!
<3 The AutoGPT Team