v0.5.4 🐋
·
581 commits
to refs/heads/main
since this release
🧭 What's Changed
- add chatbot for chatglm and mt0 (#2452) @anda-ren
- bug(client): fix builtin runtime run error (#2462) @tianweidut
- chore(client): add duration_seconds for ppl result (#2464) @tianweidut
- chore(console): add cancelling in job status (#2458) @jialeicui
- chore(controller): make all the shared resource unshared when project change to private (#2455) @jialeicui
- chore(controller): resource in private project can not be shared (#2447) @jialeicui
- chore(docker): add base os dependencies for stable diffusion environment (#2453) @tianweidut
- enhance(ci): support more invoke funtions to simply e2e output (#2470) @tianweidut
- feat(client): add 'require_dataset' for job handler (#2459) @goldenxinxing
- feat(console): support job step with need_dataset, system setting full height (#2463) @waynelwz
- feat(console): support panel table pagination (#2469) @waynelwz
- feat(runtime): support run commands in the runtime.yaml (#2454) @tianweidut
- fix(console): route to the original project of the shared resource (#2448) @jialeicui
- fix(controller): allow guest accessing the runtime (#2451) @jialeicui
- fix(controller): fix running tasks under failed job is not cancled (#2468) @anda-ren
- fix(image): use the same logic with client when resolve image's repo (#2471) @goldenxinxing
- hotfix(client): fix model run override task num does not work issue (#2461) @tianweidut
- update(console): improve json preview with copy/expand/lazy/ui optimze (#2460) @waynelwz
⚙️ Who Contributes
@anda-ren, @goldenxinxing, @jialeicui, @tianweidut and @waynelwz