AACFlow

YandexGPT

Generate and process text using YandexGPT — Yandex's large language model

ya

YandexGPT is a large language model developed by Yandex, designed for a wide range of natural language processing tasks including text generation, summarization, classification, and question answering. It is optimized for the Russian language and available through Yandex Cloud infrastructure.

With the YandexGPT integration in AACFlow, you can:

  • Generate text: Create coherent, context-aware text responses for chatbots, content, and automation
  • Summarize content: Condense long articles, documents, or conversations into concise summaries
  • Classify text: Categorize user input, documents, or messages by topic, sentiment, or intent
  • Answer questions: Build knowledge-base Q&A systems with retrieval-augmented capabilities
  • Translate text: Leverage multilingual capabilities for cross-language communication
  • Process structured data: Extract entities, generate structured outputs, and parse documents

This integration brings YandexGPT's Russian-optimized NLP capabilities into your AACFlow automation workflows.

Usage Instructions

Integrate YandexGPT into the workflow. Can generate text, summarize, classify, and answer questions. Requires Yandex Cloud API key and folder ID.

Tools

yandexgpt_complete

Generate text completion using YandexGPT

Input

ParameterTypeRequiredDescription
modelUristringYesYandexGPT model URI
messagesarrayYesArray of message objects (role + text)
temperaturenumberNoGeneration temperature (0-1)
maxTokensnumberNoMaximum tokens to generate
apiKeystringYesYandex Cloud API key
folderIdstringYesYandex Cloud folder ID

Output

ParameterTypeDescription
resultobjectGenerated completion object
alternativesarrayAlternative completions

yandexgpt_embed

Generate text embeddings

Input

ParameterTypeRequiredDescription
textstringYesText to embed
modelUristringYesEmbedding model URI
apiKeystringYesYandex Cloud API key
folderIdstringYesYandex Cloud folder ID

Output

ParameterTypeDescription
embeddingarrayVector embedding array
dimensionnumberEmbedding dimension

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started