Skip to content

protagolabs/langchain-netmind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

langchain-netmind

This package contains the LangChain integration with Netmind

Installation

pip install -U langchain-netmind

And you should configure credentials by setting the following environment variables:

  • TODO: fill this out

Chat Models

ChatNetmind class exposes chat models from Netmind.

from langchain_netmind import ChatNetmind

llm = ChatNetmind()
llm.invoke("Sing a ballad of LangChain.")

Embeddings

NetmindEmbeddings class exposes embeddings from Netmind.

from langchain_netmind import NetmindEmbeddings

embeddings = NetmindEmbeddings()
embeddings.embed_query("What is the meaning of life?")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy