Commit Graph
6 Commits
Author SHA1 Message Date
Jason WangandGitHub 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 WangandGitHub 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 WangandGitHub 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 WangandGitHub 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 WangandGitHub 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 WangandGitHub c6fbc5ac39 Merge branch 'ModelEngine-Group:main' into develop_label_tool 2025-10-22 16:51:40 +08:00