Skip to main content
This will help you get started with Netmind chat models. For detailed documentation of all ChatNetmind features and configurations head to the API reference.

Overview

Integration details

Model features

Setup

To access Netmind models you’ll need to create a/an Netmind account, get an API key, and install the langchain-netmind integration package.

Credentials

Head to www.netmind.ai/ to sign up to Netmind and generate an API key. Once you’ve done this set the NETMIND_API_KEY environment variable:
If you want to get automated tracing of your model calls you can also set your LangSmith API key by uncommenting below:

Installation

The LangChain Netmind integration lives in the langchain-netmind package:

Instantiation

Now we can instantiate our model object and generate chat completions:

Invocation


API reference

For detailed documentation of all ChatNetmind features and configurations head to the API reference: