Saoud Rizwan
Saoud Rizwan
According to @m-check1B > the App Armor blocking Chromium known problem > Could not resolve on Ubuntu 24.4. LTS but this problem is NOT PRESENT on 22.4.LTS where it works...
Sorry for not adding this sooner–fixed in v3. Thank you for the PR
Thanks for the PR! Primarily took this model ID out to prevent confusing users might have about which model to use. But it seems anthropic enforces per-model rate limiting, so...
The lazy coding issue is annoying, I'm sorry you guys are dealing with it. I put together this troubleshooting doc to help you work around it: https://github.com/cline/cline/wiki/Troubleshooting-%E2%80%90-Cline-Deleting-Code-with-%22Rest-of-Code-Here%22-Comments (tl;dr you can...
There's been an increase in reports about this so I've made the following changes in the latest v2.0.15 that should help mitigate the issue: 1. Adjusted system prompt to keep...
OpenAI just released a new API featured called [predicted outputs](https://platform.openai.com/docs/guides/latency-optimization#use-predicted-outputs) that would fix this issue entirely. It essentially spits out the tokens its read before and only has to "think"...
Any additional details here would be helpful, ie what steps I can take to reproduce this. Ive seen a few other users mention this happening after running a command, so...
Closing for inactivity. Please feel free to re-open if you have additional details!
Thanks for the PR! I'd love to see some images if that would be possible
Very odd! Can you click on the API Request after the read file attempt and see what exactly was sent in the request to the model?