Pascal Hirsch
Pascal Hirsch
Add functionality to ensure a package is installed without actually loading (and thus attaching) it.
My point is that `p_isinstalled()` would not automatically install a package if it is missing. Much of the convenience and beauty of `p_load()` stems from the fact that it allows...
Add functionality to ensure a package is installed without actually loading (and thus attaching) it.
What about `p_ensure_installed` or `p_install_if_missing`?
Add functionality to ensure a package is installed without actually loading (and thus attaching) it.
An alternative would be to add a boolean flag like `skip_if_installed` or `reinstall` or `update` to the `p_install_xx` group of functions. This could help keep the combinatorial effect of adding...
FYI: mkiol/dsnote/issues/122 might be relevant and unfortunately limit the usefulness of this model until huggingface/parler-tts/issues/11 is fixed/implemented. Feel free to close the issue if you prefer.
To me, "#duplicate_attachments" suggests that the flagged items would contain _the same_ attachment multiple times (in particular, my expectation given this wording was that the files would be identical, or...
Hello Alex, Thank you very much - it would be great to see this happen! And thank you very much for the app, of course! Regards, Pascal On 7 September...
Valid points there - thanks for considering the model and finding this out! I agree that switching voices between any two consecutive sentences is pretty awkward (IIRC, some included models...
What about storing the actual location/extent of the chunk content region within the document along with the strategy (in addition to or even instead of an index)? That way, you...
Somewhat older now, but I like Anthropic's concept of [Contextual Retrieval](https://www.anthropic.com/news/contextual-retrieval) - essentially prepending each chunk with some compact context information (IIRC — it's been a while since I looked...
For me, 4.8.0 Beta 1 breaks global keyboard shortcuts on X11 (Ubuntu 24.04/gnome) - even with `ydotoold` running.