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

Prompts support #39

Open
fa-rda opened this issue Aug 4, 2023 · 0 comments
Open

Prompts support #39

fa-rda opened this issue Aug 4, 2023 · 0 comments

Comments

@fa-rda
Copy link

fa-rda commented Aug 4, 2023

It would be beneficial to have the ability to establish diverse prompts, similar to the functionality offered by chatbot-ui. Take the following feature as a simple example, that allows Chatbot GPT to perform code analysis.

Here’s my vision of the prompt feature:

  • Users copy the source code from the editor or Github (during PR review, for instance),
  • Users can then activate a prompt for the source code check using a keyboard shortcut,
  • Users will paste the code into a dedicated text box,
  • Prior to submission to Chatgpt, the system could then integrate the specified text into a preset prompt template.

The prompt of course could be anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant