Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@nlux/langchain
Advanced tools
The LangChain adapters for nlux, the javascript library for building conversational AI interfaces.
This package enables the integration between NLUX and LangChain, the LLM framework.
More specifically ― the package includes the adapter to connect NLUX JS to backends built
using LangServe.
/invoke
and /stream
endpoints to allow for responses to be streamed back as they are generated./input_schema
to construct a matching payload.For more information on how to use this package, please visit:
docs.nlkit.com/nlux/reference/adapters/langchain-langserve
This package @nlux/langchain
is meant for use with the vanilla JS version of NLUX.
If you're looking for the React JS version, please check
the @nlux/langchain-react
package.
NLUX (for Natural Language User Experience) is an open-source JavaScript library that makes it simple to integrate powerful large language models (LLMs) like ChatGPT into your web app or website. With just a few lines of code, you can add conversational AI capabilities and interact with your favorite LLM.
<AiChat />
for UI and useChatAdapter
hook for easy integration.ChatGPT
/ LangChain
🦜 LangServe / HuggingFace
🤗 Inference.For developer documentation, examples, and API reference ― you can visit: docs.nlkit.com/nlux
FAQs
The LangChain adapters for nlux, the javascript library for building conversational AI interfaces.
The npm package @nlux/langchain receives a total of 735 weekly downloads. As such, @nlux/langchain popularity was classified as not popular.
We found that @nlux/langchain demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.