dense-analysis/neural

Continue respecting privacy, but allow a code context function.

DavidCincotta opened this issue · 2 comments

I really respect the privacy first mentality. But to satisfy those who need context, using a descriptive function like :Neural.getcontext "prompt" could be very useful while maintaining your design pattern.

w0rp commented

I want a feature that sends information from the editor, but only for local models. There's no issue with sending passwords, trade secrets, and so on to a process running on your local machine, or maybe also to a private organisation server over an encrypted connection.

I would like to set up connections for OpenAssistant and Llama.

w0rp commented

I'm going to say this is a duplicate of #16. The intentation for that issue is to track privacy-respecting analysis of code.