fix 0.1.5 cannot launch in windows
This commit is contained in:
parent
0f32993edb
commit
506d33be9a
3
.gitignore
vendored
3
.gitignore
vendored
@ -15,4 +15,5 @@ resources/renderer
|
||||
resources/service
|
||||
*.traineddata
|
||||
.turbo
|
||||
stats.html
|
||||
stats.html
|
||||
.openmcp
|
@ -23,4 +23,6 @@ software/**
|
||||
|
||||
.editorconfig
|
||||
.gitattributes
|
||||
*.vsix
|
||||
*.vsix
|
||||
.turbo
|
||||
.github
|
@ -1,5 +1,9 @@
|
||||
# Change Log
|
||||
|
||||
## [main] 0.1.6
|
||||
- 针对 0.1.5 无法在 Windows 启动的紧急修复。
|
||||
- 修复环境变量中添加 token 失效的问题。
|
||||
|
||||
## [main] 0.1.5
|
||||
- 修复 gemini 获取模型列表时存在 models 前缀的问题
|
||||
- 增加 web api 功能
|
||||
|
Loading…
x
Reference in New Issue
Block a user