whitespace

This commit is contained in:
Eason Goodale
2025-04-20 04:04:12 -07:00
parent ada5e2249a
commit b051fcb804

View File

@@ -1,5 +1,3 @@
/* eslint-disable no-irregular-whitespace */
/**
* Costestimation helpers for OpenAI responses.
*
@@ -83,7 +81,7 @@ const detailedPriceMap: Record<string, TokenRates> = {
* {@link detailedPriceMap}.
*/
const blendedPriceMap: Record<string, number> = {
// GPT4 Turbo (Apr 2024)
// GPT4 Turbo (Apr 2024)
"gpt-4-turbo": 0.01,
// Legacy GPT4 8k / 32k context models