Skip to content

Commit 8b5f744

Browse files
committed
全面升级界面:应用已重构为 React + Tailwind,交互更流畅、界面更清晰。
Provider / Model 管理体验优化:新增与优化了列表、编辑弹窗等核心操作流程。 稳定性提升:修复若干已知问题,改进部分细节交互。 导出与兼容性改进:优化多种导出方式与预设数据支持。 文档更新:补充并完善了产品与技术说明文档。 Made-with: Cursor
1 parent 05968e6 commit 8b5f744

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "llm-model-manager",
3-
"version": "1.2",
3+
"version": "1.2.0",
44
"description": "Electron tool to check if a model is available",
55
"main": "dist/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)