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
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>
1 day ago
..
cli cli[minor]: Fix bug to account for name changes (#20948) 2 days ago
community community: Spider integration (#20937) 1 day ago
core Catch System Error in ast parse (#20961) 2 days ago
experimental experimental[patch]: return from HuggingGPT task executor task.run() exception (#20219) 3 days ago
langchain community[patch]: Add OpenSearch as semantic cache (#20254) 2 days ago
partners fireworks: fix integration tests (#20973) 1 day ago
standard-tests standard-tests: split tool calling test (#20803) 5 days ago
text-splitters text-splitters[patch]: fix MarkdownHeaderTextSplitter fails to parse headers with non-printable characters (#20645) 4 days ago