Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: continue conversation when using TUI #414

Open
duluk opened this issue Jan 3, 2025 · 1 comment
Open

Feature: continue conversation when using TUI #414

duluk opened this issue Jan 3, 2025 · 1 comment

Comments

@duluk
Copy link

duluk commented Jan 3, 2025

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.

@caarlos0
Copy link
Member

hey! if you want to contribute that, I would happy to review it and maybe merge :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants