Skip to content

Add flag to put guildellm into "non-interactive" mode #74

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

Closed
sjmonson opened this issue Feb 25, 2025 · 1 comment
Closed

Add flag to put guildellm into "non-interactive" mode #74

sjmonson opened this issue Feb 25, 2025 · 1 comment
Assignees

Comments

@sjmonson
Copy link
Collaborator

Guidellm's use of terminal control characters in its console output can cause issues for non-interactive consoles such as when run by another tool. This can be solved by adding a flag to disable clearing the screen between updates.

@markurtz
Copy link
Member

Closing out as #96 added --disable-progress which will remove the progress display that was clearing the screen. Additionally, --disable-console-outputs is added as well enabling minimal output to the console. Feel free to reping if you feel like that won't work / we need to expand past that.

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

3 participants