NamH
70202cceba
fix #283 : small ui fixes ( #299 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-10-07 21:41:07 -07:00
namvuong
780ec5c3fd
fix(nitro): Update metal file from llama.cpp f56e1ba ( #293 )
v0.1.3
2023-10-06 10:32:52 +00:00
namvuong
d413d4a1dd
Merge branch 'main' into feat_adr_002
2023-10-06 17:12:56 +07:00
vuonghoainam
949df52838
fix(adr-002): Update final name for the ADR and api definition
2023-10-06 17:10:56 +07:00
Louis
95940e7eb8
Fix: package-lock.json
...
chore: add reinstall plugins CTA
2023-10-06 16:55:11 +07:00
Louis
b8b7c416c7
chore: add reinstall plugins CTA
2023-10-06 16:46:47 +07:00
Louis
91d49d1fe6
chore: fix delete model padding
2023-10-06 16:46:47 +07:00
Louis
c23d1b6bbe
chore: fix search suggestion
2023-10-06 16:46:47 +07:00
Louis
1ceedf1cfe
chore: typing indicator aligned with toolbar
2023-10-06 16:46:47 +07:00
James
448b21ed96
using generic name for search model
...
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
James
9a79c3effa
clean up
...
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
James
e47d19e6e4
update ui
...
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
James
dbe2cc848e
allow pagination for querying hf
...
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
Louis
1054c79eb7
chore: fix twitter CTA
2023-10-06 16:46:47 +07:00
Louis
d256f49d07
chore: add stop model action
2023-10-06 16:46:47 +07:00
James
7171bde1d9
fix not able to scroll in my models screen
...
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
James
223a95ef3d
Adding downloading model table
...
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
James
6f50424917
allow user to query for HF models
...
Signed-off-by: James <james@jan.ai>
2023-10-06 16:46:47 +07:00
namvuong
6fc7373fe9
Merge branch 'main' into feat_adr_002
2023-10-06 16:33:30 +07:00
Louis
0bdd3713d4
chore: notarize Jan app for macos distribution ( #278 )
...
* chore: notarize Jan app for macos distribution
* chore: fix entitlements path
* chore: update notarize package
* chore: update post signing hook
* chore: use built-in notarize tool
* chore: update entitlements
* chore: binary code sign
* add auto signing binary file script
* Separate build:plugins for darwin os
---------
Co-authored-by: Hien To <>
2023-10-06 09:32:48 +00:00
namvuong
3d9b6663d2
Chore/update nitro d09bae4 ( #282 )
...
* fix(nitro): Update config for new nitro
* fix(nitro): Update new name mapping
* feat(nitro): Update new version d09bae4
* chore(nitro): Update windows to new version
* fix: Update path to none
Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>
* fix: Update inline conditional for binary selection re: platform
Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>
* fix(nitro): Update port for nitro webserver
---------
Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>
2023-10-06 09:22:52 +00:00
hiento09
8031f3eccf
add electron artifactName ( #289 )
...
* add electron artifactName
* update path trigger for linter-and-test CI
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-06 09:22:29 +00:00
Drake Nguyen
45b16a80c5
Merge branch 'main' into css-drake
2023-10-06 14:30:05 +07:00
drake
7239efcf9e
change github button color
2023-10-06 14:25:01 +07:00
drake
1b0d620e0f
Download button color update
2023-10-06 14:22:42 +07:00
drake
7d14e449fc
Change highlight color in darkmode to be white
2023-10-06 13:37:53 +07:00
drake
031df3ab85
Change footer background color
2023-10-06 12:16:10 +07:00
0xSage
6ec63bdb75
feat: download btn detects os
2023-10-06 12:02:53 +08:00
Louis
d74178c542
chore: update eslint ignore patterns ( #276 )
...
* chore: update eslint ignore patterns
* Add CI linter and test
* remove app arch and start a conversation test case
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-05 16:49:51 +07:00
0xSage
ad7e6a45e9
docs: fix typo
2023-10-05 17:40:16 +08:00
0xSage
9a279817aa
doc: nit
2023-10-05 17:39:20 +08:00
0xSage
7a80bc4f7b
docs: update per v0.1.3
2023-10-05 17:30:21 +08:00
Louis
f80df41aa6
adr: jan plugins architecture and APIs
2023-10-05 15:00:13 +07:00
Louis
efe0cce387
[ #249 ] Add e2e test cases ( #266 )
...
* chore: add e2e tests
* chore: do not retry failed test cases
2023-10-05 02:07:35 +00:00
hiento09
517d651871
Feature CICD for MacOS and Windows ( #263 )
...
* Separate CICD into multi platform
* Update yarn script to build multi-platform and arch
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Hien To <>
2023-10-04 13:44:02 +00:00
John
9005166168
Update middleware design
2023-10-04 13:28:17 +07:00
vuonghoainam
b2eef21ed1
fix(adr-002): Change md file name
2023-10-04 10:25:41 +07:00
vuonghoainam
fa831e1dcb
fix(adr-002): Change ADR title
2023-10-04 10:19:53 +07:00
vuonghoainam
711bc54799
fix(adr-002): Update terminology replicant to composable AI
2023-10-04 10:10:59 +07:00
Louis
4275da972e
chore: enhance plugin manifest
2023-10-04 10:01:26 +07:00
Louis
a22e901c45
chore: add missing dependencies
2023-10-04 09:59:31 +07:00
Louis
c95b5145cd
chore: un-track yarn.lock
2023-10-04 09:59:31 +07:00
Louis
5cb52336cc
fixes #260 : yarn dev kills other process on exit
2023-10-04 09:59:31 +07:00
Louis
a0c9dbad4f
fixes #234 : relaunch app on plugin update
2023-10-04 09:59:31 +07:00
Louis
52abf5556b
fix: close last conversation should set view state to welcome
2023-10-04 09:59:31 +07:00
Louis
d0e484a663
chore: separate kill subprocess and dispose functions
2023-10-04 09:59:31 +07:00
Louis
fd512f2cee
refactor: clean app dependencies
2023-10-04 09:59:31 +07:00
vuonghoainam
7c0bd05df3
feat(ard): Add adr 002 initial draft
2023-10-04 09:35:09 +07:00
nam-john-ho
e53d4de221
Update adr-001-jan-deployable-cloud-native.md
2023-10-04 09:19:14 +07:00
0xSage
fbadea5828
Update adr-template.md
2023-10-04 02:09:55 +00:00