added support for gpt-4 #3
Annotations
3 errors
phpstan:
src/TokenCalculator.php#L179
Comparison operation ">=" between int<0, 255> and 0 is always true.
|
phpstan:
src/TokenCalculator.php#L197
Comparison operation "<=" between int<254, 255> and 255 is always true.
|
phpstan
Process completed with exit code 1.
|