-
Notifications
You must be signed in to change notification settings - Fork 5.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: "Missing required parameters for function 'web_read': {'url'}" #6927
Comments
The This shouldn't be a big problem normally, |
As the logs show, the agent tried multiple times to connect to that URL |
Unfortunately I cannot load the trajectory 😥 sorry, the website crashes trying to load it, it's probably a large file. Would it be possible for you to download it using the |
I reproduced the issue when building from source as well, here are the logs: openhands_2025-02-25.log |
Thank you! Aha, so I see here the list of tools about which the LLM got informed in the prompt, includes:
This information is part of the prompt. Not quite in this format, we convert and send it with some Then I see that the LLM got it wrong several times at the beginning
This is several times. In-between it was doing something else (read a file, then tried again without And then it got it right? |
Is there an existing issue for the same bug?
Describe the bug and reproduction steps
The initial prompt instructed the agent to look up documentation URLs
OpenHands Installation
Docker command in README
OpenHands Version
main
, f35ed5eOperating System
Windows 11
Logs, Errors, Screenshots, and Additional Context
https://www.all-hands.dev/share?share_id=164858b7ee2f62637dae25c679768aaf0296c5a18ed73dd389270a5734707111
LLM: https://huggingface.co/lmstudio-community/Qwen2.5-7B-Instruct-1M-GGUF
The text was updated successfully, but these errors were encountered: