Skip to content

[Question]: Implement OpenAI compatible API via IONOS #5783

@raikloe

Description

@raikloe

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions