langchain/docs
Tim Asp 030ce9f506
fix import error of bs4 (#1952)
Ran into a broken build if bs4 wasn't installed in the project.

Minor tweak to follow the other doc loaders optional package-loading
conventions.

Also updated html docs to include reference to this new html loader.

side note: Should there be 2 different html-to-text document loaders?
This new one only handles local files, while the existing unstructured
html loader handles HTML from local and remote. So it seems like the
improvement was adding the title to the metadata, which is useful but
could also be added to `html.py`
2023-03-23 21:56:13 -07:00
..
_static docs: increase width (#1049) 2023-02-15 23:07:01 -08:00
ecosystem remove key (#1863) 2023-03-21 12:43:41 -07:00
getting_started [Docs] Add missing word from prompt docs (#1406) 2023-03-02 16:02:54 -08:00
modules fix import error of bs4 (#1952) 2023-03-23 21:56:13 -07:00
reference Harrison/deeplake (#1316) 2023-02-26 22:35:04 -08:00
tracing tracing improvements to docs (#1947) 2023-03-23 19:00:18 -07:00
use_cases extraction docs (#1898) 2023-03-22 15:00:44 -07:00
conf.py Corrects copyright year (#1762) 2023-03-18 19:55:05 -07:00
deployments.md add docs for steamship deployment (#949) 2023-02-08 16:01:19 -08:00
ecosystem.rst Docs refactor (#480) 2023-01-02 08:24:09 -08:00
gallery.rst docs: update gpt index references to LlamaIndex (#1856) 2023-03-21 22:01:05 -07:00
glossary.md Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
index.rst extraction docs (#1898) 2023-03-22 15:00:44 -07:00
make.bat initial commit 2022-10-24 14:51:15 -07:00
Makefile Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
reference.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
requirements.txt docs req (#1647) 2023-03-13 16:03:32 -07:00
tracing.md Harrison/tracing docs (#806) 2023-01-29 20:49:35 -08:00