kaqijiang/Auto-GPT-ZH

openai.error.InvalidRequestError: This model's maximum context length is 8191 tokens, however you requested 14626 tokens (14626 in your prompt; 0 for the completion).

Leedefend opened this issue · 2 comments

⚠️ Search for existing issues first ⚠️

  • I have searched the existing issues, and there is no existing issue for my problem

GPT-3 or GPT-4

  • I am using Auto-GPT with GPT-3 (GPT-3.5)

Steps to reproduce 🕹

No response

Current behavior 😯

No response

Expected behavior 🤔

No response

Your prompt 📝

使用中文版的Auto-GPT始终会出现这个问题,调用openAI时tokens长度超限,求解决!

这个是本身的限制,是咱的数据太大了,超过了限制8191tokens

或者你可以描述任务的时候少一些。