The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
27.47k
stars
2.77k
forks
source link
Fix the problem of web-searching can not complete searching sessions when using bing search. #2611
Closed
fiyen closed 1 week ago
Pull Request Type
Relevant Issues
resolves #2610
What is in this change?
code
data.length
in line 309 of web-browsing.js in server folder should be replaced bysearchResponse.length
Additional Information
Developer Validations
yarn lint
from the root of the repo & committed changes