AgentGPT icon indicating copy to clipboard operation
AgentGPT copied to clipboard

🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.

Results 376 AgentGPT issues
Sort by recently updated
recently updated
newest added

and then what should I do

question

I noticed that the required node version is already mentioned in the readme https://github.com/reworkd/AgentGPT/pull/97/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L96 removing this change I made earlier _Originally posted by @Jshen123 in https://github.com/reworkd/AgentGPT/pull/97#discussion_r1166195998_

documentation

``` npx prisma db push > Downloading Prisma engines for Node-API for rhel-openssl-1.1.x [ ] 0%Error: request to https://binaries.prisma.sh/all_commits/659ef412370fa3b41cd7bf6e94587c1dfb7f67e7/rhel-openssl-1.1.x/migration-engine.gz.sha256 failed, reason: connect EINVAL 0.0.254.149:80 - Local (0.0.0.0:0) ``` what's wrong...

question

Hello, thanks for this awesome work. If we discuss this topic regarding differences, pros & cons with https://github.com/Torantulino/Auto-GPT I am open to craft a PR to the docs.

question

There are OpenAI API compatible endpoints for other models, such as Basaran: https://github.com/hyperonym/basaran Adding an endpoint variable to the .env would allow users to use any LLM with AgentGPT, not...

enhancement

Many of your users have access to GPT-4 already. I checked the settings but there is no option to use it. I checked the code, and the model name is...

Would be great to run this on Replit mobile app

enhancement

The number of iterations should be configurable. How can I change it manually (At least it would be 100 Loops)?

bug
duplicate

Created a function that edits the text of the "copy" button to "copied!" when it is clicked.