feat(ollama): 添加 Ollama 模型对话功能
- 新增 OllamaWindowActivity 用于模型对话交互 - 添加 Ollama 配置对话框(API地址、模型、温度、token等) - 在主菜单中增加 Ollama 窗口入口 - 包含发送、停止、清空等对话控制功能 - 更新 buildCount 至 15
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Thu Apr 30 14:58:25 CST 2026
|
||||
#Thu Apr 30 18:43:22 CST 2026
|
||||
stageCount=27
|
||||
libraryProject=
|
||||
baseVersion=15.11
|
||||
publishVersion=15.11.26
|
||||
buildCount=11
|
||||
buildCount=15
|
||||
baseBetaVersion=15.11.27
|
||||
|
||||
Reference in New Issue
Block a user