0xSage
75365b22fa
docs: improve model object
2023-11-17 13:29:58 +08:00
hiro
f70a16523d
chore: Refactor spec outline
2023-11-16 17:36:39 +07:00
hiro
6ca8ce24db
fix: Update content based on engs sync
2023-11-16 17:10:11 +07:00
hiro
d2b26d4806
feat: Quick round 1st draft
2023-11-16 16:09:22 +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
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
0xSage
bb2c60d7bb
docs: more specs and docs
2023-11-13 13:27:24 +08:00
0xSage
f1afbb81fd
docs: readme nits
2023-11-13 12:51:58 +08:00
0xSage
cb34f730e2
docs: update readme
2023-11-13 12:49:45 +08:00
0xSage
88c91921a9
Merge pull request #600 from janhq/removeevent
...
chore: remove past event
2023-11-13 12:39:26 +08:00
0xSage
08b373b2ca
chore: remove past event
2023-11-13 12:19:15 +08:00