docs: update title Docs | Jan
This commit is contained in:
parent
5540cd20d9
commit
7d4acf1e20
8
docs/docs/guides/changelogs/_category_.json
Normal file
8
docs/docs/guides/changelogs/_category_.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"label": "Changelogs",
|
||||||
|
"position": 5,
|
||||||
|
"link": {
|
||||||
|
"type": "generated-index",
|
||||||
|
"description": "Changelog for Jan"
|
||||||
|
}
|
||||||
|
}
|
||||||
@ -7,40 +7,40 @@ For more details, [GitHub Issues](https://github.com/janhq/jan/releases/tag/v0.2
|
|||||||
|
|
||||||
Highlighted Issue: [Issue #342: feat: Add Jan Hacker House event page to Docs](https://github.com/janhq/jan/pull/342)
|
Highlighted Issue: [Issue #342: feat: Add Jan Hacker House event page to Docs](https://github.com/janhq/jan/pull/342)
|
||||||
|
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
- feat: Add Jan Hacker House event page to Docs @dan-jan (#342)
|
- feat: Add Jan Hacker House event page to Docs @dan-jan (#342)
|
||||||
- feat: Hide incomplete Hardware section from Docs site @dan-jan (#341)
|
- feat: Hide incomplete Hardware section from Docs site @dan-jan (#341)
|
||||||
- style: better chatbox ui @0xSage (#338)
|
- style: better chatbox ui @0xSage (#338)
|
||||||
- feat: allowing user to fetch models from github @namchuai (#319)
|
- feat: allowing user to fetch models from github @namchuai (#319)
|
||||||
- fixes: #247 - inference plugin should check nitro service available @louis-jan (#313)
|
- fixes: #247 - inference plugin should check nitro service available @louis-jan (#313)
|
||||||
- Fix icon error for linux app @hiento09 (#316)
|
- Fix icon error for linux app @hiento09 (#316)
|
||||||
- docs: initial hardware content @Its-Alamin-H (#240)
|
- docs: initial hardware content @Its-Alamin-H (#240)
|
||||||
- fixes #277 - bug: memory utilization always at 99% @louis-jan (#309)
|
- fixes #277 - bug: memory utilization always at 99% @louis-jan (#309)
|
||||||
- Docusaurus parser string from githubapi to get latest release @hiento09 (#312)
|
- Docusaurus parser string from githubapi to get latest release @hiento09 (#312)
|
||||||
- Footer background, CTA \& Highlight colors @drakehere (#288)
|
- Footer background, CTA \& Highlight colors @drakehere (#288)
|
||||||
- Fix CI Test run failed on ubuntu and change release file app name @hiento09 (#307)
|
- Fix CI Test run failed on ubuntu and change release file app name @hiento09 (#307)
|
||||||
- Add docusaurus test build pipeline @hiento09 (#302)
|
- Add docusaurus test build pipeline @hiento09 (#302)
|
||||||
- fix: #271 Cannot read properties of undefined (reading 'map') @louis-jan (#300)
|
- fix: #271 Cannot read properties of undefined (reading 'map') @louis-jan (#300)
|
||||||
- Fix Docusaurus server side render error @hiento09 (#301)
|
- Fix Docusaurus server side render error @hiento09 (#301)
|
||||||
- fix #283: small ui fixes @namchuai (#299)
|
- fix #283: small ui fixes @namchuai (#299)
|
||||||
|
|
||||||
## 🐛 Bug Fixes
|
## 🐛 Bug Fixes
|
||||||
|
|
||||||
- Fix #290: Add description in package.json and rename to jan @hiento09 (#333)
|
- Fix #290: Add description in package.json and rename to jan @hiento09 (#333)
|
||||||
|
|
||||||
## 🧰 Maintenance
|
## 🧰 Maintenance
|
||||||
|
|
||||||
- Add Documentation category to release note template @hiento09 (#332)
|
- Add Documentation category to release note template @hiento09 (#332)
|
||||||
- Chore/release note template @hiento09 (#323)
|
- Chore/release note template @hiento09 (#323)
|
||||||
- Add release note template @hiento09 (#322)
|
- Add release note template @hiento09 (#322)
|
||||||
|
|
||||||
## 📖 Documentaion
|
## 📖 Documentaion
|
||||||
|
|
||||||
- Add auto update app download url on jan.ai @hiento09 (#311)
|
- Add auto update app download url on jan.ai @hiento09 (#311)
|
||||||
- docs: update per v0.1.3 @0xSage (#280)
|
- docs: update per v0.1.3 @0xSage (#280)
|
||||||
|
|
||||||
## Contributor
|
## Contributor
|
||||||
|
|
||||||
@0xSage, @Its-Alamin-H, @dan-jan, @drakehere, @hiento09, @hientominh, @louis-jan, @namchuai, Hien To and James
|
@0xSage, @Its-Alamin-H, @dan-jan, @drakehere, @hiento09, @hientominh, @louis-jan, @namchuai, Hien To and James
|
||||||
|
|
||||||
|
|||||||
@ -7,86 +7,86 @@ For more details, [GitHub Issues](https://github.com/janhq/jan/releases/tag/v0.2
|
|||||||
|
|
||||||
Highlighted Issue: [Issue #446: fix: model is started but the indicator is not stopped loading](https://github.com/janhq/jan/pull/446)
|
Highlighted Issue: [Issue #446: fix: model is started but the indicator is not stopped loading](https://github.com/janhq/jan/pull/446)
|
||||||
|
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
- fix: model is started but the indicator is not stopped loading @louis-jan (#446)
|
- fix: model is started but the indicator is not stopped loading @louis-jan (#446)
|
||||||
- fix: bring back install plugin manually function @louis-jan (#448)
|
- fix: bring back install plugin manually function @louis-jan (#448)
|
||||||
- fix: duplicated messages when user switch between conversations @namchuai (#441)
|
- fix: duplicated messages when user switch between conversations @namchuai (#441)
|
||||||
- chore: added loader starting and stopping model @urmauur (#438)
|
- chore: added loader starting and stopping model @urmauur (#438)
|
||||||
- chore: Change license to AGPL @dan-jan (#442)
|
- chore: Change license to AGPL @dan-jan (#442)
|
||||||
- fix: plugin \& model catalog import cache are not cleared properly @louis-jan (#437)
|
- fix: plugin \& model catalog import cache are not cleared properly @louis-jan (#437)
|
||||||
- fix error codesign @hiento09 (#439)
|
- fix error codesign @hiento09 (#439)
|
||||||
- fix: app version and cleanup unused code @urmauur (#434)
|
- fix: app version and cleanup unused code @urmauur (#434)
|
||||||
- chore: update core service - get plugin manifest @louis-jan (#432)
|
- chore: update core service - get plugin manifest @louis-jan (#432)
|
||||||
- ui: interface revamp @urmauur (#429)
|
- ui: interface revamp @urmauur (#429)
|
||||||
- fix: scroll on explore models does not work @namchuai (#427)
|
- fix: scroll on explore models does not work @namchuai (#427)
|
||||||
- feat: adding create bot functionality @namchuai (#368)
|
- feat: adding create bot functionality @namchuai (#368)
|
||||||
- chore: install or update a plugin should not interrupt dev process @louis-jan (#420)
|
- chore: install or update a plugin should not interrupt dev process @louis-jan (#420)
|
||||||
- chore: Update nitro 0.1.2 windows/ linux @vuonghoainam (#421)
|
- chore: Update nitro 0.1.2 windows/ linux @vuonghoainam (#421)
|
||||||
- chore: update core service enums @louis-jan (#414)
|
- chore: update core service enums @louis-jan (#414)
|
||||||
- feat: chat with documents plugin @louis-jan (#417)
|
- feat: chat with documents plugin @louis-jan (#417)
|
||||||
- misc: setup prettier @urmauur (#412)
|
- misc: setup prettier @urmauur (#412)
|
||||||
- adr: 007 - Jan Plugin Catalog @louis-jan (#408)
|
- adr: 007 - Jan Plugin Catalog @louis-jan (#408)
|
||||||
- adr: 006 - Jan Core Module @louis-jan (#404)
|
- adr: 006 - Jan Core Module @louis-jan (#404)
|
||||||
- feat: Support for nitro release 0.1.2 @vuonghoainam (#409)
|
- feat: Support for nitro release 0.1.2 @vuonghoainam (#409)
|
||||||
- feat: explore plugins from the npm repository and install them remotely @louis-jan (#399)
|
- feat: explore plugins from the npm repository and install them remotely @louis-jan (#399)
|
||||||
- feat: fix event description @dan-jan (#400)
|
- feat: fix event description @dan-jan (#400)
|
||||||
- fix: high cpu usage @louis-jan (#401)
|
- fix: high cpu usage @louis-jan (#401)
|
||||||
- docs: model installation ADR @0xSage (#390)
|
- docs: model installation ADR @0xSage (#390)
|
||||||
- chore: update core events module @louis-jan (#394)
|
- chore: update core events module @louis-jan (#394)
|
||||||
- feat: Update Social OG Image and Meta Description @dan-jan (#387)
|
- feat: Update Social OG Image and Meta Description @dan-jan (#387)
|
||||||
- misc: UI home @urmauur (#392)
|
- misc: UI home @urmauur (#392)
|
||||||
- Update hcmc-oct23.md @0xSage (#389)
|
- Update hcmc-oct23.md @0xSage (#389)
|
||||||
- chore: remove deprecated extension functions @louis-jan (#388)
|
- chore: remove deprecated extension functions @louis-jan (#388)
|
||||||
- Fix bugs image overlap dropdown button download @urmauur (#384)
|
- Fix bugs image overlap dropdown button download @urmauur (#384)
|
||||||
- chore: resolve fetch models api limit rate @louis-jan (#383)
|
- chore: resolve fetch models api limit rate @louis-jan (#383)
|
||||||
- chore: update convo summary @louis-jan (#378)
|
- chore: update convo summary @louis-jan (#378)
|
||||||
- Update interface landing page @urmauur (#381)
|
- Update interface landing page @urmauur (#381)
|
||||||
- Add simple copywriting changes @dan-jan (#382)
|
- Add simple copywriting changes @dan-jan (#382)
|
||||||
- chore: update core services and module export @louis-jan (#376)
|
- chore: update core services and module export @louis-jan (#376)
|
||||||
- chore: #371 - reference to plugin name and module path as variables @louis-jan (#372)
|
- chore: #371 - reference to plugin name and module path as variables @louis-jan (#372)
|
||||||
- feat: Edit event details, hide all unnecessary website sections @dan-jan (#369)
|
- feat: Edit event details, hide all unnecessary website sections @dan-jan (#369)
|
||||||
- docs: UI Service ADR @0xSage (#318)
|
- docs: UI Service ADR @0xSage (#318)
|
||||||
- Feat/issue 255 adr 001 jand cloud native @nam-john-ho (#262)
|
- Feat/issue 255 adr 001 jand cloud native @nam-john-ho (#262)
|
||||||
- Move plugins folder from electron to root folder @hiento09 (#366)
|
- Move plugins folder from electron to root folder @hiento09 (#366)
|
||||||
- feature: core plugin support events \& preferences modules @louis-jan (#365)
|
- feature: core plugin support events \& preferences modules @louis-jan (#365)
|
||||||
- Fix/250 @namchuai (#349)
|
- Fix/250 @namchuai (#349)
|
||||||
- Change License and update README @dan-jan (#356)
|
- Change License and update README @dan-jan (#356)
|
||||||
- Jan 339 @dan-jan (#348)
|
- Jan 339 @dan-jan (#348)
|
||||||
- feat: Jan 339 @dan-jan (#347)
|
- feat: Jan 339 @dan-jan (#347)
|
||||||
- Add social og:image @dan-jan (#346)
|
- Add social og:image @dan-jan (#346)
|
||||||
- feat(ard): Add adr 002 @vuonghoainam (#261)
|
- feat(ard): Add adr 002 @vuonghoainam (#261)
|
||||||
|
|
||||||
## 🚀 Features
|
## 🚀 Features
|
||||||
|
|
||||||
- #357 plugin \& app can subscribe and emit events @louis-jan (#358)
|
- #357 plugin \& app can subscribe and emit events @louis-jan (#358)
|
||||||
- feature: @janhq/plugin-core module \& usage @louis-jan (#321)
|
- feature: @janhq/plugin-core module \& usage @louis-jan (#321)
|
||||||
|
|
||||||
## 🐛 Bug Fixes
|
## 🐛 Bug Fixes
|
||||||
|
|
||||||
- Change to load nitron on windows and linux from bash/shell script @hiento09 (#451)
|
- Change to load nitron on windows and linux from bash/shell script @hiento09 (#451)
|
||||||
- Fix data-plugin install failed on mac silicon from npm @hiento09 (#413)
|
- Fix data-plugin install failed on mac silicon from npm @hiento09 (#413)
|
||||||
- Correct version of plugins @hiento09 (#374)
|
- Correct version of plugins @hiento09 (#374)
|
||||||
|
|
||||||
## 🧰 Maintenance
|
## 🧰 Maintenance
|
||||||
|
|
||||||
- upgrade leveldown to newest version @hiento09 (#447)
|
- upgrade leveldown to newest version @hiento09 (#447)
|
||||||
- Update auto-sign plugin by search file permission 664 @hiento09 (#445)
|
- Update auto-sign plugin by search file permission 664 @hiento09 (#445)
|
||||||
- Change codesign plugin folder in ci @hiento09 (#440)
|
- Change codesign plugin folder in ci @hiento09 (#440)
|
||||||
- Add continue on error for import cert @hiento09 (#436)
|
- Add continue on error for import cert @hiento09 (#436)
|
||||||
- Update code siging for new data plugin @hiento09 (#433)
|
- Update code siging for new data plugin @hiento09 (#433)
|
||||||
- Add readme inference plugin @hiento09 (#426)
|
- Add readme inference plugin @hiento09 (#426)
|
||||||
- Add username to remote origin @hiento09 (#425)
|
- Add username to remote origin @hiento09 (#425)
|
||||||
- Add auto create PR to plugin-catalog when a new version of plugin is … @hiento09 (#416)
|
- Add auto create PR to plugin-catalog when a new version of plugin is … @hiento09 (#416)
|
||||||
- Fix data-plugin install failed on mac silicon from npm @hiento09 (#413)
|
- Fix data-plugin install failed on mac silicon from npm @hiento09 (#413)
|
||||||
- Chore/remove package lock @hiento09 (#398)
|
- Chore/remove package lock @hiento09 (#398)
|
||||||
- Refactor cicd @hiento09 (#397)
|
- Refactor cicd @hiento09 (#397)
|
||||||
- Correct version of plugins @hiento09 (#374)
|
- Correct version of plugins @hiento09 (#374)
|
||||||
- Rename plugin-core to core @hiento09 (#370)
|
- Rename plugin-core to core @hiento09 (#370)
|
||||||
- Fix error check change in plugins folder @hiento09 (#367)
|
- Fix error check change in plugins folder @hiento09 (#367)
|
||||||
- chore: jan.ai nits @0xSage (#354)
|
- chore: jan.ai nits @0xSage (#354)
|
||||||
|
|
||||||
## Contributor
|
## Contributor
|
||||||
|
|
||||||
@0xSage, @dan-jan, @hiento09, @jan-service-account, @louis-jan, @nam-john-ho, @namchuai, @tikikun, @urmauur, @vuonghoainam and Hien To
|
@0xSage, @dan-jan, @hiento09, @jan-service-account, @louis-jan, @nam-john-ho, @namchuai, @tikikun, @urmauur, @vuonghoainam and Hien To
|
||||||
|
|
||||||
|
|||||||
@ -7,36 +7,36 @@ For more details, [GitHub Issues](https://github.com/janhq/jan/releases/tag/v0.2
|
|||||||
|
|
||||||
Highlighted Issue: [Issue #469: chore: plugin and app version dependency](https://github.com/janhq/jan/pull/469)
|
Highlighted Issue: [Issue #469: chore: plugin and app version dependency](https://github.com/janhq/jan/pull/469)
|
||||||
|
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
- chore: plugin and app version dependency @louis-jan (#469)
|
- chore: plugin and app version dependency @louis-jan (#469)
|
||||||
- bug: showing a modal when user start conf but model not active @urmauur (#466)
|
- bug: showing a modal when user start conf but model not active @urmauur (#466)
|
||||||
- fix: duplicated modal and loading state @louis-jan (#465)
|
- fix: duplicated modal and loading state @louis-jan (#465)
|
||||||
- bug: fix overflow scroll horizontal message @urmauur (#464)
|
- bug: fix overflow scroll horizontal message @urmauur (#464)
|
||||||
- bug: avoid chat body scroll horizontal @urmauur (#462)
|
- bug: avoid chat body scroll horizontal @urmauur (#462)
|
||||||
- bug: fix logic plugin update plugin and show installed version @urmauur (#459)
|
- bug: fix logic plugin update plugin and show installed version @urmauur (#459)
|
||||||
- bug: chat view drops enumeration @urmauur (#456)
|
- bug: chat view drops enumeration @urmauur (#456)
|
||||||
- fix: allow switching models when switch between conversations @namchuai (#458)
|
- fix: allow switching models when switch between conversations @namchuai (#458)
|
||||||
- fix: CI run fails on windows @louis-jan (#463)
|
- fix: CI run fails on windows @louis-jan (#463)
|
||||||
- fix: failed to build electron app @louis-jan (#461)
|
- fix: failed to build electron app @louis-jan (#461)
|
||||||
- fix: correct app version display @louis-jan (#452)
|
- fix: correct app version display @louis-jan (#452)
|
||||||
- fix: enable link color blue on docusaurus markdown @urmauur (#449)
|
- fix: enable link color blue on docusaurus markdown @urmauur (#449)
|
||||||
|
|
||||||
## 🚀 Features
|
## 🚀 Features
|
||||||
|
|
||||||
- feat: Add ADR-008 for extensible Jan @vuonghoainam (#431)
|
- feat: Add ADR-008 for extensible Jan @vuonghoainam (#431)
|
||||||
|
|
||||||
## 🐛 Bug Fixes
|
## 🐛 Bug Fixes
|
||||||
|
|
||||||
- data-plugin force leveldown to 6.1.1 @hiento09 (#453)
|
- data-plugin force leveldown to 6.1.1 @hiento09 (#453)
|
||||||
|
|
||||||
## 🧰 Maintenance
|
## 🧰 Maintenance
|
||||||
|
|
||||||
- Use electron-rebuild to build leveldown@5.6.0 for darwin arm64 @hiento09 (#455)
|
- Use electron-rebuild to build leveldown@5.6.0 for darwin arm64 @hiento09 (#455)
|
||||||
- data-plugin force leveldown back to 5.6.0 and rebuild for darwin arm64 @hiento09 (#454)
|
- data-plugin force leveldown back to 5.6.0 and rebuild for darwin arm64 @hiento09 (#454)
|
||||||
- data-plugin force leveldown to 6.1.1 @hiento09 (#453)
|
- data-plugin force leveldown to 6.1.1 @hiento09 (#453)
|
||||||
|
|
||||||
## Contributor
|
## Contributor
|
||||||
|
|
||||||
@hiento09, @jan-service-account, @louis-jan, @namchuai, @urmauur and @vuonghoainam
|
@hiento09, @jan-service-account, @louis-jan, @namchuai, @urmauur and @vuonghoainam
|
||||||
|
|
||||||
|
|||||||
@ -7,23 +7,23 @@ For more details, [GitHub Issues](https://github.com/janhq/jan/releases/tag/v0.2
|
|||||||
|
|
||||||
Highlighted Issue: [Issue #482: fix: hide preferences section if empty](https://github.com/janhq/jan/pull/482)
|
Highlighted Issue: [Issue #482: fix: hide preferences section if empty](https://github.com/janhq/jan/pull/482)
|
||||||
|
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
- fix: hide preferences section if empty @louis-jan (#482)
|
- fix: hide preferences section if empty @louis-jan (#482)
|
||||||
- chore: fix conversation summary @louis-jan (#480)
|
- chore: fix conversation summary @louis-jan (#480)
|
||||||
- chore: missing create conversation button when there is no conversation is selected @louis-jan (#478)
|
- chore: missing create conversation button when there is no conversation is selected @louis-jan (#478)
|
||||||
- fix: download now change state immediately @namchuai (#475)
|
- fix: download now change state immediately @namchuai (#475)
|
||||||
- chore: add required app version to edge release plugin @louis-jan (#471)
|
- chore: add required app version to edge release plugin @louis-jan (#471)
|
||||||
|
|
||||||
## 🐛 Bug Fixes
|
## 🐛 Bug Fixes
|
||||||
|
|
||||||
- add rebuild for mac x64 @hiento09 (#473)
|
- add rebuild for mac x64 @hiento09 (#473)
|
||||||
|
|
||||||
## 🧰 Maintenance
|
## 🧰 Maintenance
|
||||||
|
|
||||||
- Add build deps for data-plugin in CI @hiento09 (#472)
|
- Add build deps for data-plugin in CI @hiento09 (#472)
|
||||||
|
|
||||||
## Contributor
|
## Contributor
|
||||||
|
|
||||||
@hiento09, @hientominh, @jan-service-account, @louis-jan and @namchuai
|
@hiento09, @hientominh, @jan-service-account, @louis-jan and @namchuai
|
||||||
|
|
||||||
|
|||||||
@ -7,23 +7,23 @@ For more details, [GitHub Issues](https://github.com/janhq/jan/releases/tag/v0.3
|
|||||||
|
|
||||||
Highlighted Issue: [Issue #482: fix: hide preferences section if empty](https://github.com/janhq/jan/pull/482)
|
Highlighted Issue: [Issue #482: fix: hide preferences section if empty](https://github.com/janhq/jan/pull/482)
|
||||||
|
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
- fix: hide preferences section if empty @louis-jan (#482)
|
- fix: hide preferences section if empty @louis-jan (#482)
|
||||||
- chore: fix conversation summary @louis-jan (#480)
|
- chore: fix conversation summary @louis-jan (#480)
|
||||||
- chore: missing create conversation button when there is no conversation is selected @louis-jan (#478)
|
- chore: missing create conversation button when there is no conversation is selected @louis-jan (#478)
|
||||||
- fix: download now change state immediately @namchuai (#475)
|
- fix: download now change state immediately @namchuai (#475)
|
||||||
- chore: add required app version to edge release plugin @louis-jan (#471)
|
- chore: add required app version to edge release plugin @louis-jan (#471)
|
||||||
|
|
||||||
## 🐛 Bug Fixes
|
## 🐛 Bug Fixes
|
||||||
|
|
||||||
- add rebuild for mac x64 @hiento09 (#473)
|
- add rebuild for mac x64 @hiento09 (#473)
|
||||||
|
|
||||||
## 🧰 Maintenance
|
## 🧰 Maintenance
|
||||||
|
|
||||||
- Add build deps for data-plugin in CI @hiento09 (#472)
|
- Add build deps for data-plugin in CI @hiento09 (#472)
|
||||||
|
|
||||||
## Contributor
|
## Contributor
|
||||||
|
|
||||||
@hiento09, @hientominh, @jan-service-account, @louis-jan and @namchuai
|
@hiento09, @hientominh, @jan-service-account, @louis-jan and @namchuai
|
||||||
|
|
||||||
|
|||||||
@ -7,71 +7,71 @@ For more details, [GitHub Issues](https://github.com/janhq/jan/releases/tag/v0.3
|
|||||||
|
|
||||||
Highlighted Issue: [Issue #580: fix: preformatted text indents the first line strangely](https://github.com/janhq/jan/pull/580)
|
Highlighted Issue: [Issue #580: fix: preformatted text indents the first line strangely](https://github.com/janhq/jan/pull/580)
|
||||||
|
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
- fix: preformatted text indents the first line strangely @louis-jan (#580)
|
- fix: preformatted text indents the first line strangely @louis-jan (#580)
|
||||||
- fix: failed to package app since core and uikit are not being built @louis-jan (#575)
|
- fix: failed to package app since core and uikit are not being built @louis-jan (#575)
|
||||||
- cleanup: remove component folder and cleanup conversation screen @urmauur (#574)
|
- cleanup: remove component folder and cleanup conversation screen @urmauur (#574)
|
||||||
- bug: update convo state when user change model @urmauur (#571)
|
- bug: update convo state when user change model @urmauur (#571)
|
||||||
- fix(#566): jan cannot retrieve the conversations @namchuai (#570)
|
- fix(#566): jan cannot retrieve the conversations @namchuai (#570)
|
||||||
- bug: Toast messages shows [object object] @urmauur (#569)
|
- bug: Toast messages shows [object object] @urmauur (#569)
|
||||||
- ui: improve state of welcome screen @urmauur (#563)
|
- ui: improve state of welcome screen @urmauur (#563)
|
||||||
- chore: fixed an issue where app does not yield message result @louis-jan (#561)
|
- chore: fixed an issue where app does not yield message result @louis-jan (#561)
|
||||||
- Update readme @urmauur (#560)
|
- Update readme @urmauur (#560)
|
||||||
- ui: standalone UIKit and refactor @urmauur (#557)
|
- ui: standalone UIKit and refactor @urmauur (#557)
|
||||||
- Small description changes @dan-jan (#558)
|
- Small description changes @dan-jan (#558)
|
||||||
- add 'change download button based on OS' feature @Vikram-2004 (#551)
|
- add 'change download button based on OS' feature @Vikram-2004 (#551)
|
||||||
- feat: revamp plugin architecture @louis-jan (#535)
|
- feat: revamp plugin architecture @louis-jan (#535)
|
||||||
- Fix mobile padding @imtuyethan (#550)
|
- Fix mobile padding @imtuyethan (#550)
|
||||||
- chore: Update Readme @dan-jan (#549)
|
- chore: Update Readme @dan-jan (#549)
|
||||||
- Update Homepage and README with 1-line pitch @dan-jan (#548)
|
- Update Homepage and README with 1-line pitch @dan-jan (#548)
|
||||||
- docs: Add About, Events, Blog @dan-jan (#546)
|
- docs: Add About, Events, Blog @dan-jan (#546)
|
||||||
- Ashley/update website content @imtuyethan (#545)
|
- Ashley/update website content @imtuyethan (#545)
|
||||||
- Add guides @hahuyhoang411 (#488)
|
- Add guides @hahuyhoang411 (#488)
|
||||||
- Structure Docs @dan-jan (#536)
|
- Structure Docs @dan-jan (#536)
|
||||||
- Update README.md @imtuyethan (#533)
|
- Update README.md @imtuyethan (#533)
|
||||||
- Chore: Setup "Jan Improvements Proposal" workflow @dan-jan (#534)
|
- Chore: Setup "Jan Improvements Proposal" workflow @dan-jan (#534)
|
||||||
- Update website tag line @imtuyethan (#527)
|
- Update website tag line @imtuyethan (#527)
|
||||||
- fix: #396 - allow user to cancel a model download @louis-jan (#530)
|
- fix: #396 - allow user to cancel a model download @louis-jan (#530)
|
||||||
- fix: #479 - Toggle plugin is now experimental feature @louis-jan (#531)
|
- fix: #479 - Toggle plugin is now experimental feature @louis-jan (#531)
|
||||||
- chore: disable app update on test @louis-jan (#521)
|
- chore: disable app update on test @louis-jan (#521)
|
||||||
- bug: chat UI is not consistent @urmauur (#520)
|
- bug: chat UI is not consistent @urmauur (#520)
|
||||||
- refactor: plugin manager and execution as ts @louis-jan (#504)
|
- refactor: plugin manager and execution as ts @louis-jan (#504)
|
||||||
- fix: app toolbar is gone on windows @louis-jan (#503)
|
- fix: app toolbar is gone on windows @louis-jan (#503)
|
||||||
- Chore: refactor code, hide plugin menu in web @ghost (#502)
|
- Chore: refactor code, hide plugin menu in web @ghost (#502)
|
||||||
- fix: dest.end is not a function @louis-jan (#501)
|
- fix: dest.end is not a function @louis-jan (#501)
|
||||||
- #255: Jan cloud native @ghost (#320)
|
- #255: Jan cloud native @ghost (#320)
|
||||||
- bug: download new version should show in status bar @urmauur (#500)
|
- bug: download new version should show in status bar @urmauur (#500)
|
||||||
- feat: add New Conversation button on the conversation sidebar @urmauur (#499)
|
- feat: add New Conversation button on the conversation sidebar @urmauur (#499)
|
||||||
- chore: update plugin readme @louis-jan (#497)
|
- chore: update plugin readme @louis-jan (#497)
|
||||||
- chore: update plugins license @louis-jan (#496)
|
- chore: update plugins license @louis-jan (#496)
|
||||||
- #255: Read plugins manifest from CDN @ghost (#495)
|
- #255: Read plugins manifest from CDN @ghost (#495)
|
||||||
- chore: update plugin sdk - add appDataPath @louis-jan (#492)
|
- chore: update plugin sdk - add appDataPath @louis-jan (#492)
|
||||||
- chore: enable back bot function for edge-release @louis-jan (#474)
|
- chore: enable back bot function for edge-release @louis-jan (#474)
|
||||||
- chore: attempt to kill Nitro subprocesses @louis-jan (#484)
|
- chore: attempt to kill Nitro subprocesses @louis-jan (#484)
|
||||||
- docs: new dev hub @0xSage (#450)
|
- docs: new dev hub @0xSage (#450)
|
||||||
|
|
||||||
## 🚀 Features
|
## 🚀 Features
|
||||||
|
|
||||||
- feat: Experimental Feature Toggle @louis-jan (#525)
|
- feat: Experimental Feature Toggle @louis-jan (#525)
|
||||||
|
|
||||||
## 🐛 Bug Fixes
|
## 🐛 Bug Fixes
|
||||||
|
|
||||||
- Add rebuild leveldown for arm on mac intel @hiento09 (#487)
|
- Add rebuild leveldown for arm on mac intel @hiento09 (#487)
|
||||||
|
|
||||||
## 🧰 Maintenance
|
## 🧰 Maintenance
|
||||||
|
|
||||||
- Bump nitro version from 0.1.4 to 0.1.6 @hiento09 (#581)
|
- Bump nitro version from 0.1.4 to 0.1.6 @hiento09 (#581)
|
||||||
- Add set yarn network timeout for uikit @hiento09 (#579)
|
- Add set yarn network timeout for uikit @hiento09 (#579)
|
||||||
- Fix error CI e2e run failed on windows @hiento09 (#578)
|
- Fix error CI e2e run failed on windows @hiento09 (#578)
|
||||||
- Fix build plugins macos codesiging error @hiento09 (#576)
|
- Fix build plugins macos codesiging error @hiento09 (#576)
|
||||||
- Add install nitro mac intel inference plugin build locally @hiento09 (#542)
|
- Add install nitro mac intel inference plugin build locally @hiento09 (#542)
|
||||||
- Bump nitro version to 0.1.4 @hiento09 (#532)
|
- Bump nitro version to 0.1.4 @hiento09 (#532)
|
||||||
- Chore/update yarn dev script @hiento09 (#529)
|
- Chore/update yarn dev script @hiento09 (#529)
|
||||||
- Inference Plugin pull nitro binary from release @hiento09 (#524)
|
- Inference Plugin pull nitro binary from release @hiento09 (#524)
|
||||||
- Correct version and license @hiento09 (#498)
|
- Correct version and license @hiento09 (#498)
|
||||||
|
|
||||||
## Contributor
|
## Contributor
|
||||||
|
|
||||||
@0xSage, @Vikram-2004, @dan-jan, @hahuyhoang411, @hiento09, @imtuyethan, @jan-service-account, @louis-jan, @namchuai, @tikikun, @urmauur, Han, James, John and nam-john-ho
|
@0xSage, @Vikram-2004, @dan-jan, @hahuyhoang411, @hiento09, @imtuyethan, @jan-service-account, @louis-jan, @namchuai, @tikikun, @urmauur, Han, James, John and nam-john-ho
|
||||||
|
|
||||||
|
|||||||
@ -7,39 +7,39 @@ For more details, [GitHub Issues](https://github.com/janhq/jan/releases/tag/v0.3
|
|||||||
|
|
||||||
Highlighted Issue: [Issue #612: fix: disabled required env](https://github.com/janhq/jan/pull/612)
|
Highlighted Issue: [Issue #612: fix: disabled required env](https://github.com/janhq/jan/pull/612)
|
||||||
|
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
- fix: disabled required env @urmauur (#612)
|
- fix: disabled required env @urmauur (#612)
|
||||||
- Install Posthog snippet @imtuyethan (#573)
|
- Install Posthog snippet @imtuyethan (#573)
|
||||||
- web: google tag manager @urmauur (#562)
|
- web: google tag manager @urmauur (#562)
|
||||||
- docs: fix syntax highlighting @0xSage (#602)
|
- docs: fix syntax highlighting @0xSage (#602)
|
||||||
- chore: remove past event @0xSage (#600)
|
- chore: remove past event @0xSage (#600)
|
||||||
- docs: new docs @0xSage (#599)
|
- docs: new docs @0xSage (#599)
|
||||||
- [chore]: Update docs @dan-jan (#597)
|
- [chore]: Update docs @dan-jan (#597)
|
||||||
|
|
||||||
## 🚀 Features
|
## 🚀 Features
|
||||||
|
|
||||||
- refactor: main electron with managers and handlers @louis-jan (#610)
|
- refactor: main electron with managers and handlers @louis-jan (#610)
|
||||||
|
|
||||||
## 🐛 Bug Fixes
|
## 🐛 Bug Fixes
|
||||||
|
|
||||||
- Fix: Failed to load model - unload model nitro @louis-jan (#616)
|
- Fix: Failed to load model - unload model nitro @louis-jan (#616)
|
||||||
- Restore cpx nitro step in yarn script @hiento09 (#617)
|
- Restore cpx nitro step in yarn script @hiento09 (#617)
|
||||||
- fix(#591): prevent duplicate message id issue @namchuai (#595)
|
- fix(#591): prevent duplicate message id issue @namchuai (#595)
|
||||||
- bug: cancelling a model download should be delete the model file on user data @urmauur (#613)
|
- bug: cancelling a model download should be delete the model file on user data @urmauur (#613)
|
||||||
- bug: fix weird padding vertical snippet code @urmauur (#608)
|
- bug: fix weird padding vertical snippet code @urmauur (#608)
|
||||||
- bug: Fix button download detect intel or apple silicon @urmauur (#609)
|
- bug: Fix button download detect intel or apple silicon @urmauur (#609)
|
||||||
- bug: enable delete conversation after deleted model @urmauur (#594)
|
- bug: enable delete conversation after deleted model @urmauur (#594)
|
||||||
- bug: download modal should truncate model name @urmauur (#592)
|
- bug: download modal should truncate model name @urmauur (#592)
|
||||||
- bug: support multiple line input chat using Textarea instead @urmauur (#593)
|
- bug: support multiple line input chat using Textarea instead @urmauur (#593)
|
||||||
|
|
||||||
## 🧰 Maintenance
|
## 🧰 Maintenance
|
||||||
|
|
||||||
- refactor: main electron with managers and handlers @louis-jan (#610)
|
- refactor: main electron with managers and handlers @louis-jan (#610)
|
||||||
- Chore/refactor yarn script @hiento09 (#615)
|
- Chore/refactor yarn script @hiento09 (#615)
|
||||||
- fix: line height and update typography component @urmauur (#611)
|
- fix: line height and update typography component @urmauur (#611)
|
||||||
|
|
||||||
## Contributor
|
## Contributor
|
||||||
|
|
||||||
@0xSage, @dan-jan, @hiento09, @imtuyethan, @jan-service-account, @louis-jan, @namchuai and @urmauur
|
@0xSage, @dan-jan, @hiento09, @imtuyethan, @jan-service-account, @louis-jan, @namchuai and @urmauur
|
||||||
|
|
||||||
|
|||||||
@ -7,94 +7,94 @@ For more details, [GitHub Issues](https://github.com/janhq/jan/releases/tag/v0.3
|
|||||||
|
|
||||||
Highlighted Issue: [Issue #719: docs: cleanup](https://github.com/janhq/jan/pull/719)
|
Highlighted Issue: [Issue #719: docs: cleanup](https://github.com/janhq/jan/pull/719)
|
||||||
|
|
||||||
## Changes
|
## Changes
|
||||||
|
|
||||||
- docs: cleanup @0xSage (#719)
|
- docs: cleanup @0xSage (#719)
|
||||||
- docs: threads and messages @0xSage (#681)
|
- docs: threads and messages @0xSage (#681)
|
||||||
- Updating Onboarding Kit @Diane0111 (#675)
|
- Updating Onboarding Kit @Diane0111 (#675)
|
||||||
- Update issue templates @0xSage (#685)
|
- Update issue templates @0xSage (#685)
|
||||||
- docs: polish models spec @0xSage (#680)
|
- docs: polish models spec @0xSage (#680)
|
||||||
- Feature: Preview URL for each PR and add pre-release.jan.ai as staging of Jan Docs @hiento09 (#669)
|
- Feature: Preview URL for each PR and add pre-release.jan.ai as staging of Jan Docs @hiento09 (#669)
|
||||||
- Migrate Model definitions to Swagger/OpenAPI @dan-jan (#659)
|
- Migrate Model definitions to Swagger/OpenAPI @dan-jan (#659)
|
||||||
- [docs] Add Introduction and refactor Models Spec @dan-jan (#657)
|
- [docs] Add Introduction and refactor Models Spec @dan-jan (#657)
|
||||||
- docs: Add model methods to swagger @0xSage (#660)
|
- docs: Add model methods to swagger @0xSage (#660)
|
||||||
- Models Spec: Delete broken Markdown links @dan-jan (#648)
|
- Models Spec: Delete broken Markdown links @dan-jan (#648)
|
||||||
- docs: assistants and threads specs @0xSage (#646)
|
- docs: assistants and threads specs @0xSage (#646)
|
||||||
|
|
||||||
## 🚀 Features
|
## 🚀 Features
|
||||||
|
|
||||||
- improvement: styling message action toolbar @urmauur (#737)
|
- improvement: styling message action toolbar @urmauur (#737)
|
||||||
- experimental: allow user to give instruction for the conversation @louis-jan (#714)
|
- experimental: allow user to give instruction for the conversation @louis-jan (#714)
|
||||||
- docs/enable-seo-docusaurus @hieu-jan (#725)
|
- docs/enable-seo-docusaurus @hieu-jan (#725)
|
||||||
- Add windows code sign to CI @hiento09 (#712)
|
- Add windows code sign to CI @hiento09 (#712)
|
||||||
- docs: update installation guide @hieu-jan (#664)
|
- docs: update installation guide @hieu-jan (#664)
|
||||||
- chore: Update based on team discussion on Nov 20 @vuonghoainam (#673)
|
- chore: Update based on team discussion on Nov 20 @vuonghoainam (#673)
|
||||||
- docs: add OpenAI swagger file @hieu-jan (#623)
|
- docs: add OpenAI swagger file @hieu-jan (#623)
|
||||||
- Update landing page Jan @urmauur (#638)
|
- Update landing page Jan @urmauur (#638)
|
||||||
|
|
||||||
## 🐛 Bug Fixes
|
## 🐛 Bug Fixes
|
||||||
|
|
||||||
- chore: open app data should lead user to jan root @louis-jan (#749)
|
- chore: open app data should lead user to jan root @louis-jan (#749)
|
||||||
- fix: cancel download does not work @louis-jan (#746)
|
- fix: cancel download does not work @louis-jan (#746)
|
||||||
- fix: error when switching between threads @louis-jan (#736)
|
- fix: error when switching between threads @louis-jan (#736)
|
||||||
- chore: app raises error when attempting to start a model that is already starting @louis-jan (#721)
|
- chore: app raises error when attempting to start a model that is already starting @louis-jan (#721)
|
||||||
- bug: fix filter list menu from command base on search type and make a symbol base on OS @urmauur (#723)
|
- bug: fix filter list menu from command base on search type and make a symbol base on OS @urmauur (#723)
|
||||||
- bug: fix clickable small download button on chat screen @urmauur (#722)
|
- bug: fix clickable small download button on chat screen @urmauur (#722)
|
||||||
- fix: incorrect update progress bar visibility check @louis-jan (#713)
|
- fix: incorrect update progress bar visibility check @louis-jan (#713)
|
||||||
- fix: app shows wrong performance tag, all say not enough ram on windows @louis-jan (#699)
|
- fix: app shows wrong performance tag, all say not enough ram on windows @louis-jan (#699)
|
||||||
- bug: fix padding quotations and numbering list @urmauur (#695)
|
- bug: fix padding quotations and numbering list @urmauur (#695)
|
||||||
- fix: local npm module update does not reflect web app @louis-jan (#677)
|
- fix: local npm module update does not reflect web app @louis-jan (#677)
|
||||||
- [bug] fix markdown todo items shifted to the left and remove the dots @urmauur (#694)
|
- [bug] fix markdown todo items shifted to the left and remove the dots @urmauur (#694)
|
||||||
- bug: fix footer and section spacing landing page @urmauur (#683)
|
- bug: fix footer and section spacing landing page @urmauur (#683)
|
||||||
- bug: fix anchor link sidebar openapi @urmauur (#668)
|
- bug: fix anchor link sidebar openapi @urmauur (#668)
|
||||||
- refactor: remove unused hooks and resolve no-explicit-any @louis-jan (#647)
|
- refactor: remove unused hooks and resolve no-explicit-any @louis-jan (#647)
|
||||||
- bug: fix titles should have spaces in between @urmauur (#652)
|
- bug: fix titles should have spaces in between @urmauur (#652)
|
||||||
- bug: fix compatibility content not fully display @urmauur (#653)
|
- bug: fix compatibility content not fully display @urmauur (#653)
|
||||||
|
|
||||||
## 🧰 Maintenance
|
## 🧰 Maintenance
|
||||||
|
|
||||||
- chore: fix app grammar @0xSage (#750)
|
- chore: fix app grammar @0xSage (#750)
|
||||||
- chore: bumb nitro version @louis-jan (#740)
|
- chore: bumb nitro version @louis-jan (#740)
|
||||||
- chore: fs module should not cover app logic @louis-jan (#720)
|
- chore: fs module should not cover app logic @louis-jan (#720)
|
||||||
- API Reference for Models, Messages, Threads @hahuyhoang411 (#679)
|
- API Reference for Models, Messages, Threads @hahuyhoang411 (#679)
|
||||||
- docs: upgrade mdx-js package @hieu-jan (#705)
|
- docs: upgrade mdx-js package @hieu-jan (#705)
|
||||||
- [docs] Update Docusaurus to 3.0 and fix closing tag issue in Handbook @dan-jan (#704)
|
- [docs] Update Docusaurus to 3.0 and fix closing tag issue in Handbook @dan-jan (#704)
|
||||||
- Fix error docs pipeline run failed @hiento09 (#702)
|
- Fix error docs pipeline run failed @hiento09 (#702)
|
||||||
- Revert docs CICD trigger on push to main instead of tag-based @hiento09 (#698)
|
- Revert docs CICD trigger on push to main instead of tag-based @hiento09 (#698)
|
||||||
- fix: local npm module update does not reflect web app @louis-jan (#677)
|
- fix: local npm module update does not reflect web app @louis-jan (#677)
|
||||||
- Chore: refactor to makefile @hiento09 (#691)
|
- Chore: refactor to makefile @hiento09 (#691)
|
||||||
- Add Instruction to publish docs @hiento09 (#687)
|
- Add Instruction to publish docs @hiento09 (#687)
|
||||||
- chore/add-mermaid @hieu-jan (#672)
|
- chore/add-mermaid @hieu-jan (#672)
|
||||||
- chore/update package docs @hieu-jan (#670)
|
- chore/update package docs @hieu-jan (#670)
|
||||||
- Enhance Cross-Platform Argument Handling for Nitro Startup Scripts @hiento09 (#674)
|
- Enhance Cross-Platform Argument Handling for Nitro Startup Scripts @hiento09 (#674)
|
||||||
- refactor: remove unused hooks and resolve no-explicit-any @louis-jan (#647)
|
- refactor: remove unused hooks and resolve no-explicit-any @louis-jan (#647)
|
||||||
- docs: add OpenAI swagger file @hieu-jan (#623)
|
- docs: add OpenAI swagger file @hieu-jan (#623)
|
||||||
- Preliminary Restructure of Docs @dan-jan (#655)
|
- Preliminary Restructure of Docs @dan-jan (#655)
|
||||||
- Model specs @vuonghoainam (#641)
|
- Model specs @vuonghoainam (#641)
|
||||||
- refactor: refactor app entities @louis-jan (#626)
|
- refactor: refactor app entities @louis-jan (#626)
|
||||||
- refactor: move file to jan root @namchuai (#598)
|
- refactor: move file to jan root @namchuai (#598)
|
||||||
- Add run-script-os @linhtran174 (#620)
|
- Add run-script-os @linhtran174 (#620)
|
||||||
- Refactor Jan Documentation @dan-jan (#625)
|
- Refactor Jan Documentation @dan-jan (#625)
|
||||||
|
|
||||||
## 📖 Documentaion
|
## 📖 Documentaion
|
||||||
|
|
||||||
- docs: update specs/product @0xSage (#744)
|
- docs: update specs/product @0xSage (#744)
|
||||||
- docs/enable-seo-docusaurus @hieu-jan (#725)
|
- docs/enable-seo-docusaurus @hieu-jan (#725)
|
||||||
- docs: assistant spec @vuonghoainam (#707)
|
- docs: assistant spec @vuonghoainam (#707)
|
||||||
- docs: Refactor Jan Site Structure @dan-jan (#706)
|
- docs: Refactor Jan Site Structure @dan-jan (#706)
|
||||||
- docs/improve install docs @hieu-jan (#708)
|
- docs/improve install docs @hieu-jan (#708)
|
||||||
- API Reference for Models, Messages, Threads @hahuyhoang411 (#679)
|
- API Reference for Models, Messages, Threads @hahuyhoang411 (#679)
|
||||||
- [docs] Update Docusaurus to 3.0 and fix closing tag issue in Handbook @dan-jan (#704)
|
- [docs] Update Docusaurus to 3.0 and fix closing tag issue in Handbook @dan-jan (#704)
|
||||||
- docs: update installation guide @hieu-jan (#664)
|
- docs: update installation guide @hieu-jan (#664)
|
||||||
- chore: Update based on team discussion on Nov 20 @vuonghoainam (#673)
|
- chore: Update based on team discussion on Nov 20 @vuonghoainam (#673)
|
||||||
- docs: add OpenAI swagger file @hieu-jan (#623)
|
- docs: add OpenAI swagger file @hieu-jan (#623)
|
||||||
- Preliminary Restructure of Docs @dan-jan (#655)
|
- Preliminary Restructure of Docs @dan-jan (#655)
|
||||||
- Fix: specs revision @vuonghoainam (#649)
|
- Fix: specs revision @vuonghoainam (#649)
|
||||||
- Model specs @vuonghoainam (#641)
|
- Model specs @vuonghoainam (#641)
|
||||||
- Update README.md @imtuyethan (#629)
|
- Update README.md @imtuyethan (#629)
|
||||||
- Refactor Jan Documentation @dan-jan (#625)
|
- Refactor Jan Documentation @dan-jan (#625)
|
||||||
|
|
||||||
## Contributor
|
## Contributor
|
||||||
|
|
||||||
@0xSage, @Diane0111, @dan-jan, @hahuyhoang411, @hiento09, @hieu-jan, @imtuyethan, @linhtran174, @louis-jan, @namchuai, @urmauur, @vuonghoainam and Le Tra Mi
|
@0xSage, @Diane0111, @dan-jan, @hahuyhoang411, @hiento09, @hieu-jan, @imtuyethan, @linhtran174, @louis-jan, @namchuai, @urmauur, @vuonghoainam and Le Tra Mi
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@ export default function HomepageTerinaryFeatures() {
|
|||||||
<div className={clsx(styles.cards)}>
|
<div className={clsx(styles.cards)}>
|
||||||
<div className={clsx(styles.card)}>
|
<div className={clsx(styles.card)}>
|
||||||
<div className={styles.cardHeader}>
|
<div className={styles.cardHeader}>
|
||||||
<img alt={"Icon"} src={"/img/homepage-new/roket.png"}/>
|
<img alt={"Icon"} src={"/img/homepage-new/roket.png"} />
|
||||||
<h3>Get Started</h3>
|
<h3>Get Started</h3>
|
||||||
</div>
|
</div>
|
||||||
<div className={styles.cardContent}>
|
<div className={styles.cardContent}>
|
||||||
@ -16,17 +16,17 @@ export default function HomepageTerinaryFeatures() {
|
|||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href={"/guides/"}>
|
<a href={"/guides/"}>
|
||||||
Quickstart
|
Quickstart
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href={"/guides/install/"}>
|
<a href={"/guides/install/"}>
|
||||||
Installation
|
Installation
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href={"/guides/models-list/"}>
|
<a href={"/guides/models-list/"}>
|
||||||
Pre-configured Models
|
Pre-configured Models
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
@ -34,7 +34,7 @@ export default function HomepageTerinaryFeatures() {
|
|||||||
</div>
|
</div>
|
||||||
<div className={clsx(styles.card)}>
|
<div className={clsx(styles.card)}>
|
||||||
<div className={styles.cardHeader}>
|
<div className={styles.cardHeader}>
|
||||||
<img alt={"Icon"} src={"/img/homepage-new/buku.png"}/>
|
<img alt={"Icon"} src={"/img/homepage-new/buku.png"} />
|
||||||
<h3>Settings</h3>
|
<h3>Settings</h3>
|
||||||
</div>
|
</div>
|
||||||
<div className={styles.cardContent}>
|
<div className={styles.cardContent}>
|
||||||
@ -42,25 +42,25 @@ export default function HomepageTerinaryFeatures() {
|
|||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href={"/guides/thread/"}>
|
<a href={"/guides/thread/"}>
|
||||||
Thread Management
|
Thread Management
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href={"/guides/start-server/"}>
|
<a href={"/guides/start-server/"}>
|
||||||
Local Server
|
Local Server
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href={"/guides/advanced-settings/"}>
|
<a href={"/guides/advanced-settings/"}>
|
||||||
Advance Settings
|
Advanced Settings
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className={clsx(styles.card)}>
|
<div className={clsx(styles.card)}>
|
||||||
<div className={styles.cardHeader}>
|
<div className={styles.cardHeader}>
|
||||||
<img alt={"Icon"} src={"/img/homepage-new/setting.png"}/>
|
<img alt={"Icon"} src={"/img/homepage-new/setting.png"} />
|
||||||
<h3>Features</h3>
|
<h3>Features</h3>
|
||||||
</div>
|
</div>
|
||||||
<div className={styles.cardContent}>
|
<div className={styles.cardContent}>
|
||||||
@ -68,25 +68,25 @@ export default function HomepageTerinaryFeatures() {
|
|||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href={"/guides/models-setup/"}>
|
<a href={"/guides/models-setup/"}>
|
||||||
Models Setup
|
Models Setup
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href={"/guides/extensions/"}>
|
<a href={"/guides/extensions/"}>
|
||||||
Extensions
|
Extensions
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href={"/guides/integrations/"}>
|
<a href={"/guides/integrations/"}>
|
||||||
Integrations
|
Integrations
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className={clsx(styles.card)}>
|
<div className={clsx(styles.card)}>
|
||||||
<div className={styles.cardHeader}>
|
<div className={styles.cardHeader}>
|
||||||
<img alt={"Icon"} src={"/img/homepage-new/doa.png"}/>
|
<img alt={"Icon"} src={"/img/homepage-new/doa.png"} />
|
||||||
<h3>Troubleshooting</h3>
|
<h3>Troubleshooting</h3>
|
||||||
</div>
|
</div>
|
||||||
<div className={styles.cardContent}>
|
<div className={styles.cardContent}>
|
||||||
@ -94,19 +94,19 @@ export default function HomepageTerinaryFeatures() {
|
|||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href={"/guides/error-codes/"}>
|
<a href={"/guides/error-codes/"}>
|
||||||
Error Codes
|
Error Codes
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href={"/guides/common-error/"}>
|
<a href={"/guides/common-error/"}>
|
||||||
Common Errors
|
Common Errors
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href={"/guides/faqs/"}>
|
<a href={"/guides/faqs/"}>
|
||||||
FAQ
|
FAQ
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@ -28,12 +28,6 @@ function HomepageHeader() {
|
|||||||
insight={true}
|
insight={true}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
{/* <div className={styles.searchBar}>
|
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill={"currentColor"}>
|
|
||||||
<path d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"/></svg>
|
|
||||||
<input placeholder={"Search for questions or topics ..."}/>
|
|
||||||
<button>Search</button>
|
|
||||||
</div> */}
|
|
||||||
<p className={clsx(styles.heroSubtitle)}>
|
<p className={clsx(styles.heroSubtitle)}>
|
||||||
Open-source ChatGPT alternative that runs 100% offline on your
|
Open-source ChatGPT alternative that runs 100% offline on your
|
||||||
computer.
|
computer.
|
||||||
@ -47,7 +41,7 @@ export default function Home() {
|
|||||||
const { siteConfig } = useDocusaurusContext()
|
const { siteConfig } = useDocusaurusContext()
|
||||||
return (
|
return (
|
||||||
<Layout
|
<Layout
|
||||||
title={`Home | ${siteConfig.title}`}
|
title={`Docs`}
|
||||||
description="Description will go into a meta tag in <head />"
|
description="Description will go into a meta tag in <head />"
|
||||||
>
|
>
|
||||||
<div className={clsx(styles.homeBg)}>
|
<div className={clsx(styles.homeBg)}>
|
||||||
|
|||||||
@ -3,94 +3,93 @@
|
|||||||
* and scoped locally.
|
* and scoped locally.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
.heroBanner {
|
.heroBanner {
|
||||||
padding: 4rem 0;
|
padding: 4rem 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 996px) {
|
||||||
|
.heroBanner {
|
||||||
|
padding: 2rem;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
@media screen and (max-width: 996px) {
|
|
||||||
.heroBanner {
|
@media screen and (max-width: 1400px) {
|
||||||
padding: 2rem;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (max-width: 1400px) {
|
|
||||||
.homeBg {
|
|
||||||
background-size: auto 600px !important;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.homeBg {
|
.homeBg {
|
||||||
background-image: url("/img/homepage-new/bg.png") !important;
|
background-size: auto 600px !important;
|
||||||
background-size: contain;
|
|
||||||
background-repeat: no-repeat;
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.homeBg {
|
||||||
|
background-image: url('/img/homepage-new/bg.png') !important;
|
||||||
|
background-size: contain;
|
||||||
|
background-repeat: no-repeat;
|
||||||
|
}
|
||||||
|
|
||||||
|
.heroTitle {
|
||||||
|
font-size: 3rem;
|
||||||
|
font-weight: 600;
|
||||||
|
color: white;
|
||||||
|
margin-top: 4rem;
|
||||||
|
margin-bottom: 3rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
@media screen and (max-width: 1024px) {
|
||||||
.heroTitle {
|
.heroTitle {
|
||||||
font-size: 3rem;
|
font-size: 2rem;
|
||||||
font-weight: 600;
|
|
||||||
color: white;
|
|
||||||
margin-top: 4rem;
|
|
||||||
margin-bottom: 3rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (max-width: 1024px) {
|
|
||||||
.heroTitle {
|
|
||||||
font-size: 2rem;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
.searchBar {
|
|
||||||
background-color: white;
|
|
||||||
max-width: 580px;
|
|
||||||
height: 50px;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
border-radius: 25px;
|
|
||||||
display: flex;
|
|
||||||
margin-bottom: 4rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.searchBar svg {
|
|
||||||
width: 20px;
|
|
||||||
height: 20px;
|
|
||||||
align-self: center;
|
|
||||||
margin-left: 16px;
|
|
||||||
margin-right: 8px;
|
|
||||||
color: #B8C2C8;
|
|
||||||
}
|
|
||||||
|
|
||||||
.searchBar input {
|
|
||||||
flex: auto;
|
|
||||||
border: none;
|
|
||||||
outline: none;
|
|
||||||
margin: 6px 8px 6px 6px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.searchBar input:focus {
|
|
||||||
border: none;
|
|
||||||
outline: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.searchBar input::placeholder {
|
|
||||||
color: #B8C2C8;
|
|
||||||
}
|
|
||||||
|
|
||||||
.searchBar button {
|
|
||||||
height: 40px;
|
|
||||||
width: 100%;
|
|
||||||
border-radius: 20px;
|
|
||||||
background-color: white;
|
|
||||||
color: gray;
|
|
||||||
align-self: center;
|
|
||||||
padding: 0px 5px;
|
|
||||||
margin: 0px 10px
|
|
||||||
}
|
|
||||||
|
|
||||||
.heroSubtitle {
|
|
||||||
font-size: 1.25rem;
|
|
||||||
color: white;
|
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.searchBar {
|
||||||
|
background-color: white;
|
||||||
|
max-width: 580px;
|
||||||
|
height: 50px;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
|
border-radius: 25px;
|
||||||
|
display: flex;
|
||||||
|
margin-bottom: 4rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.searchBar svg {
|
||||||
|
width: 20px;
|
||||||
|
height: 20px;
|
||||||
|
align-self: center;
|
||||||
|
margin-left: 16px;
|
||||||
|
margin-right: 8px;
|
||||||
|
color: #b8c2c8;
|
||||||
|
}
|
||||||
|
|
||||||
|
.searchBar input {
|
||||||
|
flex: auto;
|
||||||
|
border: none;
|
||||||
|
outline: none;
|
||||||
|
margin: 6px 8px 6px 6px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.searchBar input:focus {
|
||||||
|
border: none;
|
||||||
|
outline: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.searchBar input::placeholder {
|
||||||
|
color: #b8c2c8;
|
||||||
|
}
|
||||||
|
|
||||||
|
.searchBar button {
|
||||||
|
height: 40px;
|
||||||
|
width: 100%;
|
||||||
|
border-radius: 20px;
|
||||||
|
background-color: white;
|
||||||
|
color: gray;
|
||||||
|
align-self: center;
|
||||||
|
padding: 0px 5px;
|
||||||
|
margin: 0px 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.heroSubtitle {
|
||||||
|
font-size: 1.25rem;
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user