Skip to main content

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?")

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

langchain_netmind-0.1.0.tar.gz (8.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

langchain_netmind-0.1.0-py3-none-any.whl (10.2 kB view details)

Uploaded Python 3

File details

Details for the file langchain_netmind-0.1.0.tar.gz.

File metadata

  • Download URL: langchain_netmind-0.1.0.tar.gz
  • Upload date:
  • Size: 8.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.2 Darwin/23.5.0

File hashes

Hashes for langchain_netmind-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b1e12413f51cb6c3afe99cc6da3f6e38709d7104702482981b580059596021f5
MD5 05c3ad875b99df43b4484e1296d90347
BLAKE2b-256 87e728cbcc7115d735b991025c7cd3f1169f6b485fe9dda32afe92306656b52e

See more details on using hashes here.

File details

Details for the file langchain_netmind-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: langchain_netmind-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.12.2 Darwin/23.5.0

File hashes

Hashes for langchain_netmind-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0a0eee6073f27884553222efef78e864f90715d439059ce1c1b78694a32417dd
MD5 c2d5d457f2ba77bc88f8b1c9f2cb49fe
BLAKE2b-256 8ed6948c08483c9cc365cd87d74fc9ffedf952ffd7a63423976ea763af0610b8

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page