langchain/libs
Nicolas ad04585e30
community[minor]: Firecrawl.dev integration (#20364)
Added the [FireCrawl](https://firecrawl.dev) document loader. Firecrawl
crawls and convert any website into LLM-ready data. It crawls all
accessible subpages and give you clean markdown for each.

    - **Description:** Adds FireCrawl data loader
    - **Dependencies:** firecrawl-py
    - **Twitter handle:** @mendableai 

ccing contributors: (@ericciarla @nickscamara)

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-04-12 19:13:48 +00:00
..
cli cli[minor]: Add disable sockets in unit tests (#19877) 2024-04-03 17:17:50 -04:00
community community[minor]: Firecrawl.dev integration (#20364) 2024-04-12 19:13:48 +00:00
core core: bind_tools interface on basechatmodel (#20360) 2024-04-12 01:32:19 +00:00
experimental experimental[patch]: Skip pydantic validation for llm graph transformer and fix JSON response where possible (#19915) 2024-04-12 11:29:25 -07:00
langchain langchain[patch]: Add deprecation warning to extraction chains (#20224) 2024-04-12 10:24:32 -04:00
partners multiple: standard chat model tests (#20359) 2024-04-11 18:23:13 -07:00
standard-tests core: bind_tools interface on basechatmodel (#20360) 2024-04-12 01:32:19 +00:00
text-splitters text-splitters[minor]: Adding a new section aware splitter to langchain (#16526) 2024-04-01 20:32:26 +00:00