Billing explanation
Open
question
- Dominant language
- Java
- Stars
- 10.5k
- Forks
- 1.5k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 128
Description
` "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?
Contributor guide
Assessment
This issue has not been assessed yet.