Skip to content

langchain-parallel

PyPI - Version PyPI - License PyPI - Downloads

Externally maintained

These docs are built from the langchain-parallel repo and have not been verified for accuracy by the LangChain team.

For issues, please open an issue in the langchain-parallel repo.

Modules

Usage documentation

Refer to the docs for a high-level guide on how to use each module. These reference pages contain auto-generated API documentation for each module, focusing on the "what" rather than the "how" or "why" (i.e. no end-to-end tutorials or conceptual overviews).

  • ChatParallelWeb


    Chat model with real-time web research capabilities.

    Reference

  • ParallelWebSearchTool


    Searches the web.

    Reference

  • ParallelExtractTool


    Extracts relevant content from specific web URLs.

    Reference