Release 1.0.1 🎉 - #349
Merged
Merged
Conversation
…arams fix:hotfix use_previous_params problem
* feat:add get steps content(EXTRACT_DIMENSIONAL_TOPICS,MAP_ENTITY_NETWORK,DECODE_PREFERENCE_PATTERNS,AUGMENT_CONTENT_RETENTION) * feat:add file_type * feat: exponse train L1 * feat:jsonfy return data * fix: jsonfy * feat:add log * fix: fix step change error * feat:delete useless log * fix:fix not import problem * fix:fix old trainprocess init problem * feat: Train Step Show Table * feat:add L1_exposure_manager optimize code structure * fix: fix bio return format & map_your_entity_network * feat: show tip when resource empty * add have_output & path * fix: fix log problem * feat: adjustment output ui * fix: L1 exposure add loading --------- Co-authored-by: Ye Xiangle <yexiangle@mail.mindverse.ai>
Feat/0427/meta exposure
* fix:fix return all log problem * fix:delete no use code * fix: add sse offset * fix: change offset to string * fix: fix more localStore * fix: change log only * fix: cancel offset * fix: remove offset * fix:delete no use code * fix:add hertbeat * fix: delete useless code --------- Co-authored-by: Ye Xiangle <yexiangle@mail.mindverse.ai>
yingapple
approved these changes
May 13, 2025
doubleBlack2
approved these changes
May 13, 2025
7 tasks
Cybercricetus
pushed a commit
to Cybercricetus/Second-Me
that referenced
this pull request
May 29, 2025
Release 1.0.1 🎉
EOMZON
pushed a commit
to EOMZON/Second-Me
that referenced
this pull request
Feb 1, 2026
Release 1.0.1 🎉
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
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.
Overview
This PR merges the latest features and fixes from the develop branch into the master branch, including multiple feature enhancements and critical bug fixes.
Key Changes
Feature Enhancements
Train L1 Exposure Functionality (Feat/0422/train l1 exposure #319)
Meta Exposure Features (Feat/0427/meta exposure #313)
Bug Fixes
Model-related Fixes
System Optimizations
Code Optimization
Technical Details
Testing Status
Notes
This merge includes a series of important features and critical fixes. It is recommended that team members conduct comprehensive testing after merging, especially for model training and deployment-related functionality.