Faisal Amir
faa09bd2bf
feat: Dekstop Revamp ( #2877 )
...
* feat: desktop revamp
* feat: refactor system monitor
* fix linter CI
* remove unused import component
* added responsive and resizeable component
* responsive and resizeable local server page
* finalize responsive and resizeable component
* fix scroll custom ui
* remove react scroll to bottom from modal troubleshoot
* fix modal troubleshoot ui
* fix setting gpu list
* text area custom scroll bar
* fix padding message input
* cleanup classname
* update inference engine model dropdown
* update loader style
* update quick ask ui
* prepare theme provider
* update dark theme
* remove update hotkey list model and navigation
* fix: cleanup hardcode classname
* fix: update feedback
* Set native theme electron
* update destop ui revamp from feedback
* update button icon component insider icon chat input message
* update model dropdown ui
* update tranaparent baclground
* update logo model provider
* fix: set background material acrylic support to blur background windows
* fix: update tranparent left and right panel
* fix: linter CI
* update app using frameless window
* styling custom style minimize, maximize and close app
* temporary hidden maximize window
* fix: responsive left and right panel
* fix: enable click outside when leftpanel responsive
* fix: remove unused import
* update transparent variable css windows
* fix: ui import model
* feat: Support Theme system (#2946 )
* feat: update support theme system
* update select component
* feat: add theme folder in root project
* fix: padding left and right center panel
* fix: update padding left and right
* chore: migrate themes
* fix: rmdirsync error
* chore: update gitignore
* fix: cp recursive
* fix: files electron package json
* fix: migration
* fix: update fgit ignore
---------
Co-authored-by: Louis <louis@jan.ai>
* fix: update feedback missing state when refrash app
* fix: error test CI
* chore: refactor useLoadThemes
* chore: cleanup unused vars
* fix: revert back menubar windows
* fix minor ui
* fix: minor ui
---------
Co-authored-by: Louis <louis@jan.ai>
2024-05-29 13:37:18 +07:00
Louis
54af9f9e43
fix: broken stop word input - support multiple stop words ( #2762 )
2024-04-21 17:54:41 +07:00
NamH
fa35aa6e14
feat: dynamically register extension settings ( #2494 )
...
* feat: add extesion settings
Signed-off-by: James <james@jan.ai>
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2024-03-29 15:44:46 +07:00
Louis
5ca3069fa1
fix: image upload button and drag event are not enabled ( #2248 )
...
* fix: image upload button and drag event are not enabled
* fix: add tooltips for unsupported model
2024-03-06 09:09:38 +07:00
hiro
e6c10202e0
feat: Jan can see ( #2069 )
...
* feat: jan can see
feat: Add GPT-4 Vision model (Preview)
fix: Add visionModel as property in ModelInfo
fix: Fix condition to load local messages in useSetActiveThread hook
feat: Enable Image as input for chat
fix: Update model parameters in JSON files for remote GPT models
fix: Add thread as optional
fix: Add support for message as image
fix: Linter
fix: Update proxyModel to proxy_model and add textModel
chore: Change proxyModel to proxy_model
fix: Update settings with visionModel and textModel
fix: vision model passed through the retrieval tool
fix: linter
* fix: could not load image and request is not able to be sent
---------
Co-authored-by: Louis <louis@jan.ai>
2024-03-05 08:33:09 +07:00
Louis
5ddc6ea4c8
fix: the selected model auto revert back to previous used model with setting mismatch ( #1883 )
...
* fix: the selected model auto revert back to previous used model with setting mismatch
* fix: view in finder and view file action
2024-02-01 12:31:26 +07:00
Louis
a50ea4a634
refactor: deprecate extension type implementation ( #1677 )
...
* refactor: deprecate extension type implementation
* chore: update README.md
* refactor: EventName to use the events defined in /types
2024-01-22 10:26:49 +07:00
Louis
8b6f7e846e
refactor: default max_tokens and ctx_len
2024-01-11 14:13:39 +07:00
Louis
19153c4137
fix: stop word update ( #1457 )
...
* fix: stop word update
* fix: enable stop settings
---------
Co-authored-by: hahuyhoang411 <hahuyhoanghhh41@gmail.com>
2024-01-11 10:03:59 +07:00
Faisal Amir
a653c58384
Revert back save button thread setting
2024-01-04 14:39:33 +07:00
Faisal Amir
347e47f1ce
feat: finalize UI form new right panel thread
2024-01-04 14:39:33 +07:00
NamH
c580b4c848
feat: add engine settings ( #1199 )
...
* feat: add engine settings
Signed-off-by: James <james@jan.ai>
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2023-12-28 09:11:37 +07:00
NamH
121dc119f1
feat: adding model params ( #886 )
...
* feat: adding model params
Signed-off-by: James <james@jan.ai>
* chore: inference request parameter
* Improve ui right panel model params
* Remove unused import
* Update slider track for darkmode
---------
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
Co-authored-by: Faisal Amir <urmauur@gmail.com>
2023-12-11 23:58:24 +07:00