AutoGPTWeb / docs /plugins.md
LolorzoloL's picture
Upload 219 files
ad4c1f0
|
Raw
History Blame Contribute Delete
561 Bytes
## Plugins
โš ๏ธ๐Ÿ’€ **WARNING** ๐Ÿ’€โš ๏ธ: Review the code of any plugin you use thoroughly, as plugins can execute any Python code, potentially leading to malicious activities, such as stealing your API keys.
See our [Plugins Repo](https://github.com/Significant-Gravitas/Auto-GPT-Plugins) for more info on how to install all the amazing plugins the community has built!
Alternatively, developers can use the [Auto-GPT Plugin Template](https://github.com/Significant-Gravitas/Auto-GPT-Plugin-Template) as a starting point for creating your own plugins.