Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-15 | 4.2 kB | |
v1.6.0 source code.tar.gz | 2025-04-15 | 8.6 MB | |
v1.6.0 source code.zip | 2025-04-15 | 9.0 MB | |
Totals: 3 Items | 17.5 MB | 0 |
New Features and Improvements
- Inference, fine-tuning, and evaluation engines (such as vLLM, TGI, Slang, Llama Factory, Swift, etc.) are now pluggable. Users can easily integrate new engine types by modifying the configuration file.
- Introduced a new MCP (Model Control Protocol) application space to facilitate the seamless deployment and management of MCP servers.
- Launched the new AI Gateway service to streamline interactions with serverless and dedicated inference endpoints running on CSGHub. Chat functionality is now supported, with embedding and tools expected to be integrated soon.
- The Space Docker image builder is now open source and has been incorporated as a submodule of the CSGHub runner service.
- The Inference Playground now supports image-text-to-text generation, enhancing its capabilities for versatile AI applications.
What's Changed
- fix:clear message in input widget after composition end by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1044
- repo source avatar background color change to white by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1058
- fix-profile-settings-add-emial-validate by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1057
- endpoints feat text to image add 3btns by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1054
- Main feature endpoints image text to text by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1053
- fix(collections): fix collection header and settings by @zhendi in https://github.com/OpenCSGs/csghub/pull/1051
- Fix org page and resource console page by @zhendi in https://github.com/OpenCSGs/csghub/pull/1042
- Enhance cloud resources display and selection with bug fix for model evaluation by @hiveer in https://github.com/OpenCSGs/csghub/pull/1060
- Hide scrollbar in code blocks for MarkdownViewer with transparent background by @hiveer in https://github.com/OpenCSGs/csghub/pull/1052
- feat(CsgButton): Sync csghub button change from saas by @hiveer in https://github.com/OpenCSGs/csghub/pull/1066
- Refactor fetchApi imports and simplify useFetchApi export statement by @hiveer in https://github.com/OpenCSGs/csghub/pull/1067
- Enhance resource handling and framework filtering in serverless functions by @hiveer in https://github.com/OpenCSGs/csghub/pull/1068
- Update tag parameters from tag_name to tag_group in RepoCards filters by @hiveer in https://github.com/OpenCSGs/csghub/pull/1069
- fix endpoint chat ai to text send api message null by @ice201508 in https://github.com/OpenCSGs/csghub/pull/1071
- Csghub replace el button with csgbutton in settings page by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1056
- Update command line tips and links in Python documentation and GitHub SDK use cases by @ymh6315431 in https://github.com/OpenCSGs/csghub/pull/1070
- feat(i18n): add translation for view code text by @ymh6315431 in https://github.com/OpenCSGs/csghub/pull/1064
- feat(repoDetailStore): clear store on add/delete by @hiveer in https://github.com/OpenCSGs/csghub/pull/1074
- feat: Main add tooltip for organization logos by @youngbeom-shin in https://github.com/OpenCSGs/csghub/pull/1078
- feat(RepoCards): restrict model select visibility by @ymh6315431 in https://github.com/OpenCSGs/csghub/pull/1080
- update model path by @yoiteyou in https://github.com/OpenCSGs/csghub/pull/1081
- fix(RepoClone): update external links for tips in documentation by @ymh6315431 in https://github.com/OpenCSGs/csghub/pull/1085
- improve logs handling with SSE connection by @yoiteyou in https://github.com/OpenCSGs/csghub/pull/1076
- feat(community): fix discussion list bug and improve icon implementation by @yoiteyou in https://github.com/OpenCSGs/csghub/pull/1089
- fix(auth): prevent removal of 'locale' cookie by @zhendi in https://github.com/OpenCSGs/csghub/pull/1083
- fix(locales): update build description text in English and Chinese by @ymh6315431 in https://github.com/OpenCSGs/csghub/pull/1087
- feat(serverless): add routes and comment out search input in admin list by @ymh6315431 in https://github.com/OpenCSGs/csghub/pull/1084
Full Changelog: https://github.com/OpenCSGs/csghub/compare/v1.5.1...v1.6.0