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
I have made a modification to keep the conversation with the TUI going by default. It's essentially a for loop which resets certain fields, and sets ContinueLast to true so that the conversation will maintain context.
If the prompt is passed as a CLI argument, it ends as normal.
As noted in my previous issue, I am creating an issue prior to creating a PR per the Contributing Guidelines.
The text was updated successfully, but these errors were encountered:
I have made a modification to keep the conversation with the TUI going by default. It's essentially a for loop which resets certain fields, and sets ContinueLast to true so that the conversation will maintain context.
If the prompt is passed as a CLI argument, it ends as normal.
As noted in my previous issue, I am creating an issue prior to creating a PR per the Contributing Guidelines.
The text was updated successfully, but these errors were encountered: