AI Conductor Release Notes
v2.2.2
July. 17, 2025
Bug Fixes
Set 'MANAGER' of role in Workspace
Creating Workspace when mlops engine in AI Conductor is SageMaker
- Use S3 assigned to workspace created, not general S3
Creating Workspace for LLM
- Check instance of Nodegroup
v2.2.1
July. 14, 2025
Improvements
Updating account information terminates existing sessions
- Add workspace member for account
- Modify workspace member for account
- Delete workspace member for account
- Update account information except password
v2.2.0
July. 16, 2025
New Features
Support LLM
- ML : Training using Kubeflow and SageMaker by Edge Conductor and managing the generated models
- LLM : Managing Solutions, Streams by ALD(AI Logic Deployer)
- Set the mode (ML/LLM) and cloud (AWS/GCP/AZURE/LOCAL) When creating a workspace
- Apply METADATA of solution for LLM
Improvements
Able to delete all streams and stream histories in the workspace at once
- Stream Histories with a status of "running" cannot be deleted.
Bug Fixes
Fixed bug about Sagemaker Tag
- Error when invalid pattern is inserted in Sagemaker Tag
- Replaced the invalid patterns with valid patterns
v2.1.3
April. 23, 2025
Improvements
Change the saved version method
- OLD : the versions are saved in DB as a manual.
- NEW : the version is deployed using HELM.
When request train, improve checking the data required for train
- Improving time efficiency in verifying Large datasets of train
v2.1.2
Mar. 21, 2025
Bug Fixes
Fixed an issue with the page transition logic that occurred when only one workspace existed.
Resolved a bug in the user verification step for LDAP-based user invitations, where certain special characters were not allowed.
v2.1.1
Mar. 14, 2025
Improvements
Delete Workspace
- You can't delete the workspace while running a train
- Delete DB data (HARD delete) for the workspace
- Delete the data registered in AI Solution and generated by training
Update LDAP certificate
- Updating the Root CA Certificate Due to LDAP Certificate Expiration
Bug Fixes
Fixed a UI bug related to creating LDAP user accounts.
Fixed the bug in the “remember me” feature that stores the user ID upon login.
Fixed a responsive behavior issue in the Description section of the AI Solution.
Changed the row selection in the AI Solution list to allow only single selection instead of multiple selection.
v2.1.0
Feb. 12, 2025
New Features
Run pipeline of train in SageMaker
- You can run a training pipeline into SageMaker using the same request method as before
- NOTE : ALO v3 compatible. (ALO v2 is not available)
- NOTE : Resource monitoring for Train is not yet supported.
Apply the Helm of deployment instead of kustomization
- It easy to maintain deployment
- Deployment consistency with other components(Edge Conductor, Edge App)
Add an overview page
- Display the most registered information of AI Solution
- Dispaly recent updated AI Solution
- Display recent Train Run
- Display account information
- Display Train Resources
Improvements
Create Workspace
- You can check the resource of EC2 when inserting 'Instance type'
- Kubeflow : Make sure that a nodegroup is created
- SageMaker : Make sure that a instance is available
Train Failure Reason
- You can see why the train failed.
- Failed-Train: Train algorithm failues
- Failed-OOM : Memory overflow
- Failed-Quota : EC2 limits exceeded
Check metadata v1.2 of AI Solution
- Check container_uri and dataset_uri of Train
- Check container_uri and dataset_uri of Inference
- Check detail of Description
Bug Fixes
Fixed a bug for setting workspaces
- Exclude a session error in Kubeflow associated with the deleted workspace
v2.0.0
Oct. 07, 2024
New Features
Monitor Resource for train
- You can view the CPU and memory usage for the running train.
- You can check the CPU and memory usage for the system software.
Stop train
- Train can be stopped by Edge Conductor
Update the password of static account
- Only the static account owner can change the password
Add LDAP accounts (only LGE)
- ADMIN can add an account affiliated with LGE as an LDAP account.
Add a page for workspace creation
- ADMIN can create a Workspace on the condition that the necessary infrastructure has been set up in the Workspace.
Add the Edge Conductor username of REST API in both Stream and Streamhistory(Train)
- To display the actual username of the Edge Conductor, add 'updator' of REST API in both Stream and Streamhistory(Train)
Improvements
Remove Instance
- 'Stream' is created with reference to 'Solution Version' in the Edge Conductor
- Request the Train with the Train Resource configured in the Edge Conductor.
- Update the path changes for train_dataset_uri and train_artifact_uri
Update the description of AI Solution
- Overview : The content defined in the description of the metadata
- Information : ID, Updator, updated, uuid
- metadata : version, content, content version, pipeline, label
Remove the concept of public
- Remove the 'scope_ws' variable in Solution**
- Remove the concept of public from S3 and ECR, and retain only the concept of private
Verify the workspace by workspace_id
- old : Verify the workspace by workspace_name
v1.9.4
July 09, 2024
Improvements
Update the name of Wokspaces
- Remove '-ws' from Workspace name
Cannot delete Stream while Training is in running
Change the visible members when adding account to the workspace
- the visible members : Account not assigned to the workspace
- the visible members : Account without ADMIN privileges
Bug Fixes
Fix the bug in Train Resource output
- Apply the Train Resource with the fixed output bug to Inf Model page
v1.9.3
June 28, 2024
New Features
Add REST APIs of Workspace Exectuion Spec (Train Resource)
- Retrieve Workspace Exectuion Spec Information
- Add Workspace Exectuion Spec
- Update Workspace Exectuion Spec
- Delete Workspace Exectuion Spec
Validation Report
Change Inactivity Period for User Lockout
- Developer (Manager, Member) User : 90 days
- Admin User : 30 days
Improvements
Fix for cases where an error occurs when writing a solution description
- The modal does not close even if an error occurs.
- Previously written content will remain the same.
Increasing the length of the description content of the AI Solution
- From 500bytes to 5000bytes
Display the Train records in chronological order on page Inf. Model
- Sort in chronological order based on "Trained Date".
v1.9.2
May 30, 2024
Improvements
Exposed system users (edge) belonging to the Workspace
- If not exposed, system users cannot be deleted when the Workspace is deleted
- Only admin can delete system users
Bug Fixes
Fixed the bug in the Workspace creation REST API
v1.9.1
May 23, 2024
Improvements
Update admin authority
- Admin has access to all workspaces.
- Admin can perform CRUD operations in all workspaces
Update status of "Stream Coupling Status" in Instance page
- Coupling : exist Stream based on Instance
- Decoupling : not exist Stream based on Instance
v1.9.0
May 10, 2024
Improvements
Individual EC2 allocation during model training execution
- Users can use the memory provided by EC2, excluding 2GB. (2GB : system default size)
- When all EC2s are in use, additional model training requests wait until an available EC2 occurs.
Improved status column data in stream history
- Provides trained data, train duration, and related logs for stream history whose status is failed or error
Change in permission policy related to workspace member management
- A workspace manager cannot manage workspace members
Update the status of result of model training
- Succeeded : Model training completed and model creation completed
- Failed : Model training failed
v1.8.0
Apr 08, 2024
New Features
Major assessments are all completed
- Personal information impact assessment
- Cloud impact assessment
- Penetration testing