You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For working with LLMs, it is important to reduce the number of tokens, which means that for long modules, it is better to extract only the necessary commands.
So, it would be nice if dotnu could help with that programmatically.