LLM calls burning way more tokens than expected
Hey, quick question for folks building with LLMs. Do you ever notice random cost spikes or weird token jumps, like something small suddenly burns 10x more than usual? I’ve seen that happen a lot when chaining calls or running retries/fallbacks. I made …