langchain/tests/integration_tests/document_loaders
Tim Asp 72ef69d1ba
Add new iFixit document loader (#1333)
iFixit is a wikipedia-like site that has a huge amount of open content
on how to fix things, questions/answers for common troubleshooting and
"things" related content that is more technical in nature. All content
is licensed under CC-BY-SA-NC 3.0

Adding docs from iFixit as context for user questions like "I dropped my
phone in water, what do I do?" or "My macbook pro is making a whining
noise, what's wrong with it?" can yield significantly better responses
than context free response from LLMs.
2023-02-27 20:40:20 -08:00
..
__init__.py Add new iFixit document loader (#1333) 2023-02-27 20:40:20 -08:00
test_ifixit.py Add new iFixit document loader (#1333) 2023-02-27 20:40:20 -08:00