ui_reset_userinput now resets role associated with user input to user always. chat_show now does a full on ui_reset_userinput, and thus inturn session switching now force cleans up User Input area, state and associated data (like dataURLs) with chat_show->ui_reset_userinput. UIRefresh helper does a partial ui_reset_userinput thus cleaning up the user input state. Inturn given that addsmart_uishow calls uirefresh, so avoid calling partial ui_reset_userinput after call to addsmart_uishow. show_message now sets user input area role to either ToolTemp or User (all cases other than ToolTemp). |
||
|---|---|---|
| .. | ||
| batched-bench | ||
| cvector-generator | ||
| export-lora | ||
| gguf-split | ||
| imatrix | ||
| llama-bench | ||
| main | ||
| mtmd | ||
| perplexity | ||
| quantize | ||
| rpc | ||
| run | ||
| server | ||
| tokenize | ||
| tts | ||
| CMakeLists.txt | ||