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

New Bing uses GPT-4 to preprocess the content of search results. Would using it as a source of information have better results? Additionally, if New Bing is used as part...

question

![Screenshot_20230414-034049.png](https://user-images.githubusercontent.com/32209255/231921373-9082aefb-11b8-44b1-b05d-3795e687c580.png)

bug
good first issue

Hello, I would love to run AgentGPT with local models using https://github.com/abetlen/llama-cpp-python which provides an emulated openai api. Can the API host be made user settable via a OPENAI_API_HOST env...

enhancement

You can now set a custom API base URL through the env file using the `API_BASE_URL` variable. When kept blank (""), it will use the default base URL as per...

For example, if I give him a goal to create a web page, will he really end up giving the code for the page?

question

consider access_token support?

question

Not sure if this is in the roadmap, but it would be great if we could execute specific tasks from the lists one at a time manually as well. This...

enhancement

`error - RangeError [ERR_HTTP_INVALID_STATUS_CODE]: Invalid status code: 0 at new NodeError (node:internal/errors:399:5) at ServerResponse.writeHead (node:_http_server:344:11)` What is the problem?

bug
duplicate