Create a score
uuid
required
Step id in string format
uuid
required
Generation id in string format
ScoreType
required
Type of score: AI or HUMAN
str
Name in string format
float
Value as float
str
Comment in string format
Return type
Score
Return a Score
Update a score
uuid
required
Id in string format
dict
Dict containing same parameters as create_score
Return type
Score
Return a Score