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.llms import YandexGPT
Chat modelsβ
YandexGPTβ
See a usage example.
from langchain.chat_models import ChatYandexGPT