You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community
WilliamEspegren 804390ba4b
community: Spider integration (#20937)
Added the [Spider.cloud](https://spider.cloud) document loader.
[Spider](https://github.com/spider-rs/spider) is the
[fastest](https://github.com/spider-rs/spider/blob/main/benches/BENCHMARKS.md)
and cheapest crawler that returns LLM-ready data.

```
- **Description:** Adds Spider data loader
- **Dependencies:** spider-client
- **Twitter handle:** @WilliamEspegren 
```

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: = <=>
Co-authored-by: Chester Curme <chester.curme@gmail.com>
5 months ago
..
adapters docs: added `community` modules descriptions (#17827) 7 months ago
agent_toolkits core[minor], community[patch], langchain[patch]: move BaseChatLoader to core (#19607) 5 months ago
callbacks patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
chat_loaders core[minor], community[patch], langchain[patch]: move BaseChatLoader to core (#19607) 5 months ago
chat_message_histories community[patch]: Support passing graph object to Neo4j integrations (#20876) 5 months ago
chat_models patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
cross_encoders community[patch]: `cross_encoders` flatten namespaces (#20183) 6 months ago
docstore community[patch]: docstrings update (#20301) 6 months ago
document_compressors community[mionr]: add Jina Reranker in retrievers module (#19406) 5 months ago
document_loaders community: Spider integration (#20937) 5 months ago
document_transformers community[patch]: add BeautifulSoupTransformer remove_unwanted_classnames method (#20467) 5 months ago
embeddings community: fix tqdm import (#20263) 5 months ago
example_selectors docs: added `community` modules descriptions (#17827) 7 months ago
graphs community[patch]: Pass kwargs to SPARQLStore from RdfGraph (#20385) 5 months ago
indexes community[patch]: docstrings update (#20301) 6 months ago
llms community[minor]: Sambanova llm integration (#20955) 5 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 9 months ago
retrievers patch: deprecate (a)get_relevant_documents (#20477) 5 months ago
storage community[patch]: import flattening fix (#20110) 6 months ago
tools community[patch]: deprecating remaining google_community integrations (#20471) 6 months ago
utilities community[patch]: Ingest source, owner and full_path if present in Document's metadata. (#20949) 5 months ago
utils community[patch]: docstrings update (#20301) 6 months ago
vectorstores community[patch]: Add OpenSearch as semantic cache (#20254) 5 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cache.py community[patch]: Add OpenSearch as semantic cache (#20254) 5 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago