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
There's technically a limited amount of support for this right now with the --conversation/-c flag, but it's clunky to use: requires the end user to open up the LLM logs database and look for the right conversation ID by hand which is a total non-starter.
Should wrap this behavior in a --resume flag that continues from where the last session left off. Just requires a couple of database fetches.
No description provided.
The text was updated successfully, but these errors were encountered: