| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-07 | 6.0 kB | |
| v1.10.0-ce source code.tar.gz | 2025-08-07 | 8.8 MB | |
| v1.10.0-ce source code.zip | 2025-08-07 | 9.2 MB | |
| Totals: 3 Items | 18.0 MB | 0 | |
New Features
- DataFlow Tool: Introduced a one-click data processing feature with the new DataFlow tool. This tool can read datasets from CSGHub and save processed datasets back to CSGHub. For more details, please refer to the csghub-dataflow repository.
Enhancements
-
Model Inference: Improved model inference capabilities to support the ERNIE and Huanyuan models, as well as the ability to perform score model inference.
-
Sync Code Refactoring: Refactored and enhanced the synchronization code to allow users to cancel model or dataset syncing tasks.
-
AI Gateway Updates: Modified the response data structure in the AI Gateway to ensure compatibility with the OpenAI API when no running model is found.
-
Internationalization (i18n) Support: Expanded i18n support; all server-side APIs now offer customizable error messages that can be translated into three languages: Simplified Chinese (zh-CN), American English (en-US), and Traditional Chinese (zh-HK).
What's Changed
- Update workflow image tag by @MasonXon in https://github.com/OpenCSGs/csghub/pull/1233
- add Traditional Chinese support by @yoiteyou in https://github.com/OpenCSGs/csghub/pull/1232
- feat(CsgButton): Add tooltip support for buttons and update RepoClone by @ymh6315431 in https://github.com/OpenCSGs/csghub/pull/1227
- Feat(application_spaces): Enhance env editor with responsiveness and features. by @ymh6315431 in https://github.com/OpenCSGs/csghub/pull/1236
- feat(tooltip): enhance tooltip functionality by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1238
- feat(env): add new environment variables docs by @zhendi in https://github.com/OpenCSGs/csghub/pull/1239
- fix relative path wrong in pge edition while upload file by @flowerpoetryLover in https://github.com/OpenCSGs/csghub/pull/1247
- feat(application_spaces): Remove tooltip for env limit and simplify button display logic by @ymh6315431 in https://github.com/OpenCSGs/csghub/pull/1249
- fix history frontend back correct by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1250
- upgrade dependencies by @zhendi in https://github.com/OpenCSGs/csghub/pull/1253
- feat(env-editor): add secrets management support by @ymh6315431 in https://github.com/OpenCSGs/csghub/pull/1252
- fix-add-loading-in-likes by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1256
- new-organization style no border by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1259
- fix-invated-delete-members by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1263
- feat(endpoints): add auto shutdown tip for inactivity by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1264
- feat(styles): enhance Element Plus Select styles by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1268
- feat(community): improve styling and layout by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1271
- fix-update-profile-likes-status by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1272
- Csghub improve finetune iframe height handling by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1278
- fix(finetune): remove unnecessary margin class by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1277
- fix-organization-delete-to-404page by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1274
- feat(evaluations): add validation for datasets by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1230
- fix disk cache by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1276
- feat(RepoDetail): handle 404 errors in response by @zhendi in https://github.com/OpenCSGs/csghub/pull/1228
- feat(blob): add copy content functionality by @zhendi in https://github.com/OpenCSGs/csghub/pull/1231
- feat(CsgButton): emit click event on button click by @zhendi in https://github.com/OpenCSGs/csghub/pull/1240
- fix(navbar): handle error logging and logout by @zhendi in https://github.com/OpenCSGs/csghub/pull/1243
- fix(user_settings): handle org name display by @zhendi in https://github.com/OpenCSGs/csghub/pull/1244
- feat(RepoClone): disable buttons during sync by @zhendi in https://github.com/OpenCSGs/csghub/pull/1257
- fix(application_spaces): adjust width class for link by @zhendi in https://github.com/OpenCSGs/csghub/pull/1258
- show dataset in evaluation detail page by @flowerpoetryLover in https://github.com/OpenCSGs/csghub/pull/1234
- enable delete first model while new evaluation by @flowerpoetryLover in https://github.com/OpenCSGs/csghub/pull/1242
- feat(dataflow): update dataset navigation links by @zhendi in https://github.com/OpenCSGs/csghub/pull/1265
- feat(navbar): add release version display by @zhendi in https://github.com/OpenCSGs/csghub/pull/1273
- add new function for message management by @yoiteyou in https://github.com/OpenCSGs/csghub/pull/1280
- update button visibility and state by @yoiteyou in https://github.com/OpenCSGs/csghub/pull/1281
- fix-delete-model-redirect-error by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1285
- fix(navbar): remove min-height from dropdown by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1286
- fix-hidden-space-personal-variable by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1287
- fix-commandline-add-endpoint by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1284
- feat(RepoClone): add dataflow button for datasets by @zhendi in https://github.com/OpenCSGs/csghub/pull/1279
- feat(router): improve logging setup by @zhendi in https://github.com/OpenCSGs/csghub/pull/1289
- Csghub code update by @yoiteyou in https://github.com/OpenCSGs/csghub/pull/1290
- update params for selectAll by @yoiteyou in https://github.com/OpenCSGs/csghub/pull/1292
- add confirm for delete by @yoiteyou in https://github.com/OpenCSGs/csghub/pull/1293
Full Changelog: https://github.com/OpenCSGs/csghub/compare/v1.9.0-ce...v1.10.0-ce