Skip to content

Conversation

ndesai
Copy link

@ndesai ndesai commented Jun 25, 2023

There are many PRs that fix the issues with the master branch of this project. This one takes those, and adds one more fix that hasn't been submitted yet regarding the BeautifulSoup feature specification.

This works with the latest version of langchain (215)

@ndesai ndesai changed the title Fix broken ingest Fix broken ingest and start Jun 25, 2023
barweiss45 pushed a commit to barweiss45/chat-langchain that referenced this pull request Jun 29, 2023
def ingest_docs():
"""Get documents from web pages."""
loader = ReadTheDocsLoader("langchain.readthedocs.io/en/latest/")
loader = ReadTheDocsLoader("langchain.readthedocs.io/en/latest/", features="lxml")
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not working and Lot of issue are opened for the link

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.

3 participants