Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex AI Studio
    • About Yandex AI Studio
    • Yandex Workflows
    • Quotas and limits
    • Terms and definitions
  • Compatibility with OpenAI
    • About Yandex Cloud ML SDK
      • Overview
        • Overview
        • Models domain
        • Assistants domain
        • Tools domain
        • Files domain
        • Threads domain
        • Runs domain
        • Search indexes domain
        • Search API domain
        • Datasets domain
        • Tuning domain
        • Batch domain
        • Chat domain
      • Authentication
      • Request retries
  • Access management
  • Pricing policy
  • Audit Trails events
  • Public materials
  • Release notes
  1. Yandex Cloud ML SDK
  2. SDK reference
  3. Async SDK
  4. Tuning domain

Tuning domain

Written by
Yandex Cloud
Updated at August 25, 2025

class yandexcloudmlsdk.tuning.domain.AsyncTuningclass yandex_cloud_ml_sdk._tuning.domain.AsyncTuning

async get(task_id, *, timeout=60)

Parameters

  • task_id (str)
  • timeout (float)

Return type

AsyncTuningTask

async list(*, page_size=Undefined, timeout=60)

Parameters

  • page_size (int | Undefined)
  • timeout (float)

Return type

AsyncIterator[AsyncTuningTask]

Was the article helpful?

Previous
Datasets domain
Next
Batch domain
© 2025 Direct Cursus Technology L.L.C.