gitbito / CLI

Bito CLI (Command Line Interface) provides a command line interface to the Bito AI chat functionality. Over time, CLI will add more functions and new command options to support complex automation and workflows. This is a very early Alpha version. We would love to get your feedback on the new features or improvements.
https://bito.ai
Other
531 stars 70 forks source link

Reached token limit, How many characters is the limit? #18

Closed pkptzx closed 1 year ago

pkptzx commented 1 year ago

Reached token limit, please try again by reducing AI input

Reached token limit, How many characters is the limit?

nisha-bito commented 1 year ago

hi @pkptzx ,

We have limitations of 4k tokens, and some requests can go up to 6-7k tokens. We are looking at how to improve this. You can also try initiate a new Session by exiting the Bito using ctrl+c and starting bito again. This will clear the previous contexts of questions giving more token for the new question.

Thanks, Nisha

pkptzx commented 1 year ago

Thanks for answering