Naver
, including HyperCLOVA X models, particularly those accessible through Naver Cloud
CLOVA Studio.
Naver is a global technology company with cutting-edge technologies and a diverse business portfolio including search, commerce, fintech, content, cloud, and AI.
Naver Cloud is the cloud computing arm of Naver, a leading cloud service provider offering a comprehensive suite of cloud services to businesses through its Naver Cloud Platform (NCP).Please refer to NCP User Guide for more detailed instructions (also in Korean).
CLOVASTUDIO_API_KEY
).langchain-naver
: a dedicated integration package for Naver.langchain-naver-community
: a community-maintained package and is not officially maintained by Naver or LangChain.(Note) Naver integration vialangchain-community
, a collection of third-party integrations, is outdated.
- Use
langchain-naver
instead 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 should set it asNCP_CLOVASTUDIO_API_KEY
, and might need to get an additional API Gateway API Key by creating your app and set it asNCP_APIGW_API_KEY
.