biobootloader

Results 21 comments of biobootloader

Good ideas! I'm done limited experimentation with using 3.5-turbo with wolverine (it's now added as a flag). It sometimes works but sometimes fails to return valid json. A quick optimization...

Thank you, this is good. A couple other PRs have now merged that also added .env support the api key and user confirmation for changes, but this still adds useful...

@hasparus the best way to do this would be as a config setting (since it only applies to ollama) would love if you added a PR for that!

@ssh-keyz are you still having this issue with the latest version?

I've merged https://github.com/AbanteAI/rawdog/pull/17 so you can now set temperature in config. let's play around with it and see

We could add a `default_dry_run` optional flag to the config!

Just merged a fix! https://github.com/AbanteAI/rawdog/pull/40 Let me know if that works for you. If you installed with pip it's not updated there yet - if you clone the repo you...

ah, seems `readline` is a python module that's not available on windows. You fixed it before with `pip install pyreadline`, does that work? I'll look into options to make this...

Thanks @kvaky , I can't test on Windows either but I've just added: https://github.com/AbanteAI/rawdog/pull/46