When using anthropic endpoint with api-key mode, the standard api call uses "x-api-key" header as the authentication field. But it is not accepted by oMLX now. It returns:
{"error":{"message":"API key required","type":"authentication_error","param":null,"code":null}}
When using anthropic endpoint with api-key mode, the standard api call uses "x-api-key" header as the authentication field. But it is not accepted by oMLX now. It returns:
{"error":{"message":"API key required","type":"authentication_error","param":null,"code":null}}