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/docs/docs/integrations
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[patch]: Make Docusaurus and Vercel add trailing slashes when navigating by default (#20014) 6 months ago
callbacks patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
chat docs: add tool calling example in Tongyi chat model integration. (#20925) 5 months ago
chat_loaders core[minor], community[patch], langchain[patch]: move BaseChatLoader to core (#19607) 5 months ago
document_loaders community: Spider integration (#20937) 5 months ago
document_transformers docs: Use voyage-law-2 in the examples (#20784) 5 months ago
graphs docs: Update apache_age.ipynb (#20722) 5 months ago
llms community[minor]: Sambanova llm integration (#20955) 5 months ago
memory docs: Fix misplaced zep cloud example links (#20867) 5 months ago
platforms docs: adding langchain_google_community to the docs (#20665) 5 months ago
providers docs: Added MindsDB provider (#20322) 5 months ago
retrievers community[minor]: Implemented Kinetica Document Loader and added notebooks (#20002) 5 months ago
stores docs[patch]: Make Docusaurus and Vercel add trailing slashes when navigating by default (#20014) 6 months ago
text_embedding docs: Use voyage-law-2 in the examples (#20784) 5 months ago
toolkits community[minor]: add allow_dangerous_requests for OpenAPI toolkits (#19493) 6 months ago
tools upstage: Upstage Groundedness Check parameter update (#20914) 5 months ago
vectorstores community[minor]: Add relyt vector database (#20316) 5 months ago