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/tests/unit_tests
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>
2 months ago
..
agent_toolkits community[patch]: import flattening fix (#20110) 2 months ago
callbacks community[minor]: add UpTrainCallbackHandler (#19956) 2 months ago
chat_loaders community[patch]: import flattening fix (#20110) 2 months ago
chat_message_histories core[patch],community[patch]: Move file chat history back to community (#20834) 2 months ago
chat_models patch: remove usage of llm, chat model __call__ (#20788) 2 months ago
cross_encoders community[patch]: `cross_encoders` flatten namespaces (#20183) 2 months ago
docstore community[patch]: import flattening fix (#20110) 2 months ago
document_compressors community[mionr]: add Jina Reranker in retrievers module (#19406) 2 months ago
document_loaders community: Spider integration (#20937) 2 months ago
document_transformers community[patch]: import flattening fix (#20110) 2 months ago
embeddings community[minor]: Unify Titan Takeoff Integrations and Adding Embedding Support (#18775) 2 months ago
examples community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
graphs community[minor]: add graph store implementation for apache age (#20582) 2 months ago
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
llms patch: remove usage of llm, chat model __call__ (#20788) 2 months ago
retrievers patch: deprecate (a)get_relevant_documents (#20477) 2 months ago
storage community[patch]: import flattening fix (#20110) 2 months ago
tools core, community: deprecate tool.__call__ (#20900) 2 months ago
utilities community[minor]: Add Datahareld tool (#19680) 2 months ago
utils community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
vectorstores community[patch]: Add initial tests for AzureSearch vector store (#17663) 2 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
conftest.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
test_dependencies.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
test_imports.py infra: Fix test filesystem paths incompatible with windows (#14388) 6 months ago
test_sql_database.py community[minor]: Add lazy_table_reflection param to SqlDatabase (#18742) 3 months ago
test_sql_database_schema.py infra: mv SQLDatabase tests to community (#17276) 4 months ago
test_sqlalchemy.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago