#Is there an increase in usage of the OPEN AI API?

1 messages · Page 1 of 1 (latest)

gaunt saddle
#

Hi, I'm using the OPEN AI API to create a discord bot. I am reusing threads instead of regenerating them every time to make the bot remember the conversation, but if I do this, will the number of tokens requested to the API keep increasing every time I ask a question? Please give me your opinion.

Code: https://paste.pythondiscord.com/3WNA

gaunt saddle