Python
使用 LangChain Python 与 Nlpcloud 集成。
NLP Cloud 是一个人工智能平台,允许您使用最先进的 AI 引擎,甚至可以用您自己的数据训练专属引擎。
nlpcloud
pip install nlpcloud
NLPCLOUD_API_KEY
from langchain_community.llms import NLPCloud
from langchain_community.embeddings import NLPCloudEmbeddings