-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
possible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.
Description
How are you running AnythingLLM?
Local development
What happened?
When I was using bing to complete web searching, the response is always "have troubles when getting the answer", I check the codes, the code data.length
in line 309 of web-browsing.js in server folder should be replaced by searchResponse.length
because data is a local variable that can not reach to this line.
Are there known steps to reproduce?
just ask question to @agent with enabling bing search web-searching.
Metadata
Metadata
Assignees
Labels
possible bugBug was reported but is not confirmed or is unable to be replicated.Bug was reported but is not confirmed or is unable to be replicated.