kuafuai / DevOpsGPT

Multi agent system for AI-driven software development. Combine LLM with DevOps tools to convert natural language requirements into working software. Supports any development language and extends the existing code.
https://www.kuafuai.net
Other
6.48k stars 830 forks source link

Service Exeception, Please Try again #117

Open businistry opened 10 months ago

businistry commented 10 months ago

I keep getting this error after confirming the interface. See attahced terminal log to help me fix this. Terminal log.txt

booboosui commented 10 months ago

error This model's maximum context length is 16385 tokens. However, you requested 17157 tokens (7157 in the messages, 10000 in the completion). Please reduce the length of the messages or completion.

Your code structure is more complex than the token limit, you can simplify the description of the code structure or replace it with a GPT model that supports more tokens.