## Describe the bug 更新到0.3.2版本后,还是不能调用本地的ollama模型,提示报错 ## To Reproduce 在默认对话框中,提示未注册 <img width="2594" height="702" alt="Image" src="https://github.com/user-attachments/assets/c9ba805a-a0f2-4405-a838-46a7d108478c" /> 在个人空间的工作台中,提示404 <img width="3024" height="1724" alt="Image" src="https://github.com/user-attachments/assets/eaacae85-cfd5-4155-a54a-e29289ea393b" /> 实际上,在配置中,配置是OK的,且能够调用 <img width="2020" height="1214" alt="Image" src="https://github.com/user-attachments/assets/a16e4260-58a1-4062-8cba-971e446e9491" /> <img width="2026" height="1384" alt="Image" src="https://github.com/user-attachments/assets/a8cda54c-4942-4bf0-80fd-0b20c0ec333c" /> ## Expected behavior 还是不能调用本地的Ollama模型 ## Environment - OS: MacOS 26.4 - Project version: 0.3.2
Describe the bug
更新到0.3.2版本后,还是不能调用本地的ollama模型,提示报错
To Reproduce
在默认对话框中,提示未注册
在个人空间的工作台中,提示404
实际上,在配置中,配置是OK的,且能够调用
Expected behavior
还是不能调用本地的Ollama模型
Environment