Back
Marc Köhlbrugge
Load previous page…
When a message doesn't get process properly due using too many tokens, keep retrying it, each time with one fewer message
#marcbot
Update botpic to an "M" so it's more distinct from my own avatar, as people sometimes accidentally sent _me_ messages instead of the bot
#marcbot
Give 5 free messages per day, even after trial finishes, so people can continue to use
#marcbot and they keep receiving a subtle upsell each day when they hit their limit (versus completely revoking access after trial)
Dynamically choose how many recent messages to include for context, based on total token lengths. Instead of just taking the recent 10 messages like I did before, which meant sometimes I wasn't using as much context as I had available, and other times I was exceeding the limit of tokens which broke ChatGPT
#marcbot