Files
langchain/docs
Mazen Ramadan 0c1889c713 docs: fix parameter typo in scrapfly loader docs (#24307)
Fixed wrong parameter typo in
[ScrapflyLoader](https://github.com/langchain-ai/langchain/blob/master/libs/community/langchain_community/document_loaders/scrapfly.py)
docs, where `ignore_scrape_failures` is used instead of
`continue_on_failure`.

- Description: Fix wrong param typo in ScrapflyLoader docs.
2024-07-16 14:48:13 +00:00
..
2024-07-01 17:42:55 +00:00
2024-07-05 16:37:34 -07:00
2024-07-08 14:27:58 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide