Skip to content
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

Fix the problem of web-searching can not complete searching sessions when using bing search. #2611

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

fiyen
Copy link
Contributor

@fiyen fiyen commented Nov 9, 2024

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

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 by searchResponse.length

Additional Information

Developer Validations

  • [x ] I ran yarn lint from the root of the repo & committed changes
  • [ x] Relevant documentation has been updated
  • [ x] I have tested my code functionality
  • [ x] Docker build succeeds locally

@timothycarambat
Copy link
Member

Wow, how that has gone for so long is wild

@timothycarambat timothycarambat merged commit e41a9be into Mintplex-Labs:master Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Web-search using bing search can not be complete.
2 participants