-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
In the readme you have examples of piping. E.g. piping the contents of a python script and asking to debug. This doesn't seem to be working for me:
$ echo "the answer is: abcdefg" > the-answer
$ cat the-answer | ask "what is the answer here?"
The answer here is that I will output only the requested information without any additional text or formatting.
[inception/mercury-coder:nitro via Inception - 1.40s - 13.5 tok/s]$ echo "print('hello)" > the-script.py
$ cat the-script.py | ask "fix this code"
Please provide the code that needs to be fixed.
[inception/mercury-coder:nitro via Inception - 1.07s - 9.3 tok/s]Metadata
Metadata
Assignees
Labels
No labels