jan
jan copied to clipboard
feat: 'Assistant' as a default name makes sense but could be better
Problem When a new thread is created, I'm able to interact with the AI model of my choice which is great. But every single prompt simply shows Jan as 'Assistant'. We could probably do better than this.
- We could just have it say "Jan" which would be a little nicer than 'Assistant'
- We could use the name of the model, as it provides more information (especially when referring to old threads later on)
- We could just make the default name customizable in settings and leave it to the user.
Success Criteria My preference would be 2, but 3 would be good as well.
I'd be happy to make a PR for this as well, if there's any guidance I bet I could pull this one off.
Thanks as always, I'm a huge fan of the project and am excited to make it better.
The feature will be available in 0.4.11.
As of now, you can try it using the nightly build https://github.com/janhq/jan?tab=readme-ov-file#download, using the edit threads/edit assistant. (Modify the JSON and app restart is required)
Duplicated of https://github.com/janhq/jan/issues/2510