Can the write_to_file and search_and_replace methods be manually controlled to limit the number of times? #3814
exilelabs
started this conversation in
Feature Requests
Replies: 1 comment
-
mistake_limit_reached src\core\task\Task.ts:195-195
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can we control the rate limits of write_to_file and search_and_replace? The AI editor always reports a rate limit error, which causes many bugs to be written, and then the AI cannot fix the bugs.
I hope we can control these rate limits in the settings, and then tell the AI the specific rate limit in the prompt.
Beta Was this translation helpful? Give feedback.
All reactions