JSPM

  • Created
  • Published
  • Downloads 1595
  • Score
    100M100P100Q119908F
  • License MPL-2.0

The LangChain adapters for NLUX, the javascript library for building conversational AI interfaces.

Package Exports

  • @nlux/langchain
  • @nlux/langchain/esm/langchain.js
  • @nlux/langchain/index.js
  • @nlux/langchain/umd/langchain.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@nlux/langchain) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

NLUX LangChain / LangServe Adapter

This package includes integration for LangChain.
More specifically, it has the adapter to connect to backends built using LangServe.

Please check the @nlux/core package for more information about NLUX.