VLMEvalKit icon indicating copy to clipboard operation
VLMEvalKit copied to clipboard

404 Failed to obtain answer via API. <Response [404]>

Open Graysonicc opened this issue 3 months ago • 0 comments

Image Image

当运行到requests.post会报404错误,但是要是用self.client = AzureOpenAI,client.chat.completions.create就能正常输出,用的是azure。 请问有人遇到这个问题吗,应该怎么改

Graysonicc avatar Sep 14 '25 10:09 Graysonicc