freiit
freiit
relates to #1044
I have the same issue, but I believe this might be related to the Deepseek API rather than Cline itself. I did some network traffic analysis between Cline and Deepseek's...
related: #1226 related: #1229
@Rakly3 : This is not rate limit, this is a technical issue or poor technical organization ;-) a.) see here: https://api-docs.deepseek.com/quick_start/rate_limit b.) I can run in parallel other chats through...
> i guess you missed the part where it says > "But please note that when our servers are under high traffic pressure, you may receive 429 (Rate Limit Reached)...
I opened a case with deepseek and got this response: Dear Cline Users, Thank you for your continued support and feedback on DeepSeek V3. We have noticed that some users...
Not a cline issue. There is no documentation for gptsapi.net available. You are using the wrong url. maybe /v1 would work?
Don't use the "@" operator for folders, if you don't need.
Inspect what is sent to the model by clicking on the "API request" and check yourself what you could remove. Instead of using @, you can tell path names (specially...
You also use tokens, when you use tools: https://docs.anthropic.com/en/docs/build-with-claude/tool-use, but I doubt that this would explain the 22k tokens...