-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* working on auto session name * fix slow startup when you have lots of local models Close #16 * fix app is slow to startup when you have lots of large chat sessions Close #17 * fix some footer items are not clickable Close #18 * fix naming a session always adds a "1" to the end Close #19 * fix crash when app cant reach ollama server to get PS info Close #20 * fix license not showing in model details view * fix pause on chat model change and details need loading * fixed many session related bugs * added new event system for chat manager related functions * added start of custom prompt tab * massive refactor of internals * added cli and env options to enable llm auto session naming * added chat session token stats * finished initial custom prompt add / edit / delete dialog * add slash command with auto complete to load custom prompt
- Loading branch information
1 parent
6f83a07
commit 77cb9e1
Showing
77 changed files
with
3,773 additions
and
981 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.