-
AutoGPT version 0.30
Linux Mint
No Docker
Local memory
I have followed your instructions regarding how to install it.
I set up the following goals:
ai_goals:
- Log in to the Wordpress D…
-
### ⚠️ Search for existing issues first ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### Which Operating System are you using?
Other
### Whic…
-
![image](https://user-images.githubusercontent.com/11625624/231711937-2464b7e6-26c1-4b8b-997a-267d4ee23e72.png)
Currently, when using the AutoGPT.js project, it's not possible to see which step the p…
-
While transitioning from polling to web socket, the granularity of execution updates was significantly reduced from "updating on each produced output from node" to "updating on each node execution com…
-
import streamlit as st
import openai
# Initialize OpenAI API
openai.api_key = 'YOUR_OPENAI_API_KEY'
# Function to interact with AUTO GPT
def chat_with_auto_gpt(prompt):
response = openai…
-
Can the queries to Google (or other search engines) be cached locally so that AutoGPT can use that locally. Is this already being done?
If not, can this be done, so that the number of round trips to …
-
We need to add a test suite toolchain for code stability
- [x] Tests run in Pipeline
- [ ] Integration for installing plugins
- [ ] Integration tests for each plugin
-
I Love LocalAI, it's a really good alternative to paid solution running on cpu, this allow low budget to be in the party : #GREATJob !!!
I 've tried @mudler Autogpt example but it seems that it do…
-
> Creating a new issue from discussion within #85
## 🧱 Supporting Local/Unpublished/Private Auto-GPT Plugins
I think it would be a very useful feature to allow users who are actively develo…
-
To trigger a GitHub Action workflow when a new comment is created on an issue, you can use the `issue_comment` event with the `created` type in your workflow configuration. Here's how you can do it:
…