This repository was archived by the owner on Jul 4, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 181
Sync dev to main for v1.0.4-rc2 #1747
Merged
Conversation
This file contains hidden or 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
Signed-off-by: James <namnh0122@gmail.com>
Signed-off-by: James <namnh0122@gmail.com>
Signed-off-by: James <namnh0122@gmail.com>
Signed-off-by: James <namnh0122@gmail.com>
Signed-off-by: James <namnh0122@gmail.com>
feat: add file watcher service
chore: update engine API
* fix: set progress bar width base on terminal width * chore: CI * fix: CI --------- Co-authored-by: vansangpfiev <sang@jan.ai>
* feat: add schema_version * temp * feat: data migration * fix: unit tests * fix: logic * fix: clean * fix: comments --------- Co-authored-by: vansangpfiev <sang@jan.ai>
* chore: docker e2e testing run on selfhosted runner * chore: Dockerfile with vcpkg cache --------- Co-authored-by: Hien To <tominhhien97@gmail.com>
Fix the model in the quick start API example
Co-authored-by: Hien To <tominhhien97@gmail.com>
fix: (#4091) model size not displaying
chore: fixed incorrect repository URL in the Star History chart link
fix: event listener not work on macos
fix: rounding float
* fix: utf8 * fix: uft8 for cli * fix: codecvt_utf8_utf16 is deprecated * fix: more * feat: support wstring string conversion * fix: build * fix: engine path env * fix: wstring * fix: cli start server * fix: utf8 file * fix: get env * fix: db * fix: e2e * fix: e2e * fix: cli delete * fix: comment * fix: e2e windows * fix: e2e windows continue * fix: e2e windows skip because of progress bar log issue * fix: add sleep in case of cuda for e2e * fix: import --------- Co-authored-by: vansangpfiev <sang@jan.ai>
Signed-off-by: James <namnh0122@gmail.com>
fix: CLI engine use
vansangpfiev
approved these changes
Nov 29, 2024
|
Preview URL: https://3cdf8586.cortex-docs.pages.dev |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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