மனோஜ்குமார் பழனிச்சாமி

Results 524 comments of மனோஜ்குமார் பழனிச்சாமி

> \# Convert the integer to binary and remove the '0b' prefix > binary_representation = bin(N)[2:] It converted the input also to binary.

Would you run with the following? ```py import os os.environ['BROWSER_USE_LOGGING_LEVEL']='debug' ```

> Rate limit reached. Waiting before retry. ERROR [agent] ❌ Stopping due to 3 consecutive failures Set `retry_delay` agent argument to `30`

@github0null, This line didn't hit? https://github.com/browser-use/browser-use/blob/aefa4670d955cd100794f6b4d69bb637279e93db/browser_use/agent/service.py#L467

@matbgn, Would you run the git version? `pip install git+https://github.com/browser-use/browser-use`

Any errors mentioned in the ollama log? Would you run with the following? ```py import os os.environ['BROWSER_USE_LOGGING_LEVEL']='debug' ```

Would you add [this line](https://github.com/browser-use/browser-use/issues/1020#issuecomment-2727275762)?

Related discussion: https://github.com/ollama/ollama/issues/9680

EOF related issue: https://github.com/ollama/ollama/issues/6226 --- Could not parse response. For this, would you add log the response too?

> It just needs testing on Linux & Windows, and on Firefox. Ideally, it will work perfectly. How about merging into a dev branch?