Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continue respecting privacy, but allow a code context function. #35

Closed
DavidCincotta opened this issue Apr 6, 2023 · 2 comments
Closed
Labels
enhancement New feature or request

Comments

@DavidCincotta
Copy link

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
Copy link
Member

w0rp commented Aug 20, 2023

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 w0rp added the enhancement New feature or request label Sep 26, 2023
@w0rp
Copy link
Member

w0rp commented Sep 26, 2023

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

@w0rp w0rp closed this as completed Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants