nathan
nathan
@microsoft-github-policy-service agree
that's a really good idea! i was already planning to expand it to also include HTML entity shorthands, so a quick accent option probably wouldn't be too hard either (although...
@minzdrav This would be enabled by my proposed change - Ollama provides [partial support](https://github.com/ollama/ollama/blob/main/docs/openai.md) for the OpenAI API schema, so you'd be able to point the plugin at your local...
> Has anyone started working on this item? To my knowledge, no The basics should be pretty easy to implement though! All you'd need to do to allow for a...
Yeah, that's what I was referring to! It's a great addition, but also the kind of thing I'd completely overlook when building this sort of feature :) I hadn't seen...
This could potentially be resolved by including a link to [OpenAI's API privacy policy](https://openai.com/enterprise-privacy/) in the documentation tldr: - "We do not use your [...] API data, inputs, and outputs...
@htcfreek As I mentioned previously - the AI part of the tool uses OpenAI's API, so is subject to the API privacy policy I summarised above (not used for training,...
This could be an interesting feature! I like your suggested approach of loading the replacement dictionaries from files, that seems reasonable (although probably more a set of files in the...
I've just pushed a [beta release](https://github.com/nathancartlidge/powertoys-run-unicode/releases/tag/v1.4.0-BETA) which implements the core of this functionality - does this implementation match your needs?
Thank you for getting back to me so quickly! I'll try and address each of these properly in future, but for now: 1. Good idea! 2. Good catch, this is...