Faisal Amir
70815d132d
Merge pull request #382 from janhq/jan-381-fix
...
Add simple copywriting changes
2023-10-18 09:42:36 +07:00
Daniel
582cf84828
Add simple copywriting changes
2023-10-18 10:38:45 +08:00
Faisal Amir
d0108cff85
Merge branch 'main' into fix/improvement-ui-home
2023-10-18 01:04:47 +07:00
Faisal Amir
57dcde2a70
Improving interfaces landing page
2023-10-18 00:53:21 +07:00
Service Account
aa14557454
janhq/jan: Update tag build 0.1.2
core-0.1.2
2023-10-17 12:49:11 +00:00
Louis
b46042654c
chore: update core services and module export ( #376 )
...
* chore: update core services and module export
* Correct version of plugins (#374 )
Co-authored-by: Hien To <tominhhien97@gmail.com>
* janhq/jan: Update tag build 1.0.2 for data-plugin
* janhq/jan: Update tag build 1.0.2 for inference-plugin
* janhq/jan: Update tag build 1.0.2 for model-management-plugin
* janhq/jan: Update tag build 1.0.2 for monitoring-plugin
* janhq/jan: Update tag build 1.0.2 for openai-plugin
* chore: update web to use @janhq/core module
---------
Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Service Account <service@jan.ai>
2023-10-17 19:48:43 +07:00
Service Account
c220d7cd68
janhq/jan: Update tag build 1.0.2 for openai-plugin
openai-plugin-1.0.2
2023-10-17 08:54:52 +00:00
Service Account
784dcab5eb
janhq/jan: Update tag build 1.0.2 for monitoring-plugin
monitoring-plugin-1.0.2
2023-10-17 08:54:50 +00:00
Service Account
e59afe1be4
janhq/jan: Update tag build 1.0.2 for model-management-plugin
model-management-plugin-1.0.2
2023-10-17 08:54:49 +00:00
Service Account
3d4f4d8812
janhq/jan: Update tag build 1.0.2 for inference-plugin
inference-plugin-1.0.2
2023-10-17 08:54:47 +00:00
Service Account
d4d49a244f
janhq/jan: Update tag build 1.0.2 for data-plugin
data-plugin-1.0.2
2023-10-17 08:54:46 +00:00
hiento09
6ff57e8f6f
Correct version of plugins ( #374 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-17 15:53:03 +07:00
Louis
7812bf64d5
chore: #371 - reference to plugin name and module path as variables ( #372 )
...
* chore: #371 - plugin developer can reference to plugin name and module path as variables
* chore: display origin plugin name
* Switch from plugin-core to core
* Remove un-used command in ci test
---------
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-17 15:41:35 +07:00
Service Account
d5f2f1e74e
janhq/jan: Update tag build 0.1.1
core-0.1.1
2023-10-17 06:57:24 +00:00
hiento09
3e2d878e12
Rename plugin-core to core ( #370 )
...
Co-authored-by: Hien To <>
2023-10-17 06:56:57 +00:00
0xSage
bb1186a387
Merge pull request #369 from janhq/jan-339
...
feat: Edit event details, hide all unnecessary website sections
2023-10-17 14:37:36 +08:00
Daniel
bca9bc045f
Merge branch 'main' into jan-339
2023-10-17 11:54:44 +08:00
Daniel
6577134ee3
Edit event details, hide all unnecessary website sections
2023-10-17 11:52:14 +08:00
0xSage
79ea4a0e5d
Merge pull request #318 from janhq/fix315
...
docs: UI Service ADR
2023-10-17 11:44:57 +08:00
0xSage
9ab5e09436
fix: adr no
2023-10-17 11:44:46 +08:00
0xSage
8d004ff0ed
Merge branch 'main' into fix315
2023-10-17 11:42:54 +08:00
nam-john-ho
57de7022af
Merge pull request #262 from janhq/feat/issue-255-adr-001-jand-cloud-native
...
Feat/issue 255 adr 001 jand cloud native
2023-10-17 10:42:33 +07:00
hiento09
54096a014e
Fix error check change in plugins folder ( #367 )
...
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-10-16 21:38:38 +07:00
hiento09
e1e6fddcdf
Move plugins folder from electron to root folder ( #366 )
...
* Move plugins folder from electron to root folder
* Add CICD for plugins
* Fix error electron import plugin after change plugin name
* Add remove app cache on CI test pipeline
---------
Co-authored-by: Hien To <>
2023-10-16 19:18:00 +07:00
Service Account
e5f636c0f1
janhq/jan: Update tag build 0.1.8
plugin-core-0.1.8
2023-10-16 10:24:15 +00:00
Louis
27258433d1
#357 plugin & app can subscribe and emit events ( #358 )
...
* feature: event based plugin
* chore: update README.md
* Update yarn script for build plugins (#363 )
* Update yarn script for build plugins
* Plugin-core install from npmjs instead of from local
---------
Co-authored-by: Hien To <>
* #360 plugin preferences (#361 )
* feature: #360 plugin preferences
* chore: update core-plugin README.md
* chore: create collections on start
* chore: bumb core version
* chore: update README
* chore: notify preferences update
* fix: preference update
---------
Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
2023-10-16 10:23:38 +00:00
Service Account
237d94ed1a
janhq/jan: Update tag build 0.1.7
plugin-core-0.1.7
2023-10-16 09:15:54 +00:00
Louis
abeb6b3bc4
feature: core plugin support events & preferences modules ( #365 )
2023-10-16 09:15:26 +00:00
0xSage
85e14c2942
Merge pull request #354 from janhq/fix350
...
chore: jan.ai nits
2023-10-16 12:21:41 +08:00
nam-john-ho
5b90f6c7ce
Update adr-001-jan-deployable-cloud-native.md
2023-10-16 09:44:08 +07:00
0xSage
af71a89428
Merge branch 'main' into fix315
2023-10-16 10:36:31 +08:00
0xSage
856bd6bd37
Merge branch 'main' into feat/issue-255-adr-001-jand-cloud-native
2023-10-16 10:35:16 +08:00
0xSage
7edb9381ab
Merge branch 'main' into fix350
2023-10-16 10:10:44 +08:00
Service Account
4b923665d8
janhq/jan: Update tag build 0.1.6
plugin-core-0.1.6
2023-10-15 14:46:46 +00:00
NamH
84dd54a98c
Fix/250 ( #349 )
...
* fix(UI): #250 better chat left side bar
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2023-10-15 07:46:15 -07:00
0xSage
614c58f357
copy nits
2023-10-15 16:00:06 +08:00
0xSage
4c03946ef4
Merge pull request #356 from janhq/jan-355
...
Change License and update README
2023-10-15 15:47:45 +08:00
Daniel
88607345c3
Change License and update README
2023-10-15 15:38:44 +08:00
0xSage
e9a8a97aed
fix: banner text is sometimes white in lightmode
2023-10-15 14:14:12 +08:00
Service Account
d579497241
janhq/jan: Update tag build 0.1.5
plugin-core-0.1.5
2023-10-14 11:49:46 +00:00
hiento09
1d6c229f5d
Fix publish plugin point to wrong branch
2023-10-14 11:49:26 +00:00
Hien To
d34fe3372a
Correct plugin-core version
plugin-core-0.1.4
2023-10-14 18:45:55 +07:00
Louis
5fc1ba7067
feature: @janhq/plugin-core module & plugins update ( #321 )
...
* @janhq/plugin-core module
* refactor web to use exported services from module
* refactor data-plugin to provide DAL & move model logics to model management plugin
* model-management in TS
* add ci auto package, increate version, and publish to npm repository
* chore: storage operations
* chore: hybrid data-plugin esm & cjs module
* chore: PouchDB Driver
* chore: documentation
---------
Co-authored-by: Hien To <hien@jan.ai>
Co-authored-by: Service Account <service@jan.ai>
2023-10-14 15:59:28 +07:00
Daniel
5732ccec94
Merge pull request #348 from janhq/jan-339
...
Jan 339
2023-10-13 23:21:48 +08:00
Daniel
7b63608593
Merge branch 'main' into jan-339
2023-10-13 23:21:41 +08:00
Daniel
358193ed49
Refactor description
2023-10-13 23:19:16 +08:00
Daniel
456171979f
Refactor description for Hacker House
2023-10-13 23:18:10 +08:00
Daniel
7b4021dd63
Merge pull request #347 from janhq/jan-339
...
feat: Jan 339
2023-10-13 22:09:50 +08:00
Daniel
c80f05405d
Merge branch 'main' into jan-339
2023-10-13 22:09:41 +08:00
Daniel
b882c35c6b
Add title
2023-10-13 22:07:20 +08:00