HemulGM / DelphiOpenAI

OpenAI API wrapper for Delphi. Use ChatGPT, DALL-E, Whisper and other products.
MIT License
242 stars 58 forks source link

Increment Result by ItemTokenCount #3

Closed lelesunshine closed 1 year ago

lelesunshine commented 1 year ago

Hi, here you forgot to increment the result by itemtokencount from the event.

HemulGM commented 1 year ago

Thx