Cainier / gpt-tokens

Calculate the token consumption and amount of openai gpt message
MIT License
104 stars 13 forks source link

How to disable warnings? #34

Closed Mnigos closed 10 months ago

mike-kirby-dev commented 10 months ago

Also interested in this

Cainier commented 10 months ago

I have turned off warnings by default in 1.2.0

can turn them on by passing debug: true during instantiation.