Hi, On Wed, Dec 11, 2024 at 01:35:12PM +0800, Don Xu wrote: > it is enhanced by machine learning. Functions with llm involved will > be patched as a seperate module, and pay-respects could run without > this llm ai module.
That may be a good idea; am I right in thinking that if this "request-ai" module is enabled then all commands and their error message outputs are submitted to the upstream author's personal site and then presumably proxied to some commercial LLM? https://github.com/iffse/pay-respects/blob/main/module-request-ai/src/requests.rs#L68 Unless I have misunderstood, that would probably require quite a robust privacy policy for general purpose use. Thanks, Andy