Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
OurBuilding Ambient Agents with LangGraph course is now available on LangChain Academy!
Open on GitHub

NLPCloud

NLP Cloud is an artificial intelligence platform that allows you to use the most advanced AI engines, and even train your own engines with your own data.

Installation and Setup

  • Install thenlpcloud package.
pip install nlpcloud
  • Get an NLPCloud api key and set it as an environment variable (NLPCLOUD_API_KEY)

LLM

See ausage example.

from langchain_community.llmsimport NLPCloud
API Reference:NLPCloud

Text Embedding Models

See ausage example

from langchain_community.embeddingsimport NLPCloudEmbeddings
API Reference:NLPCloudEmbeddings

[8]ページ先頭

©2009-2025 Movatter.jp