Searched refs:getInputTokenPrice (Results 1 – 2 of 2) sorted by relevance
| /plugin/aichat/Model/ | ||
| D | ModelInterface.php | 60 public function getInputTokenPrice(): float; function |
| D | AbstractModel.php | 135 $cost += $this->inputTokensUsed * $this->getInputTokenPrice(); |