-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
🙋♀️ questionFurther information is requestedFurther information is requested
Description
Describe your problem
Hey I hope you can help me.
I want to add an OpenAI compatible model (Llama 3.1 8B and Llama 3.1 70B) via IONOS. The model can be added but as soon as I try to access it, I get the following error
ERROR: Error code: 401 -
{
'httpStatus': 401,
'messages': [{
'errorCode': 'paas-auth-1',
'message': 'Unauthorized, wrong or no api key provided to process this request'
}]
}
However, the authentication is not incorrect. I tested it with the OpenAI Python Library and locally. But unfortunately not via Ragflow.
Maybe it's a bug report instead of just a question?...
Thanks for helping!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🙋♀️ questionFurther information is requestedFurther information is requested