850 Commits

Author SHA1 Message Date
Ashley
034b615c18
Merge pull request #629 from janhq/Ashley/Update-readme
Update README.md
2023-11-17 13:57:10 +07:00
Ashley
b1952ec06a
Update README.md 2023-11-17 13:55:56 +07:00
Louis
b60978bab3 chore: remove unused types 2023-11-16 22:57:28 +07:00
Louis
9f0efa56ce chore: update convo last message 2023-11-16 22:57:28 +07:00
Louis
c5d4163869 fix: model download state is not updated accordingly 2023-11-16 22:57:28 +07:00
Louis
38b2e5e7a2 refactor: entities references & logics 2023-11-16 22:57:28 +07:00
Louis
4823c4f3fe refactor: app entities 2023-11-16 22:57:28 +07:00
NamH
52d56a8ae1
refactor: move file to jan root (#598)
* feat: move necessary files to jan root

Signed-off-by: James <james@jan.ai>

* chore: check model dir

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Louis <louis@jan.ai>
2023-11-16 12:09:09 +07:00
Linh Tran
9c5c03b6bc
Add run-script-os (#620) 2023-11-15 21:46:27 +07:00
Ashley
8820e18741
Update README.md 2023-11-15 18:36:32 +07:00
Ashley
1fad9030c5
Update README.md
- Update banner
- Update tagline
2023-11-15 18:21:23 +07:00
Daniel
a8a24e0671
Merge pull request #625 from janhq/internal-48
Refactor Jan Documentation
2023-11-15 17:36:33 +08:00
Daniel
9ce5ed3991 Disable collapsible on sidebar 2023-11-15 17:34:17 +08:00
Daniel
2555dae49f Merge branch 'main' into internal-48 2023-11-15 17:30:34 +08:00
Daniel
fc43f14996 Reorganize Documentation 2023-11-15 17:30:17 +08:00
Louis
89387c8a1b fix: state handling - should set active model to undefined if loaded fail v0.3.2 2023-11-14 21:02:29 +07:00
Louis
d7efd9813a chore: handle GGUFv1 error 2023-11-14 21:02:29 +07:00
Louis
7c2c1a2b3d chore: validate model status 2023-11-14 21:02:29 +07:00
Louis
67bc28dd85 chore: attempt to display the error message returned from the APIs 2023-11-14 21:02:29 +07:00
Louis
37042dd044 chore: add TODO 2023-11-14 21:02:29 +07:00
Louis
86e1eea169 fix: #572 failed to load model sometime 2023-11-14 21:02:29 +07:00
Louis
df6e9802f6
fix: wrong model available state check 2023-11-14 20:04:49 +07:00
hiento09
6ec07ce10a
Merge pull request #617 from janhq/hotfix/inference-plugin-package-error
Restore cpx nitro step in yarn script
2023-11-14 15:35:27 +07:00
Service Account
daa33a1cea Restore cpx nitro step in yarn script 2023-11-14 15:32:51 +07:00
Louis
7715cd1bd9 chore: esm import 2023-11-14 12:08:40 +07:00
Louis
f3060f290e refactor: main electron with managers and handlers 2023-11-14 12:08:40 +07:00
hiento09
500f7b4867
Chore/refactor yarn script (#615)
* Refactor yarn script

---------

Co-authored-by: Hien To <hien@jan.ai>
2023-11-14 11:53:09 +07:00
0xSage
db860778e4
Update troubleshooting.md 2023-11-14 12:44:01 +08:00
0xSage
64b219f1fc
Update README.md 2023-11-14 12:43:51 +08:00
NamH
1fc9c4e220
fix(#591): prevent duplicate message id issue (#595)
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-11-14 09:37:54 +07:00
Faisal Amir
52b96e69a5 Remove file from application data when user cancel download a model 2023-11-14 09:11:32 +07:00
Faisal Amir
41003861f8 Fix weird padding vertical snippet code 2023-11-13 22:08:49 +07:00
Faisal Amir
fb3a1d75ea Fix conditional more dropdown download 2023-11-13 22:03:33 +07:00
Faisal Amir
befbcdfa82 fix detech apple silicon 2023-11-13 22:03:33 +07:00
Faisal Amir
f54894294e Fix button download detect intel or m1, m2 2023-11-13 22:03:33 +07:00
Faisal Amir
51e7d87328 Remove unused font on layout template 2023-11-13 21:46:12 +07:00
Faisal Amir
8db8378a21 Take a back old typography component 2023-11-13 21:46:12 +07:00
Faisal Amir
79fd9489c6 Added default value on posthog and gtm env 2023-11-13 21:46:12 +07:00
Faisal Amir
d8e13124f8 fix line height and update typography component 2023-11-13 20:23:07 +07:00
Ashley
a1eaa93645
Install Posthog snippet (#573)
* Install Posthog snippet

* Switch to using posthog-docusaurus plugin

---------

Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
Co-authored-by: Service Account <service@jan.ai>
2023-11-13 17:01:35 +07:00
Service Account
bff2588ecc Update CICD to fill secret to .env file jan docs 2023-11-13 15:44:17 +07:00
Faisal Amir
3b1fd9950a Change GTM ID via .env 2023-11-13 15:44:17 +07:00
Faisal Amir
46d00d638b Update container id google tag manager 2023-11-13 15:44:17 +07:00
Faisal Amir
b6863d8249 Integrate google tag manager 2023-11-13 15:44:17 +07:00
Faisal Amir
dcc2b466d7 Using some function instead filter 2023-11-13 15:41:36 +07:00
Faisal Amir
bad29b8a4a Added downloadedModels as dependecies useEffect 2023-11-13 15:41:36 +07:00
Faisal Amir
2dc0b0b3ea Fix conditional class 2023-11-13 15:41:36 +07:00
Faisal Amir
d6c463674d Resolve reduce a rendering performance 2023-11-13 15:41:36 +07:00
Faisal Amir
5a197f1e73 Enable download conversation after deleted model 2023-11-13 15:41:36 +07:00
0xSage
5e6e770738
Merge pull request #602 from janhq/docs
docs: more specs and docs
2023-11-13 15:53:39 +08:00