@agluo 在 求助azure api 问题 中发帖
azure deepseek api 设置在cherry studio 里能用,但是lobechat就返回
{
“error”: {
“code”: “no_model_name”,
“message”: “No model specified in request. Please provide a model name in the request body or as a x-ms-model-mesh-model-name header.”,
“details”: “No model specified in request. Please provide a model name in the request body or as a x-ms-model-mesh-model-name header.”
},
“provider”: “azure”
}
是lo...