Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Serverless Integrations
    • Overview
      • Workflow
      • Starting workflow
        • Overview
          • HTTPCall
          • GRPCCall
          • YMQ
          • YDS
          • YDBDocument
          • FunctionCall
          • ContainerCall
          • FoundationModelsCall
          • ObjectStorage
          • Tracker
          • Postbox
          • Workflow
          • Disk
          • AIAgent
      • Templating
    • Quotas and limits
  • Pricing policy
  • Terraform reference
  • Release notes

In this article:

  • AgentConfig object
  • Tasks object
  1. Concepts
  2. Workflows
  3. YaWL specification
  4. Integration steps
  5. AIAgent

AIAgent

Written by
Yandex Cloud
Updated at May 21, 2025
  • AgentConfig object
  • Tasks object

AI agent to help you put together your prompt to YandexGPT.

Field name Type Required Default value Templating is supported Description
agentConfig AgentConfig Yes No No AI agent settings.
tasks Tasks[] Yes No No Tasks the AI agent has to complete.

AgentConfig objectAgentConfig object

Field name Type Required Default value Templating is supported Description
goal string Yes No Yes Individual goal that guides the AI agent's decision-making, e.g., help with choice of parts for the specified vehicle.
role string Yes No Yes Role that defines the AI agent's functions and experience, e.g., car parts consultant.
backstory string Yes No Yes Backstory defining the AI agent's personality and enriching the context, e.g., you find the best value for money car parts and briefly explain your choice.

Tasks objectTasks object

Field name Type Required Default value Templating is supported Description
description string Yes No Yes Description of the task you want the AI agent to perform, e.g., find an oil filter for a BMW 320i.
result string Yes No Yes Description of what you expect to get, e.g., a list of addresses of stores selling the car parts you need.

Was the article helpful?

Previous
Disk
Next
Switch
© 2025 Direct Cursus Technology L.L.C.