Hoang Ha
092a572684
Feat: Remote API Parameters Correction ( #2802 )
...
* 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>
2024-05-04 15:44:19 +07:00
Louis
02c49e796d
fix: race condition issue - reading settings.json file ( #2683 )
...
* fix: race condition issue - reading settings.json file
* fix: cannot reset data while starting model
* chore: remove extension suffix
2024-04-11 15:37:46 +07:00
NamH
ddb73d8131
fix: can't read the setting at first time ( #2677 )
...
Signed-off-by: James <james@jan.ai>
Co-authored-by: James <james@jan.ai>
2024-04-11 10:56:47 +07:00
Louis
b19234ed71
chore: Extension should have product name in manifest ( #2675 )
...
* chore: Extension should have product name in manifest
* chore: typo
2024-04-11 09:50:58 +07:00
NamH
8917be5ef3
fix: add fallback as default endpoint for inference engine ( #2669 )
...
Co-authored-by: James <james@jan.ai>
2024-04-10 18:15:20 +07:00
Inchoker
1244f03f66
feat: mistral inference engine extension ( #2569 )
...
* Add new feat: Inference Mistral extension
* change settings
* nitpicking fix
* fix model position and add mistral registerModel
* remove irrelevant changes
* change desc of mistral medium
Co-authored-by: Louis <louis@jan.ai>
* change desc of mistral small
Co-authored-by: Louis <louis@jan.ai>
* change desc of mistral large
Co-authored-by: Louis <louis@jan.ai>
* remove unpopular mistral model
* replace placeholder
* sort remaining models using size
---------
Co-authored-by: Jack Tri Le <Jack>
Co-authored-by: Louis <louis@jan.ai>
2024-04-09 11:18:03 +07:00