farizrahman4u / loopgpt

Modular Auto-GPT Framework
MIT License
1.43k stars 131 forks source link

Spike in usage of tokens of Open AI API using gpt-4 model #31

Open pabloflego opened 1 year ago

pabloflego commented 1 year ago

This is really cool, I've been tinkering with Auto-GPT and I stumbled with this on reddit, I really like how it works congratulations and thank you for this fine work!

The issue I noticed is that my OpenAI usage spiked up a bit in comparison to when I was just tinkering with Auto-GPT, Not sure if this is an issue or by design, but would be nice to at least understand where is going all that traffic.

FayazRahman commented 1 year ago

Hey @pabloflego, glad you liked our project! We don't have GPT-4 access ourselves, so this is a bit difficult for us to test out but someone else had also mentioned this. Can you tell me how the comparison was done? For example did you test on continuous mode for equal time or is it tokens per task?