"billing": { "tokenPrices": { "inputPrice": 300, "outputPrice": 1500, "cachePrice": 30, "batchSize": 1000000, "contextMax": 128000 } },
this is returned in model list json with the new billing system. Is there an explanation of that so I can present to my users as a meaningful content?
"billing": { "tokenPrices": { "inputPrice": 300, "outputPrice": 1500, "cachePrice": 30, "batchSize": 1000000, "contextMax": 128000 } },this is returned in model list json with the new billing system. Is there an explanation of that so I can present to my users as a meaningful content?