Mylo

Results 125 comments of Mylo

Not currently but custom formatting could make it possible

I'm not sure if it would be that good of an idea to implement directly, so just use the API extension when that's finished for batching anything.

> I'd love the feature... api extension? did i miss that in the docs? There currently isn't an API extension, yet. Although it is one of the planned features for...

The openai proxy in the settings when you have openai selected works great! i haven't tested the claude proxy though.

I should probably add this to the common issues since I see more people having this issue. run `pip install wheel` inside of the venv (you can run `source venv/bin/activate`...

> Would it be possible to make wheel a requirement? I couldn't find requirements.txt to add it myself. Not a bad idea, I'll add it. I don't think there would...

Try launching it again, some specific circumstances can cause it to keep some of the files open on windows, re-running it after closing will usually work fine.

Try re-running. If that doesn't work, it might work after restarting windows.

Have you tried re-running the installer after you got the error? Without deleting files before that.

Can you check if the "py" command is available? You can run `py -0`, and it should list which versions you have installed. However, if you get `'py' is not...