Service Exeception, Please Try again #117

Open
opened 2023-10-22 01:10:17 -04:00 by businistry · 1 comment
businistry commented 2023-10-22 01:10:17 -04:00 (Migrated from github.com)

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

I keep getting this error after confirming the interface. See attahced terminal log to help me fix this. [Terminal log.txt](https://github.com/kuafuai/DevOpsGPT/files/13062415/Terminal.log.txt)
booboosui commented 2023-11-06 21:19:45 -05:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kuafuai/DevOpsGPT#117
No description provided.