Jason Wang and GitHub
ba0c69086a
feat: data annotation page adaptation to backend API. Improve labeling project creation module.
...
* feat: data annotation page adaptation to the backend API.
* feat: Implement labeling configuration editor and enhance annotation task creation form
2025-10-31 15:56:29 +08:00
Jason Wang and GitHub
e0884ab048
Develop py update schema ( #37 )
...
* feature: implement endpoints with multi-level response models
* refactor: move `/health` and `/config` endpoints to system module, remove example from base schemas
* refactor: remove unused get_standard_response_model()
2025-10-30 16:24:37 +08:00
Jason Wang and GitHub
2f7341dc1f
refactor: Reorganize datamate-python ( #34 )
...
refactor: Reorganize datamate-python (previously label-studio-adapter) into a DDD style structure.
2025-10-30 01:32:59 +08:00
Jinglong Wang and GitHub
7f819563db
Develop labeling module ( #25 )
...
* refactor: remove db table management from LS adapter (mv to scripts later); change adapter to use the same MySQL DB as other modules.
* refactor: Rename LS Adapter module to datamate-python
2025-10-27 16:16:14 +08:00
Jinglong Wang and GitHub
ad9f41ffd7
feat: Dataset pagination; camelCase support in schemas ( #22 )
...
implement pagination for dataset mappings.
update response models to support camelCase parameters.
2025-10-24 17:14:42 +08:00
Jinglong Wang and GitHub
175d9ded93
[Feature] Add Label Studio adapter module and its build scipts.
...
[Feature] Add Label Studio adapter module and its build scipts.
2025-10-22 16:54:49 +08:00
Jinglong Wang and GitHub
c6fbc5ac39
Merge branch 'ModelEngine-Group:main' into develop_label_tool
2025-10-22 16:51:40 +08:00