opensouls / terminal-copilot

A smart terminal assistant that helps you find the right command.
Apache License 2.0
573 stars 43 forks source link

Prompt Context Length #5

Closed amir-abdi closed 1 year ago

amir-abdi commented 1 year ago

Be mindful of Context Length. Number of aliases could get out of hand.

e.g. My personal setup possibly has close to 1000 tokens for alias alone.

JoelKronander commented 1 year ago

Great comment thanks!

hm, we made aliases off by default for now, so if users want to add them they woyld have to use the -a flag.