We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The browser tool gets hung up trying to process large text files e.g. https://www.gutenberg.org/cache/epub/100/pg100.txt
Example here https://github.com/UKGovernmentBEIS/inspect_ai/blob/browser_large_text/tests/tools/test_web_browser.py#L151
The text was updated successfully, but these errors were encountered:
This also happens with large HTML pages such as https://www.gutenberg.org/cache/epub/100/pg100-images.html although it does actually get through it (it takes about 30 minutes to open the page and scroll down once)
Sorry, something went wrong.
No branches or pull requests
The browser tool gets hung up trying to process large text files e.g. https://www.gutenberg.org/cache/epub/100/pg100.txt
Example here https://github.com/UKGovernmentBEIS/inspect_ai/blob/browser_large_text/tests/tools/test_web_browser.py#L151
The text was updated successfully, but these errors were encountered: