-
Notifications
You must be signed in to change notification settings - Fork 876
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
[Feature] Consider to add Google Search #7
Comments
Create a new branch to work on this. |
General design:
|
Basic google search function added. Consider to add parsers for detailed usage. |
Would it be beneficial to add a vector DB search to gather relevant and readily available data to feed into the LLM of choice? |
@SATUNIX Yes the vector DB implementation is on the dev plan. Will integrate into the current implementation, but need some further tests to ensure its performance. |
Adding the basics of Google search feature. Will do further implementations to complete the logic. |
No description provided.
The text was updated successfully, but these errors were encountered: