Dillon-G / CSC-490-FinalProject

2 stars 0 forks source link

Chatbot Token Limit #49

Open Dillon-G opened 11 months ago

Dillon-G commented 11 months ago

The chatbot can be crashed by sending more that 4096 tokens (16k characters) a limiter is needed to:

  1. Keep the chatbot running
  2. Not charge me an arm and a leg per message.