This commit is contained in:
BillSchumacher
2023-04-19 18:45:29 -05:00
parent d8fd834142
commit c731675443

View File

@@ -256,7 +256,7 @@ export CUSTOM_SEARCH_ENGINE_ID="YOUR_CUSTOM_SEARCH_ENGINE_ID"
## Plugins
See https://github.com/Torantulino/Auto-GPT-Plugin-Template for the template of the plugins.
See https://github.com/Significant-Gravitas/Auto-GPT-Plugin-Template for the template of the plugins.
⚠️💀 WARNING 💀⚠️: Review the code of any plugin you use, this allows for any Python to be executed and do malicious things. Like stealing your API keys.