npiv / chatblade

A CLI Swiss Army Knife for ChatGPT
GNU General Public License v3.0
2.58k stars 92 forks source link

feat: option to limit the number of conversations passed #72

Closed hlindquist closed 8 months ago

hlindquist commented 9 months ago

Adding an option to limit the number of conversations being sent with the session. Fixes the problem of going over the token limit when using a session over time.

Feedback is welcome!