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

feat: Jan allows users to edit AI responses inline during conversations #2842

Open
eckartal opened this issue Apr 29, 2024 · 0 comments
Open
Assignees
Labels

Comments

@eckartal
Copy link
Contributor

Problem
Users often find that the responses not entirely suited to their needs.

Users are able to edit the JSON file to alter an LLM's memory, but this process is not accessible from the UI. Users want a more direct and intuitive way to edit LLM responses inline.

Detailed user feedback: https://www.reddit.com/r/LocalLLaMA/comments/1cdk5nr/comment/l1q41wz/?context=3

Success Criteria
Implement an inline editing feature that:

  • Allows direct modifications to AI responses within the UI.
  • Ensures these edits adjust the AI's "memory" for future responses.
  • Adapts the AI's response style based on user edits.

Additional context
A user comment: "just tested with editing the JSON, and it does change the 'memory' of the LLM as I hoped: https://imgur.com/BDtB5na"

@eckartal eckartal added the type: feature request A new feature label Apr 29, 2024
@imtuyethan imtuyethan self-assigned this May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Icebox
Development

No branches or pull requests

2 participants