Skip to content

Commit 54eb062

Browse files
authored
-
1 parent 17d1a23 commit 54eb062

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Responses/Chat/CreateResponseUsageCompletionTokensDetails.php

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ public static function from(array $attributes): self
2525
$attributes['rejected_prediction_tokens'],
2626
);
2727
}
28+
2829

2930
/**
3031
* @return array{audio_tokens?:int, reasoning_tokens:int, accepted_prediction_tokens:int, rejected_prediction_tokens:int}

0 commit comments

Comments
 (0)