Skip to content

Conversation

@yunbow30944
Copy link
Contributor

@yunbow30944 yunbow30944 commented Jul 1, 2025

Description

Support for loading, saving, and registering user-defined models.
Completed the TODO parts in ModelStorage, including _retrieve_user_defined_models and load_model / save_model logic.
1-show
2-tree
3-table
4-restart

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, this is your first pull request in IoTDB project. Thanks for your contribution! IoTDB will be better because of you.

@CRZbulabula CRZbulabula changed the title fix user_defined_model [AINode] Fix bug that AINode cannot register and invoke user_defined model Jul 1, 2025
Copy link
Contributor

@CRZbulabula CRZbulabula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Nevertheless, u should run black . && isort . in folder iotdb-core/ainode to format ur code. To install these two python dependencies, plz activate the virtual environment through source venv\bin\activate and run poetry lock && poetry install at the same folder.

@yunbow30944 yunbow30944 force-pushed the fix_user_defined_model branch from 7c434b9 to 28971ec Compare July 2, 2025 02:46
@CRZbulabula CRZbulabula merged commit be7a1de into apache:master Jul 2, 2025
58 checks passed
@yunbow30944 yunbow30944 deleted the fix_user_defined_model branch July 2, 2025 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants