在阿里云上没实名认证,技术有api-key,应用也会报错
实名认证之前,访问应用
http://localhost:18080/helloworld/simple/chat?query=%E7%BB%99%E6%88%91%E8%AE%B2%E4%B8%80%E4%B8%AA%E7%AC%91%E8%AF%9D%E5%90%A7
[spring-ai-alibaba-helloworld] [io-18080-exec-3] o.s.a.r.a.SpringAiRetryAutoConfiguration : Retry error. Retry count: 1, Exception: HTTP 403 - {"code":"AccessDenied.Unpurchased","message":"Access to model denied. Please make sure you are eligible for using the model.","request_id":"7228dea3-cb61-4b48-8892-17f79572b3f2"}
org.springframework.ai.retry.NonTransientAiException: HTTP 403 - {"code":"AccessDenied.Unpurchased","message":"Access to model denied. Please make sure you are eligible for using the model.","request_id":"7228dea3-cb61-4b48-8892-17f79572b3f2"}
at org.springframework.ai.retry.autoconfigure.SpringAiRetryAutoConfiguration$2.handleError(SpringAiRetryAutoConfiguration.java:109) ~[spring-ai-autoconfigure-retry-1.0.0.jar:1.0.0]
实名认证之后访问应用

就是还没确定下,访问的是哪个模型。
1218

被折叠的 条评论
为什么被折叠?



