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

Command line script usage #209

Closed
pKuEDhVxaGFYBTRz opened this issue Mar 16, 2023 · 1 comment
Closed

Command line script usage #209

pKuEDhVxaGFYBTRz opened this issue Mar 16, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists wontfix This will not be worked on

Comments

@pKuEDhVxaGFYBTRz
Copy link

Hello,

I was wondering if there was a command line flag for toggling the output of the debug messages, making the executable only output the text generated by the LLM (optionally with the original prompt). This would make the program much easier to call from other scripts.

Thanks for your time.

@gjmulder
Copy link
Collaborator

gjmulder commented Mar 16, 2023

Try redirecting stderr to /dev/null under Linux as in issue #140

@gjmulder gjmulder added wontfix This will not be worked on duplicate This issue or pull request already exists labels Mar 16, 2023
@j-f1 j-f1 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants