Significant-Gravitas / AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
https://agpt.co
MIT License
166.09k stars 43.97k forks source link

Use of autogpt without open ai paid api #3513

Closed joker45op closed 1 year ago

joker45op commented 1 year ago

Duplicates

Summary 💡

Today i installed autogpt and when i started runnin it it asked for open ai paid api because normal api allows very less api calls. So please add a feature for the ones who don't have a paid api.

Examples 🌈

No response

Motivation 🔦

No response

WifiRouterYT commented 1 year ago

You can use GPT 3-only mode, which can be found in the docs.

GPT-3.5 ONLY Mode If you don't have access to GPT-4, this mode allows you to use Auto-GPT!

./run.sh --gpt3only You can achieve the same by setting SMART_LLM_MODEL in .env to gpt-3.5-turbo.

k-boikov commented 1 year ago

Unfortunately that is not up to us, currently there is no implemented alternative to the paid API of open ai. Maybe one day...

AlejandroToque commented 1 year ago

Can I use a paid API but with $0,01 limit?

RohitSingh0310 commented 1 year ago

what happens when we try to use Auto GPT api without payment, what error does it show?