Jesse Luoto
Jesse Luoto
Just released `v2.2.0`, should fix this issue for now. > Can I run humanify against multiple files simultaneously? Or would that run the risk of making requests too fast? I'd...
Added some thoughts about parallelism to issue #167
Which environment are you running humanify on? It seems that your terminal/stdout/something does not support clearing the row. You should be able to fix this for now by using `--verbose`...
And thank you for reporting the issue! 🙇
I checked into this more. Is it possible by any chance that you're trying to run humanify using an old node.js? It seems that `stdout.cursorTo` is introduced in node.js version...
You can check via `node --version`
Closing due inactivity
@dependabot rebase
@dependabot rebase
How does this exactly differ from using OpenAI's library? You can already change the base url