- See www.netmind.ai/ for an example.
Overview
Integration details
| Class | Package | Local | Serializable | JS support | Downloads | Version | 
|---|---|---|---|---|---|---|
| ChatNetmind | langchain-netmind | ✅ | ❌ | ❌ | 
Model features
| Tool calling | Structured output | JSON mode | Image input | Audio input | Video input | Token-level streaming | Native async | Token usage | Logprobs | 
|---|---|---|---|---|---|---|---|---|---|
| ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ | 
Setup
To access Netmind models you’ll need to create a/an Netmind account, get an API key, and install thelangchain-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:Installation
The LangChain Netmind integration lives in thelangchain-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:Connect these docs programmatically to Claude, VSCode, and more via MCP for    real-time answers.