org.springframework.ai.retry.NonTransientAiException: 404 - {“error“:“model ‘mistral‘ not found“}
一、问题概述
1、异常信息
org.springframework.ai.retry.NonTransientAiException: 404 - {“error”:“model ‘mistral’ not found”}
2、应用场景
- 使用 Ollama 部署本地大模型
- 使用 SAA 框架调用本地大模型
