How many sats does it cost to use the AI?
Discussion
It charges 0.5 sats per “token”. These models “tokenize” your user input (and its own output). 1 token roughly equals one character (gross over-simplification).
This is how OpenAI bills me for their API, so I’m basically just passing the cost through with micro-payments.
Thanks for the explanation!