6538 Commits

Author SHA1 Message Date
vuonghoainam
d75116abf0 chore: Refactor to using models dir instead of nested empty folders 2023-09-12 16:59:12 +07:00
Louis
6aae985a55
re-#143: use OpenAI decoder and mutate final result from client (#164)
* chore: use OpenAI parser

* chore: access host's services

* chore: take out llm service - GGUF model for the latest llama.cpp support
2023-09-12 16:29:26 +07:00
Daniel
83d2e34bd7
Merge pull request #159 from janhq/fix/#143-direct-communication-between-client-llm
fix: #143 - Direct communication between client and llm inference service
2023-09-12 15:09:59 +08:00
Louis
6b462e383e
fix: #143 - Direct communication between client and llm inference service 2023-09-12 13:07:57 +07:00
hiento09
0e94988b33
Add jan docs trigger by ci file change (#155)
Co-authored-by: Hien To <tominhhien97@gmail.com>
2023-09-12 11:37:08 +07:00
0xSage
a887245d0a
Merge pull request #154 from janhq/fixGP
fix: downgrade node version for docusaurus
2023-09-12 12:31:32 +08:00
0xSage
e22ac77c86 fix: downgrade node version for docusaurus 2023-09-12 12:30:18 +08:00
Daniel
fbf51d65db
Merge pull request #149 from janhq/jan-89
Jan 89
2023-09-11 23:32:55 +08:00
Daniel
683ba1f949 Improve description of Jan 2023-09-11 23:19:15 +08:00
Daniel
d1fcd648f4 Merge branch 'main' into jan-89 2023-09-11 22:52:31 +08:00
0xSage
467d2f0774
Update README.md 2023-09-11 22:43:40 +08:00
0xSage
525a88265f
Update README.md 2023-09-11 22:41:56 +08:00
0xSage
63b1f50087
Merge pull request #148 from janhq/preview
docs: add gif placeholder
2023-09-11 22:39:56 +08:00
0xSage
8cf0a98088 link gifs 2023-09-11 22:39:26 +08:00
0xSage
293eb6c65a docs: add gif placeholder 2023-09-11 22:32:56 +08:00
Louis
19e5e7e047
#126 - Apply Data Seed using Hasura Migration (#140)
* fixes #126 - hasura auto apply data seed

* chore: update product's description and clean data migration down
2023-09-11 15:53:25 +07:00
0xSage
8f48585932 fix: logo alt 2023-09-11 15:21:50 +08:00
Daniel
b585c55edc Improve description of Jan 2023-09-11 13:23:50 +08:00
Daniel
c19702e36c
Merge pull request #139 from janhq/jan-89
Improve Installation and About Jan
2023-09-11 12:52:29 +08:00
Daniel
968ce60489 Improve Installation and About Jan 2023-09-11 12:51:47 +08:00
0xSage
c8971cb2a0
Merge pull request #122 from janhq/jan-89
WIP: README.md
2023-09-11 12:02:39 +08:00
0xSage
57c7e6a3af add banner 2023-09-10 18:10:48 +08:00
Daniel
b101993326 Add Badges and initial rewrite of Intro and Features section 2023-09-10 11:32:56 +08:00
Louis
2c110193b3
Revert "chore: update seed data for a generic JanGPT model (#80)" (#85)
This reverts commit 9dcb460137acf8f909d95c7b36315f8df8a95d0c.
2023-09-08 16:48:22 +07:00
NamH
d172d651c4
fix: next-auth production warning for no secret key (#81)
* fix: next-auth production warning for no secret key

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

* Fix warning .next folder not exist

---------

Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
Co-authored-by: Hien To <>
2023-09-08 16:24:37 +07:00
Louis
e87a33add5
chore: update sample env for web-client (#92) 2023-09-08 15:58:12 +07:00
Louis
eb8a6792b3
chore: absolute graphql url env (#87) 2023-09-08 15:42:28 +07:00
Louis
4131a3b183
Fix incorrect bash script condition check (#83)
* fix: correct bash script syntaxes

* fix: fix linux install docker condition
2023-09-08 12:50:44 +07:00
NamH
5390c6ac52
Merge pull request #74 from janhq/chore/add_kc_theme_config
chore: adding keycloak theme configuration
2023-09-07 20:19:36 -07:00
Louis
9dcb460137
chore: update seed data for a generic JanGPT model (#80)
* chore: update seed data for a generic JanGPT model

* chore: update banner
2023-09-07 15:40:30 +07:00
Louis
4a047e27ad
chore: update bash script (#79)
* chore: suppress apt-install warning in shell script

* chore: remove llama.cpp
2023-09-07 15:27:25 +07:00
Louis
63ee05d4b8
#30 - bash script for jan installation (#71)
* feature: #30 - bash script for jan installation
2023-09-07 14:46:14 +07:00
0xSage
c684dcced7
Merge pull request #78 from janhq/docrefactor
docs: add hardware sec
2023-09-07 14:53:49 +08:00
0xSage
c533c13a60 docs: add hardware sec 2023-09-07 14:53:10 +08:00
0xSage
f2199f5609
Merge pull request #76 from janhq/docrefactor
docs: new tabs better logo
2023-09-07 14:22:50 +08:00
0xSage
a0ef1bdcfe docs: new tabs better logo 2023-09-07 14:18:33 +08:00
hiento09
a251a32528
Add CI for Jan-cloud (#69)
* Add CI staging for Jan-cloud

* Update web-client/Dockerfile

switch from npm to yarn command

Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>

* Update web-client/Dockerfile

Correct yarn build command

Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Louis <133622055+louis-jan@users.noreply.github.com>
2023-09-07 10:21:06 +07:00
James
e2eac944c3 chore: adding keycloak theme configuration
Signed-off-by: James <james@jan.ai>
2023-09-06 15:39:03 -07:00
NamH
4e202bbe63
Merge pull request #72 from janhq/fix/#32
chore: update configuration files
2023-09-06 08:20:14 -07:00
NamH
0cfca5b6ef
Merge pull request #73 from janhq/chore/small-ui-fix
chore: remove the grid on blank chat screen
2023-09-06 08:19:30 -07:00
James
6e87f08821 chore: remove the grid on blank chat screen
Signed-off-by: James <james@jan.ai>
2023-09-06 08:03:16 -07:00
James
2704301fd1 chore: update configuration files
- adding a default theme for keycloak
- set default credential when user sign in

Signed-off-by: James <james@jan.ai>
2023-09-06 07:54:13 -07:00
Louis
d3a08984bc
chore: add generated graphql schema (#70) 2023-09-06 16:33:54 +07:00
Louis
f790aae05c
fix: #39 remove SD model data seed (#68) 2023-09-06 15:51:15 +07:00
namvuong
34939feb90
fix: Remove sd ggml + minio + traefffik (#63)
* fix(inf-sd): Delete gitsubmodule for SD ggml

* chore: Delete custom code for sd.cpp

* chore: Update gitignore for sd models

* chore: Update readme for sd ggml service removal

* chore: Refactor compose file to remove minio, sd, sd-downloader and traeffik

* fix(.env): Removing SD and minio related configuration
2023-09-06 15:48:54 +07:00
NamH
83e21250a4
Merge pull request #61 from janhq/fix/#49
chore: update legacy web app seo metadata
2023-09-05 21:44:27 -07:00
0xSage
e721c202b3
Merge pull request #66 from janhq/addlicense
license
2023-09-06 12:39:30 +08:00
0xSage
5c1b0c2e2e license 2023-09-06 12:39:10 +08:00
0xSage
0474a28374 license 2023-09-06 12:38:28 +08:00
0xSage
710f858bc3
Merge pull request #65 from janhq/license
docs: license
2023-09-06 12:35:24 +08:00