An integration package connecting NaverCloud Clova Studio and LangChain
Project description
langchain-naver
This package contains the LangChain integrations for Naver Cloud CLOVA Studio through their APIs.
Please refer to NCP User Guide for more detailed instructions (also in Korean).
Installation and Setup
- Install the dedicated LangChain integration package for Naver
pip install -U langchain-naver
- Get a CLOVA Studio API Key by issuing it and set it as an environment variable (
CLOVASTUDIO_API_KEY).
(Note)
langchain-community, a collection of third-party integrations including Naver, is outdated.
- Use
langchain-naverinstead as new features should only be implemented via this package.- If you are using
langchain-community(outdated) and got a legacy API Key (that doesn't start withnv-*prefix), you might need to get an additional API Gateway API Key by creating your app and set it asNCP_APIGW_API_KEY.
Chat models
This package contains the ChatClovaX class, which is the recommended interface to chat models in CLOVA Studio.
ChatClovaX
See a usage example.
Embedding models
This package contains the ClovaXEmbeddings class, which is the recommended interface to embedding models in CLOVA Studio.
ClovaXEmbeddings
See a usage example.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters