Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
GNU Affero General Public License v3.0
23.74k
stars
1.38k
forks
source link
bug: editing a user’s message shouldn’t send follow-up messages #4086
Open
imtuyethan opened 4 days ago
Jan version
0.5.8-734
Describe the Bug
When editing user messages, system sends all previous messages again instead of just the edited one.
Steps to Reproduce