-
Notifications
You must be signed in to change notification settings - Fork 145
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
Sync dev to main for v1.0.4-rc2 #1747
Merged
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
Signed-off-by: James <[email protected]>
Signed-off-by: James <[email protected]>
Signed-off-by: James <[email protected]>
Signed-off-by: James <[email protected]>
Signed-off-by: James <[email protected]>
Signed-off-by: James <[email protected]>
Signed-off-by: James <[email protected]>
Signed-off-by: James <[email protected]>
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 <[email protected]>
* feat: add schema_version * temp * feat: data migration * fix: unit tests * fix: logic * fix: clean * fix: comments --------- Co-authored-by: vansangpfiev <[email protected]>
* chore: docker e2e testing run on selfhosted runner * chore: Dockerfile with vcpkg cache --------- Co-authored-by: Hien To <[email protected]>
Fix the model in the quick start API example
Co-authored-by: Hien To <[email protected]>
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 <[email protected]>
Signed-off-by: James <[email protected]>
fix: CLI engine use
vansangpfiev
approved these changes
Nov 29, 2024
Preview URL: https://3cdf8586.cortex-docs.pages.dev |
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