Skip to content

Tags: OpenCSGs/csghub

Tags

v1.8.0-ce

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix-finetune-router-link-correct (#1192)

* Draft MR

* fix-finetune-router-link-correct

---------

Co-authored-by: jiuling <jl.lei@opencsg.com>

v1.7.1

feat(endpoints): update validation triggers and params (#1153)

* feat(endpoints): update validation triggers and params

- Change validation trigger from blur to change
- Update resource_id to parse integer
- Add order_detail_id to params

* feat(select): group options in dropdowns

- Use el-option-group for resources
- Update resource value format
- Translate comment to Chinese
- Parse resource_id and order_detail_id

* fix(finetune): update validation message

- Translate comment to English
- Ensure validation regex remains unchanged

v1.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(mcp_server): add environment configuration (#1142)

Co-authored-by: zhendi.wang <zhd.wang@opencsg.com>

v1.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(serverless): add routes and comment out search input in admin li…

…st (#1084)

* Draft MR

* feat(serverless): add routes and comment out search input in admin list

---------

Co-authored-by: minghao.yang <mh.yang@opencsg.com>

v1.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add safe JSON parsing utility to RepoTabs component (#1050)

* Draft MR

* Add safe JSON parsing utility to RepoTabs component

---------

Co-authored-by: HiveerLi <pingl@opencsg.com>

v1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Sync bug fix endpoint finetune logs (#1012)

* Update billing conditions and paths for column display and inference URL

See merge request product/community/csghub-portal!592

* Merge branch 'main__bug-fix-billing-detail' into 'main'

fix(BillingDetail): reorder conditions in computed

See merge request product/community/csghub-portal!595

---------

Co-authored-by: HiveerLi <pingl@opencsg.com>

v1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update parquet viewer (#945)

v1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update footer copyright year from 2024 to 2025 in OnPremiseFooter.vue (

…#896)

v1.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Replace submit button (#861)

* replace form submit button to csghub-button

* update new evaluation submit button

* fix dataset create bug

* update new dataset test

v1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Model evaluation (#850)

* Model evaluation

* 模型评测在框架改变后重新获取数据集选项

* fix render function

* migrate evaluation table styles from SCSS to vanilla CSS syntax

* update model operation buttons

---------

Co-authored-by: zhendi.wang <zhd.wang@opencsg.com>
Co-authored-by: niuran <1287936158@qq.com>