-
Notifications
You must be signed in to change notification settings - Fork 0
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
Ap/add websearch component #48
Conversation
…sites, and added a filtering agent
Please mark whether you used Copilot to assist coding in this PR
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added some comments
src/solace_ai_connector/components/general/filter/filter_by_llm.py
Outdated
Show resolved
Hide resolved
src/solace_ai_connector/components/general/websearch/websearch_base.py
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Please just run the doc generator command to update the documents.
Just to clarify, the parser does not support tag extraction and then parsing. it only takes in the whole passed in input
src/solace_ai_connector/components/general/websearch/web_scraper.py
Outdated
Show resolved
Hide resolved
Run |
|
Changes Made
Testing
Documentation