Skip to main content
Open In ColabOpen on GitHub

Netmind

Netmind AI Build AI Faster, Smarter, and More Affordably. Train, Fine-tune, Run Inference, and Scale with our Global GPU Network—Your all-in-one AI Engine.

此示例介绍了如何使用LangChain与Netmind AI模型进行交互。

安装与设置

pip install langchain-netmind

获取Netmind API密钥并将其设置为环境变量 (NETMIND_API_KEY).
前往https://www.netmind.ai/要注册Netmind并生成API密钥。

聊天模型

欲了解有关Netmind聊天模型的更多信息,请访问此处

嵌入模型

对于Netmind嵌入模型的更多信息,请访问指南