4507 Commits

Author SHA1 Message Date
Ashley
29a2a171d5
Merge pull request #4676 from janhq/chore/update-docs
chore: Update all images & some wrong parts in Jan docs
2025-02-18 14:00:46 +07:00
Louis
6c6fc08a45
chore: fix engine template for remote providers (#4680) v0.5.15 v0.5.15-rc21-beta 2025-02-18 13:05:23 +07:00
Louis
f08de8cc8f
chore: bump cortex release 1.0.10 (#4679) v0.5.15-rc20-beta 2025-02-18 12:14:36 +07:00
Faisal Amir
4ff7959334
fix: reload app when gpu change (#4678) v0.5.15-rc19-beta 2025-02-18 11:40:44 +07:00
Louis
23d1b72ab5
chore: bump cortex.cpp 1.0.10-rc13 (#4677) v0.5.15-rc18-beta 2025-02-18 10:12:22 +07:00
Ashley
243a3faf77 Update all images & some wrong parts 2025-02-18 00:34:10 +07:00
Louis
8db8110dd7
chore: update api playground to be synced with the latest cortex.cpp specs (#4672) 2025-02-17 22:17:56 +07:00
Louis
e0437afb2c
fix: app stucks at generating response state after stopped the previous session (#4662)
* chore: add OpenAI o3-mini model to ship with the app by default

* chore: should not reload model on inference parameters update

* chore: update cortex.cpp rc build
v0.5.15-rc17-beta
2025-02-17 15:24:43 +07:00
Faisal Amir
9dc2597540
chore: update ui width text field slider, and conditional button copy for hgf token (#4661) 2025-02-17 15:19:59 +07:00
Faisal Amir
929fc579ec
chore: disable turn off local engine llamacpp (#4660) 2025-02-17 13:44:00 +07:00
Faisal Amir
b0c6779015
feat: app updater with changelog (#4631)
* feat: ui modal app updater with changelog

* chore: update action when click update now

* chore: update handler actions

* chore: fix linter
2025-02-17 12:08:08 +07:00
ddri
476c7f723f
Fix typo for Red Hat company name (#4637)
"Red Hat" is the correct company name, not "Redhat".
2025-02-16 11:47:35 +07:00
Louis
1927262b62
chore: bump cortex-cpp rc10 (#4656) v0.5.15-rc16-beta 2025-02-15 15:21:01 +07:00
Louis
d472f2e30c
chore: bump cortex version and fix misc UI issues (#4654) v0.5.15-rc15-beta 2025-02-15 10:18:26 +07:00
Faisal Amir
9aed6523ea
fix: link open new window inside chat message (#4651)
* fix: link open new window inside chat message

* chore: fix linter
2025-02-14 22:29:02 +07:00
Faisal Amir
dde260e723
fix: gpu hardware state (#4650)
* fix: gpu hardware state

* chore: cleanup state

* chore: clear state
2025-02-14 11:21:18 +07:00
Louis
7a6890bd7f
chore: remote engine error handling (#4646)
* chore: Gemini error handling

* chore: remote provider error handling

* chore: remote provider error handling

* chore: fix anthropic unsupported parameters

* chore: fix tests
v0.5.15-rc14-beta
2025-02-13 18:32:33 +07:00
Faisal Amir
0c0b7e5fcc
fix: error setting remote engine (#4648)
* fix: link setting error remote engine

* fix: change logo gemini, and resolve link error setting
2025-02-13 17:35:22 +07:00
Faisal Amir
d2336cfb0f
fix: model dropdown icon miss align (#4645) 2025-02-13 17:18:46 +07:00
Faisal Amir
c538c60ce0
fix: rename google gemini into gemini (#4644) 2025-02-13 16:01:48 +07:00
Louis
470fd64ab5
chore: bump cortex.cpp server 1.0.10-rc6 (#4642)
* chore: bump cortex.cpp server 1.0.10-rc6

* chore: don't force stop model on delete if its not currently running
2025-02-13 12:39:04 +07:00
Faisal Amir
aed42edb3f
fix: multiple gpu (#4641)
* fix: multiple gpu

* chore: check vulkan when app load

* chore: remove log

* chore: update engine variant conditional
v0.5.15-rc13-beta
2025-02-12 22:50:56 +07:00
Faisal Amir
6d73f49cdf
fix: filter out variant engine (#4639)
* fix: filter out variant engine

* fix: filter out startwith
2025-02-12 19:20:38 +07:00
hiento09
89fc777f0d
fix: beta noti discord (#4640) 2025-02-12 18:01:18 +07:00
Louis
b8743cfb50
fix: messages re-render on different threads (#4638) v0.5.15-rc12-beta 2025-02-12 16:32:10 +07:00
hiento09
82c45debb7
chore: beta version not publish to github (#4634)
Co-authored-by: Service Account <service@jan.ai>
2025-02-12 09:53:54 +07:00
Louis
2510ed7bfe
chore: bump cortex-cpp to the rc5 to address race condition issue (#4630) v0.5.15-rc11-beta 2025-02-11 20:56:38 +07:00
Faisal Amir
6a87b73ced
fix: render slow on device label (#4627)
* fix: render slow on device label

* chore: remove log
2025-02-11 15:36:53 +07:00
Louis
087aaa5a55
fix: app shows update button even there is no new release (#4628) v0.5.15-rc10-beta 2025-02-11 15:29:24 +07:00
Louis
ab3b47f134
chore: fix engine variant for mac targets (#4626) 2025-02-11 14:28:08 +07:00
Louis
931d70fc50
chore: add back env paths setting so cortex engine can load libraries properly (#4625)
* chore: add back env paths setting so cortex engine can load libraries properly

* chore: bump cortex
v0.5.15-rc9-beta
2025-02-11 13:55:25 +07:00
Faisal Amir
1fe15236a0
fix: remove toggle enable GPU from setting (#4624)
* fix: remove toggle enable GPU

* chore: remove logic

* chore: fix linter
2025-02-11 13:49:51 +07:00
Louis
a6d2dac406
chore: change cortex.cpp log level to info for easier log observation (#4623) v0.5.15-rc8-beta 2025-02-11 11:05:13 +07:00
Louis
ceb93cafef
chore: bump cortex to the latest version 1.0.10-rc1 to address hardware UI issues (#4622)
* chore: bump cortex to the latest version 1.0.10-rc1 to address hardware API issues

* fix: app crashes while reading properties from undefined value

* fix: cuda engine variant selection logic
2025-02-11 10:24:47 +07:00
Faisal Amir
386d41028a
fix: filter out fake gpu (#4617) v0.5.15-rc7-beta 2025-02-10 21:03:28 +07:00
Louis
e877871dc6
fix: inconsistent models list on first launch (#4618) 2025-02-10 21:00:56 +07:00
Faisal Amir
6e891d9a3b
fix: remove from list dropdown when deleted remote model (#4616)
* fix: remove from list dropdown when deleted remote model

* chore: update logic
2025-02-10 20:19:47 +07:00
Emre Can Kartal
f8f19af8c5
docs: add new changelog posts and images (#4601)
* docs: add DeepSeek R1 local installation guide

- Add comprehensive guide for running DeepSeek R1 locally
- Include step-by-step instructions with screenshots
- Add VRAM requirements and model selection guide
- Include system prompt setup instructions

* docs: add comprehensive guide on running AI models locally

* docs: address PR feedback for DeepSeek R1 and local AI guides

- Improve language and terminology throughout
- Add Linux support information
- Enhance technical explanations
- Update introduction for better flow
- Fix parameters section in run-ai-models-locally.mdx

* docs: improve local AI guides content and linking

- Update titles and introductions for better SEO
- Add opinionated guidance section for beginners
- Link DeepSeek guide with general local AI guide
- Fix typos and improve readability

* docs: add new changelog posts and images

- Add DeepSeek R1 changelog (v0.5.14)
- Add key issues resolved changelog (v0.5.13)
- Add corresponding changelog images

---------

Co-authored-by: Louis <louis@jan.ai>
2025-02-10 09:49:54 +07:00
Emre Can Kartal
60447289bd
blog: improve local AI guide for beginners (#4610)
* docs: add DeepSeek R1 local installation guide

- Add comprehensive guide for running DeepSeek R1 locally
- Include step-by-step instructions with screenshots
- Add VRAM requirements and model selection guide
- Include system prompt setup instructions

* docs: add comprehensive guide on running AI models locally

* docs: address PR feedback for DeepSeek R1 and local AI guides

- Improve language and terminology throughout
- Add Linux support information
- Enhance technical explanations
- Update introduction for better flow
- Fix parameters section in run-ai-models-locally.mdx

* docs: improve local AI guides content and linking

- Update titles and introductions for better SEO
- Add opinionated guidance section for beginners
- Link DeepSeek guide with general local AI guide
- Fix typos and improve readability

* fix: remove git conflict markers from deepseek guide frontmatter

* docs: improve local AI guide for beginners

Key improvements:
- Add detailed explanation of GGUF and why it's needed
- Improve content structure and readability
- Add visual guides with SEO-friendly images
- Enhance llama.cpp explanation with GitHub link
- Fix heading hierarchy for better navigation
- Add practical examples and common questions
- Update image paths and captions for better SEO

Technical details:
- Add proper image alt text and captions
- Link to llama.cpp GitHub repository
- Clarify model size requirements
- Simplify hardware requirements section
- Improve heading structure (h1-h5)
- Add step-by-step model installation guide

* docs: add offline ChatGPT alternative guide with Jan

- Add comprehensive guide on using Jan as offline ChatGPT alternative
- Include step-by-step instructions for setup
- Add images for document chat feature
- Optimize content for SEO with relevant keywords

* docs: update description to emphasize computer-local aspect

---------

Co-authored-by: Louis <louis@jan.ai>
2025-02-10 09:43:07 +07:00
Ashley
2ef3e8b691
Merge pull request #4613 from janhq/chore/update-engine-docs
chore: Update guide for cloud model installation & some new remote engines
2025-02-09 22:28:07 +07:00
Louis
45edb9cc51
fix: error handling - pull remote models list raise an error on fail (#4615)
* chore: pull models list on /models update

* chore: correct engine extension name

* chore: fix undefined error

* chore: revert auto populating remote models on update
2025-02-09 19:40:32 +07:00
Louis
05b124f624
chore: add back app logging function (#4614) 2025-02-09 19:36:56 +07:00
Ashley
433bee7134 Added DeepSeek & Google guides, updated some images 2025-02-09 16:59:34 +07:00
Ashley
5b76a69bab Added guide for cloud model installation 2025-02-09 15:53:57 +07:00
Louis
8419973d5e
chore: open URL from model detail page should open in an external browser (#4611)
* chore: open URL from model detail page should open in an external browser

* chore: remove unused param
2025-02-09 14:23:54 +07:00
Faisal Amir
a9a63ab5d9
fix: server log actions position (#4608)
* fix: sever log actions position

* chore: unused import
2025-02-09 13:07:08 +07:00
Faisal Amir
c5f17b4e83
fix: remote engine model auto select (#4609) 2025-02-09 13:06:57 +07:00
Louis
42f767c191
chore: update remote provider response transform template (#4602) 2025-02-08 07:55:57 +07:00
Emre Can Kartal
404c3f096e
docs: improve local AI guides content and linking (#4600)
* docs: add DeepSeek R1 local installation guide

- Add comprehensive guide for running DeepSeek R1 locally
- Include step-by-step instructions with screenshots
- Add VRAM requirements and model selection guide
- Include system prompt setup instructions

* docs: add comprehensive guide on running AI models locally

* docs: address PR feedback for DeepSeek R1 and local AI guides

- Improve language and terminology throughout
- Add Linux support information
- Enhance technical explanations
- Update introduction for better flow
- Fix parameters section in run-ai-models-locally.mdx

* docs: improve local AI guides content and linking

- Update titles and introductions for better SEO
- Add opinionated guidance section for beginners
- Link DeepSeek guide with general local AI guide
- Fix typos and improve readability

* fix: remove git conflict markers from deepseek guide frontmatter

---------

Co-authored-by: Louis <louis@jan.ai>
2025-02-07 23:44:36 +07:00
Faisal Amir
9837d09756
fix: load model error component (#4604)
* fix: load model error should using error component

* chore: fix linter issue
2025-02-07 22:18:21 +07:00