Authorizations
API key for authentication
Path Parameters
ID of the tuning session
Response
Tuning session retrieved successfully
Unique identifier for the tuning session
Identifier for the project the session belongs to
Name of the model used for tuning
Provider for the model
Current status of the tuning session
queued
, pending
, in_progress
, completed
, failed
, cancelled
Timestamp when the session was created
Timestamp when the session was last updated
Name of the project
Identifier for the dataset used in tuning
Name of the dataset used in tuning
Identifier for the initial prompt
Name of the target metric
Target value for the metric
ID of the target metric
Best achieved metric value from tuning
Target metric information
Maximum number of tuning iterations
Celery task identifier for tracking background processing
Configuration parameters used for tuning
Results and metrics from the tuning process
Error message if the session failed
Timestamp when processing started
Timestamp when processing completed