Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release cut 0.4.11 #2682

Merged
merged 70 commits into from
Apr 11, 2024
Merged
Changes from 1 commit
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
976c849
janhq/jan: Update README.md with nightly build artifact URL
jan-service-account Mar 28, 2024
54ba410
janhq/jan: Update README.md with nightly build artifact URL
jan-service-account Mar 28, 2024
1f8dc89
fix: remove files and memory when user clean thread (#2524)
namchuai Mar 28, 2024
a03e37f
janhq/jan: Update README.md with nightly build artifact URL
jan-service-account Mar 28, 2024
3ecdb81
fix: file explore on windows show empty when importing model (#2484)
namchuai Mar 28, 2024
e60807f
chore: Refactor docker compose (#2531)
hiro-v Mar 29, 2024
ec6bcf6
janhq/jan: Update README.md with nightly build artifact URL
jan-service-account Mar 29, 2024
fa35aa6
feat: dynamically register extension settings (#2494)
namchuai Mar 29, 2024
53b5720
janhq/jan: Update README.md with nightly build artifact URL
jan-service-account Mar 29, 2024
13f457c
docs: Update README.md
henryh0x1 Mar 29, 2024
96af5fb
fix: quick ask improvement (#2543)
namchuai Mar 30, 2024
803cf25
Merge pull request #2542 from janhq/docs/update-readme
0xSage Mar 30, 2024
dd8be07
Set name assistant (#2529)
GenkaOk Apr 1, 2024
859c235
janhq/jan: Update README.md with nightly build artifact URL
jan-service-account Apr 1, 2024
2fe399f
janhq/jan: Update README.md with nightly build artifact URL
jan-service-account Apr 1, 2024
28b15e5
janhq/jan: Update README.md with nightly build artifact URL
jan-service-account Apr 1, 2024
174f882
Update README.md with Stable Download URLs
jan-service-account Apr 2, 2024
f6d3b53
Merge branch 'main' into dev
louis-jan Apr 2, 2024
c6198ae
fix: quick ask blocks app update (#2525)
louis-jan Apr 2, 2024
345c7d5
chore: some wordings in extension settings (#2573)
namchuai Apr 2, 2024
7feaf0b
Change npm registry to nexus for CI test and enable turbo remote cach…
hiento09 Apr 2, 2024
a6cbc0b
Change release download url to cloudflare worker proxy and update dow…
hiento09 Apr 2, 2024
89653ed
fix: disabling Vulkan causes users to be stuck in GPU-accelerated mod…
louis-jan Apr 2, 2024
9797e5b
fix: broken auto link (#2580)
louis-jan Apr 2, 2024
6f0ee23
fix: missing load model error message (#2581)
louis-jan Apr 2, 2024
3fded8f
fix: regenerate message should not include the assistant's previous r…
louis-jan Apr 2, 2024
fe89901
fix: groq frequently stops during long responses (#2584)
louis-jan Apr 2, 2024
3b755f7
Merge pull request #2591 from janhq/main
louis-jan Apr 3, 2024
8926c13
fix: does not register global shortcut when quick ask is disabled (#2…
louis-jan Apr 3, 2024
beb3473
Move out from cloudflare r2 to aws s3 (#2596)
hiento09 Apr 3, 2024
402f85f
chore: update place holder for api key of groq and openai (#2588)
namchuai Apr 3, 2024
d579d8a
fix: app does not gracefully stop a model (#2593)
louis-jan Apr 3, 2024
a484315
fix: wrong response header for non streamed responses (#2606)
louis-jan Apr 3, 2024
931f1da
fix: duplicated error message (#2602)
louis-jan Apr 4, 2024
52654b1
chore: add open log dir to troubleshooting modal (#2605)
louis-jan Apr 4, 2024
c4da1cb
Enable trigger for pull_request_target ci linter (#2609)
hiento09 Apr 4, 2024
7f92a5a
fix: copied logs line break (#2603)
louis-jan Apr 4, 2024
1eaf13b
fix: cancel loading model with stop action (#2607)
louis-jan Apr 4, 2024
8ede9eb
docs: Update README.md (#2612)
0xSage Apr 4, 2024
c93283e
Change condition for trigger PR from forked repo (#2611)
hiento09 Apr 4, 2024
089e311
Add API prefix settings (#2528)
GenkaOk Apr 4, 2024
e0d6049
chore: extension should register its own models (#2601)
namchuai Apr 5, 2024
9303e7a
fix: object is destroyed block app exit (#2623)
louis-jan Apr 5, 2024
b3c8bab
Correct condition checking cuda dependencies windows (#2629)
hiento09 Apr 5, 2024
815a7ae
Rearrange model position in Hub page (#2622)
Inchoker Apr 5, 2024
c5c3156
fix: quick ask could not register global shortcuts (#2642)
louis-jan Apr 8, 2024
f8cf93a
chore: add GPU driver and toolkit status (#2628)
louis-jan Apr 8, 2024
762d887
fix: redirect to extension setting (#2626)
louis-jan Apr 8, 2024
08baf48
Feature playwright integrate report portal (#2648)
hiento09 Apr 8, 2024
d5c4f74
fix: model selector lack of warning message when no models downloaded…
louis-jan Apr 8, 2024
c0c038f
chore: filter gguf files when importing model on windows (#2653)
namchuai Apr 9, 2024
1244f03
feat: mistral inference engine extension (#2569)
Inchoker Apr 9, 2024
07e1a22
fix: api server - server url prefix is not updated (#2650)
louis-jan Apr 9, 2024
9479beb
fix: unload model while loading cause unknown error (#2649)
louis-jan Apr 9, 2024
c31a6ef
fix: missing api key error handling (#2645)
louis-jan Apr 9, 2024
5fd6025
Bump nitro version to 0.3.18 (#2652)
hiento09 Apr 9, 2024
5a9c63a
handle enter key in cjk input method (#2657)
zhhanging Apr 9, 2024
2931a46
Bump nitro to 0.3.19 (#2663)
hiento09 Apr 9, 2024
3be0b3a
Change report portal description to git commit hash (#2668)
hiento09 Apr 10, 2024
3f23de6
feat: move log into monitoring extension (#2662)
louis-jan Apr 10, 2024
00049aa
fix error handling of core for mistral integration (#2672)
Inchoker Apr 10, 2024
c9332d6
Enable ci linter workflow_dispatch event (#2673)
hiento09 Apr 10, 2024
69f73b8
fix: api server chat completion error for remote model (#2671)
namchuai Apr 10, 2024
8917be5
fix: add fallback as default endpoint for inference engine (#2669)
namchuai Apr 10, 2024
d93d74c
feat: nitro additional dependencies (#2674)
louis-jan Apr 11, 2024
b19234e
chore: Extension should have product name in manifest (#2675)
louis-jan Apr 11, 2024
ddb73d8
fix: can't read the setting at first time (#2677)
namchuai Apr 11, 2024
065ed03
fix: wrong monitoring system information type (#2679)
louis-jan Apr 11, 2024
ebdaaa6
bump nitro version to 0.3.21 (#2680)
hiento09 Apr 11, 2024
c0949b2
fix: better kill process tensorrt-llm (#2681)
louis-jan Apr 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump nitro to 0.3.19 (#2663)
Bump nitro to 0.3.19
  • Loading branch information
hiento09 committed Apr 9, 2024
commit 2931a46799bd333d8cb1f2419390f1d68497b17a
2 changes: 1 addition & 1 deletion extensions/inference-nitro-extension/bin/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.18
0.3.19
Loading