-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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/0.4.13 to main #2916
Merged
Release/0.4.13 to main #2916
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sync main to dev 0.4.12
Signed-off-by: James <james@jan.ai> Co-authored-by: James <james@jan.ai>
Signed-off-by: James <james@jan.ai> Co-authored-by: James <james@jan.ai>
… (under textarea) (#2856) Please be aware of the lint prettier failed
* fix: change to gpt4 turbo * add: params * fix: change to gpt 3.5 turbo * delete: redundant * fix: correct description * version bump * add: params * fix: version bump * delete: deprecated * add: params * add: new model * chore: version bump * fix: version correct * add: params * fix: version bump * fix: change to gpt4 turbo * add: params * fix: change to gpt 3.5 turbo * delete: redundant * fix: correct description * version bump * add: params * fix: version bump * delete: deprecated * add: params * add: new model * chore: version bump * fix: version correct * add: params * fix: version bump * fix: llama2 no longer supported * fix: reverse mistral api * fix: add params * fix: mistral api redundant params * fix: typo * fix: typo * fix: correct context length * fix: remove stop --------- Co-authored-by: Van Pham <64197333+Van-QA@users.noreply.github.com>
* feat: add model gpt-4 turbo * fix: correct naming --------- Co-authored-by: Hoang Ha <64120343+hahuyhoang411@users.noreply.github.com>
* fix: adjust context_length min and conditional for remote model * fix: remove console
* Add OpenRouter * fix cohere setting description * fix: update to auto router * fix: auto router * add: config parameters * fix: correct max tokens --------- Co-authored-by: Jack Tri Le <Jack> Co-authored-by: Hoang Ha <64120343+hahuyhoang411@users.noreply.github.com>
* fix: correct ctx * version bump * fix: correct ctxlen * fix: correct ctxlen * version bump * fix: correct ctx + q4 * fix: correct ctxlen * fix: correct ctx * fix: correct ctx * fix: correct ctx len * fix: correct ctx * fix: correct ctx * fix: correct ctx * fix: correct ctx * fix: correct ctx * fix: correct ctx * fix: correct ctx * fix: correct ctx * version bump
Co-authored-by: James <james@jan.ai>
* feat: implement inference anthropic extension * chore: format style and correct typo of other extensions
* feat: add deeplink support * fix windows not receive deeplink when not running --------- Co-authored-by: James <james@jan.ai>
* fix: correct phi3 * redundant phi2 dolphin * add: hermes llama3 * add: ngl settings * correct ctx len * correct ngl * correct maxlen + ngl * disable phi3 * add ngl * add ngl * add ngl * add ngl * add ngl * add ngl * add ngl * remove redundant hermes pro * add ngl * add ngl * add ngl * remove miqu * add ngl * add ngl * add ngl * add ngl * remove redundant * add ngl * add ngl * add ngl * add ngl * add ngl * add ngl * add ngl * add ngl * add ngl * version package bump * feat: resolve issue of cannot found model in the extensions due to the removal * feat: completely remove hermes-pro-7b * feat: completely remove openhermes-neural-7b and miqu-70b, and add llama3-hermes-8b via renaming from Rex * fix: correct description --------- Co-authored-by: Van-QA <van@jan.ai>
Co-authored-by: James <james@jan.ai>
* Revert "chore: remove nutjs (#2860)" This reverts commit ce2d8e5. * feat: change nut-js to download from GitHub * feat: change nut-js to use @nut-tree-fork/nut-js * Revert "Chore: temporary disable cache for server migration (#2742)" This reverts commit af9a351. * feat: disable quickask settings on linux * feat: enable quick ask linux again * Change to @kirillvakalov/nut-tree__nut-js (#2906) Co-authored-by: Hien To <tominhhien97@gmail.com> --------- Co-authored-by: Van-QA <van@jan.ai> Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com> Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Hien To <tominhhien97@gmail.com>
* init * version bump * fix: correct template
louis-jan
approved these changes
May 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe Your Changes
Fixes Issues
Self Checklist