Skip to main content

Yandex

All functionality related to Yandex Cloud

Yandex Cloud is a public cloud platform.

Installation and Setup​

Yandex Cloud SDK can be installed via pip from PyPI:

pip install yandexcloud

LLMs​

YandexGPT​

See a usage example.

from langchain_community.llms import YandexGPT

API Reference:

Chat models​

YandexGPT​

See a usage example.

from langchain_community.chat_models import ChatYandexGPT

API Reference:


Help us out by providing feedback on this documentation page: