4348 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
Ashley
243a3faf77 Update all images & some wrong parts 2025-02-18 00:34:10 +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
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
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
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
5ca310384a
chore: update style codeblock (#4599) 2025-02-06 21:42:52 +07:00
Faisal Amir
ed5c6a61a5
enhancement: toggle change cover hub banner style (#4579) 2025-02-05 15:29:11 +07:00
Faisal Amir
2d82567de7
enhancement: adjust hub ui in different themes (#4574) 2025-02-04 21:24:04 +07:00
Faisal Amir
678116c6d6
fix: exclude yml into totaldownload start next version (#4572) 2025-02-04 20:59:27 +07:00
Louis
ddc2cd5e0f
chore: correct conversational PATCH methods with latest cortex update (#4568) 2025-02-04 19:25:01 +07:00
Faisal Amir
e99cbd9e5c
enhancement: code snippet color and bakground should depend on native theme (#4566) 2025-02-04 19:12:08 +07:00
Emre Can Kartal
54e04c8262
blog: add DeepSeek R1 local installation guide (#4552)
* 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

---------

Co-authored-by: Louis <louis@jan.ai>
2025-02-03 21:01:27 +07:00
Louis
f071497c0e
chore: rotate model hub banner on app launch until set (#4542) 2025-01-29 23:12:16 +07:00
Louis
0a41a2456c
chore: sync cortex engine version (#4536) 2025-01-28 23:39:50 +07:00
Louis
83f090826e
feat: Jan Hub Revamp (#4491)
* feat: model hub revamp UI

* chore: model description - consistent markdown css

* chore: add model versions dropdown

* chore: integrate APIs - model sources

* chore: update model display name

* chore: lint fix

* chore: page transition animation

* feat: model search dropdown - deeplink

* chore: bump cortex version

* chore: add remote model sources

* chore: model download state

* chore: fix model metadata label

* chore: polish model detail page markdown

* test: fix test cases

* chore: initialize default Hub model sources

* chore: fix model stats

* chore: clean up click outside and inside hooks

* feat: change hub banner

* chore: lint fix

* chore: fix css long model id
2025-01-28 22:23:25 +07:00
Faisal Amir
261b44d906
feat: Standardize inline error messages (#4530) 2025-01-28 21:45:46 +07:00
Faisal Amir
c46e30d001
enhancement: unconsistent text color model name, hidden api-key field, and chat completion field under advance setting (#4532) 2025-01-28 21:45:32 +07:00
Faisal Amir
be6de587c5
enhancement: update responsive setting and my model page (#4533) 2025-01-28 21:45:20 +07:00
Louis
6dd090acc1
feat: allow users to add remote models (#4534) 2025-01-28 18:07:59 +07:00
Faisal Amir
65c9bb9fe1
enhancement: update app layout with system monitor open (#4528) 2025-01-28 12:33:03 +07:00
Faisal Amir
afae57b52b
enhancement: added space scroll remote engine setting (#4523)
* enhancement: added space scroll remote engine setting

* chore: show icon history only left panel close on thread page
2025-01-27 20:22:54 +07:00
Faisal Amir
628838442d
enhancement: create new thread with last chosen model (#4524)
* enhancement: create new thread with last chosen model

* chore: resolve setting undefined
2025-01-27 20:22:39 +07:00
Young Shung
7f6c8aa205
fix: typo on apple (#4525) 2025-01-27 20:22:29 +07:00
Faisal Amir
32436121c7
feat: remove umami (#4520) 2025-01-26 20:42:03 +07:00
Faisal Amir
cdc7d2ba47
enhancement: minor ui refinements (#4521)
* enhancement: minor ui refinements

* chore: update test case
2025-01-26 20:41:52 +07:00
Emre Can Kartal
5dc184eed9
docs: add privacy policy page and update navigation (#4472)
- Add comprehensive privacy policy page
- Hide privacy policy from navigation
- Update privacy page content
- Configure _meta.json for proper page visibility
2025-01-24 12:47:45 +07:00
Doan Bui
83550cd0d1
Feat: Allow HTTP proxy authentication inputs (#4479)
* sub dir

* setting proxy

* test useConfigurations

* fix lint

* test

* test 2

* update check
2025-01-24 09:31:26 +07:00
Ashley
8c6e6edd36
Merge pull request #4516 from janhq/chore/update-integrations-docs
chore: Update outdated integrations docs
2025-01-24 09:10:11 +07:00
Ashley
959c09dbbd Removed outdated Raycast instruction 2025-01-24 00:22:47 +07:00
Louis
3dcc8657ba
Merge pull request #4510 from janhq/release/v0.5.14
chore: sync 0.5.14 release into dev
2025-01-23 11:42:43 +07:00
Louis
27a4d979f3
Merge branch 'main' into release/v0.5.14
# Conflicts:
#	extensions/inference-cortex-extension/download.bat
#	extensions/inference-cortex-extension/download.sh
#	extensions/inference-cortex-extension/rollup.config.ts
2025-01-23 11:27:31 +07:00
Nguyen Ngoc Minh
f480dd35ca
Merge pull request #4506 from janhq/chore/allow-only-internal-contributor
chore: ignore external contributors
2025-01-22 21:41:08 +07:00
Faisal Amir
53f2943b2c
fix: typo meta description (#4507)
* fix: typo meta description

* chore: fix meta desc
2025-01-22 21:39:55 +07:00
Minh141120
a59ba000c0 chore: ignore external contributors 2025-01-22 21:17:38 +07:00
Louis
a3b242c4b7
Merge pull request #4504 from janhq/fix/thread-title-summarization-constraints
fix: thread title summarization doesn't work well on reasoning models
v0.5.14
2025-01-22 15:27:20 +07:00
Louis
156dbc21d0
fix: thread title summarization doesn't work well on reasoning models 2025-01-22 11:03:38 +07:00
Faisal Amir
a6238a22dd
fix: Correct index for Windows download button (#4500) 2025-01-21 22:06:36 +07:00
Louis
bcb016caa9
Merge pull request #4498 from janhq/chore/bump-llamacpp-version
chore: bump llama.cpp to the latest version
2025-01-21 21:25:03 +07:00
Louis
a2ca6a685f
chore: bump llama.cpp to the latest version 2025-01-21 15:43:02 +07:00
Louis
105a1c3078
Merge pull request #4486 from janhq/main
chore: sync from main into dev
2025-01-20 13:50:44 +07:00
Louis
0dd251915d
Merge pull request #4481 from janhq/chore/engines-data-cache
chore: add caching for engines to improve load time
v0.5.14-rc7-beta
2025-01-18 09:31:09 +07:00
Louis
9cf63f87cc
chore: fix type access 2025-01-18 09:16:32 +07:00
Louis
c7bc2eff62
chore: engines data cache - improve ux 2025-01-17 23:12:40 +07:00
Louis
0547cac0bf
Merge pull request #4480 from janhq/chore/correct-mistral-ai-request-transformation-template
chore: remote provider error handling and chore bug fix
v0.5.14-rc6-beta
2025-01-17 18:18:34 +07:00