Browsing Test Report
Test Summary:
In this session, we executed multiple tests to examine the browsing capabilities of ChatGPT. We attempted to:
- Issue a general search query.
- Open a URL directly (https://status.openai.com/).
- Open a second provided URL (https://1.1.1.1/).
- Open a news article URL (https://www.bbc.com/news/technology).
- Open a scientific paper URL (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1578521/).
Results:
- The search function failed to work, with an error message stating "Failed while processing message. Error:". No further details were provided in the error message.
- The first URL (https://status.openai.com/) failed to open with a timeout error message.
- The second URL (https://1.1.1.1/) opened successfully and content was retrieved【9†source】.
- The news article URL (https://www.bbc.com/news/technology) failed to open with a timeout error message.
- The scientific paper URL (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC1578521/) failed to open with a timeout error message.
Problem Description:
The browsing capabilities of ChatGPT seem to be experiencing intermittent issues, with certain functions and URLs failing to operate as expected. The search function did not return any results, instead producing an error. Opening certain URLs directly resulted in timeout errors, while others worked as expected.
Steps to Reproduce:
- Use the
searchfunction with a valid query string. - Use the
open_urlfunction with the following URLs:
Expected Outcome:
The search function should return a list of search results related to the query string. The open_url function should retrieve the content of the specified URL without producing any errors.
Welcome to OpenAI's home for real-time and historical data on system performance.