Support scraping pages under a given domain. As a result. we now support building retrievers with multiple webpages or documents.
make formatting
All unit tests pass
make test
Verified the following toy experiments run okay.
poetry run python experiments/index_and_query_from_docs.pypoetry run python experiments/index_and_query_from_webpage.py
Description
Support scraping pages under a given domain. As a result. we now support building retrievers with multiple webpages or documents.
make formatting
All unit tests passmake test
Verified the following toy experiments run okay.poetry run python experiments/index_and_query_from_docs.py
poetry run python experiments/index_and_query_from_webpage.py
Related Issue
No
Type of Change
Checklist
CODE_OF_CONDUCT.md
document.CONTRIBUTING.md
guide.make codestyle
.