O3 Mini throwing security error

I am getting the following security error for o3-mini:

RemoteException: PERMISSION_DENIED (LanguageModelService:ModelNotImportedPermissionDenied) with instance ID 5bdf4142-b8e0-4ede-b952-38608eaec179: {projectRid=ri.compass.main.folder.e401932e-bfed-4b63-af43-f2214aa35592, modelRid=ri.language-model-service..language-model.o-3-mini}.
Error Parameters: {
  "error-instance-id": "5bdf4142-b8e0-4ede-b952-38608eaec179",
  "error-code": "PERMISSION_DENIED",
  "error-name": "LanguageModelService:ModelNotImportedPermissionDenied",
  "projectRid": "ri.compass.main.folder.e401932e-bfed-4b63-af43-f2214aa35592",
  "modelRid": "ri.language-model-service..language-model.o-3-mini"
}

I also get this error when testing from the model catalog. Is this model restricted?

Can you add the model as project reference in the project where you try to use it?

I’m confused on the question. I can import the model into the TypeScript repo where I am attempting to use it. Keep in mind the same error occurs from the Model Catalog which shouldn’t be possible unless Palantir has released something I should not have access to.

Nevermind than - Model Catalog is not tied to a project so it can not be an issue with missing project references.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.