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
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
..
api_reference experimental[minor]: upgrade the prompt injection model (#20783) 6 days ago
data 👥 Update LangChain people data (#19858) 4 weeks ago
docs community: Spider integration (#20937) 1 day ago
scripts docs: update chat model feature table (#20899) 3 days ago
src docs: add Cohere to ChatModelTabs (#20386) 2 weeks ago
static docs: reorg and visual refresh (#19765) 4 weeks ago
.gitignore docs[minor]: Swap gtag for supabase (#18937) 2 months ago
.local_build.sh docs: automatically add api ref links (#20755) 6 days ago
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 2 months ago
README.md docs: developer docs (#14776) 4 months ago
babel.config.js Restructure docs (#11620) 7 months ago
code-block-loader.js Restructure docs (#11620) 7 months ago
docusaurus.config.js docs: fix title cap (#20048) 3 weeks ago
package.json Lock low level dep to fix Vercel docs build (#20573) 2 weeks ago
settings.ini Restructure docs (#11620) 7 months ago
sidebars.js docs: `graphs` update (#19675) 3 weeks ago
vercel.json upstage: init package (#20574) 2 weeks ago
vercel_build.sh upstage: Add Upstage partner package LA and GC (#20651) 4 days ago
vercel_requirements.txt docs: install partner pkgs vercel (#20761) 6 days ago
yarn.lock Lock low level dep to fix Vercel docs build (#20573) 2 weeks ago

README.md

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide