NLP Cloud는 가장 진보된 AI 엔진을 사용하고, 자신의 데이터로 자체 엔진을 훈련할 수 있는 인공지능 플랫폼입니다.

Installation and Setup

  • nlpcloud 패키지를 설치합니다.
pip install nlpcloud
  • NLPCloud API 키를 발급받아 환경 변수(NLPCLOUD_API_KEY)로 설정합니다.

LLM

사용 예시를 참조하세요.
from langchain_community.llms import NLPCloud

Text Embedding Models

사용 예시를 참조하세요.
from langchain_community.embeddings import NLPCloudEmbeddings

Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.
I