Tuning domain
Written by
Updated at January 28, 2026
class yandex_ai_studio_sdk._tuning.domain.AsyncTuning
Class for model tuning operations.
This class serves as the foundation for all model fine-tuning operations, providing comprehensive functionality.
async get(task_id, *, timeout=60)
Get tuning task by ID.
|
Parameters |
|
|
Return type |
async list(*, page_size=Undefined, timeout=60)
List tuning tasks.
|
Parameters |
|
|
Return type |