-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
bug: Default instruction from ~/jan/assistants/jan/assistant.json no longer work on linux #3515
Closed
2 of 4 tasks
Labels
category: threads & chat
Threads & chat UI UX issues
os: linux
Linux issues
P0: critical
Mission critical
type: bug
Something isn't working
Milestone
Comments
imtuyethan
changed the title
bug: [DESCRIPTION] default instruction from ~/jan/assistants/jan/assistant.json no longer work on linux
bug: Default instruction from ~/jan/assistants/jan/assistant.json no longer work on linux
Sep 2, 2024
Hi @imtuyethan, you need to create a new thread to see the new changes applied, as the old thread already contains persisted assistant metadata. |
Tested again, it worked, thank you |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
category: threads & chat
Threads & chat UI UX issues
os: linux
Linux issues
P0: critical
Mission critical
type: bug
Something isn't working
Current behavior
default instructions are no longer read from the configuration file when launching a new thread on linux.
I tried to remove the ~/jan file, remove my .AppImage file and install it from deb source (with today latest version) then fill again the "instructions" field in ~/jan/assistant/jan/assistant.json . Nothing work. I have to copy / paste my instructions from one thread to another instead of just spawning a new thread and go with my "all purpose for my needs" dev instructions.
Thank you for this tool, it is awesome.
By the way, this default assistant behavior is poorly documented (or I my searched does not match this feature documentation easily) , I had to search in github issues to find a way to do this basic (at least for me) thing.
Minimum reproduction step
do a fresh install under ubuntu by removing the ~/jan folder
fill "instructions" field in the assistant.json file
run jan
-> no default instructions are displayed anymore
Expected behavior
instruction field is filled with the value I wrote in assistant.json file
Screenshots / Logs
Jan version
0.5.3
In which operating systems have you tested?
Environment details
Ubuntu 24.04.1 LTS
Intel I7 CPU gen 13
32Go Memory
The text was updated successfully, but these errors were encountered: