Release version 0.4.4
修复web服务页面未处理多语言; 现在会话输入框会记住用户的配置选项和模型选择,避免每次都要重新勾选; 修改项目启动器主题和图表的默认值为Orange。
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "codeg",
|
||||
"private": true,
|
||||
"version": "0.4.3",
|
||||
"version": "0.4.4",
|
||||
"scripts": {
|
||||
"dev": "next dev --turbopack",
|
||||
"build": "next build",
|
||||
|
||||
Reference in New Issue
Block a user