Hello.
There is an LLM model I developed in model catalog named XXXXXX works fine and tested well in Model Catalog.
So, I tried to use it in pipeline builder.
First of all, I added a dataset to pipeline builder and create a Use LLM node with configuration.
The problem was started here.
Palantir shows me that external systems was not imported likes below.
So, I clicked “Import external systems” button and found an external system added in pipeline sources tab.
The result was generated well just like below as I expected.
So, I thought everything works fine and tried to deploy it.
When I tried to save and deploy, palantir system shows me an error.
Details error messages are…
Unable to import resources to project: {project=ri.compass.main.folder.45838c55-c000-42ff-ad03-80b65c3314ca, resources=[ImportResourceRequest{resourceRid: ri.eddie.artifacts.repository.bundles, importName: Optional[eddie-artifacts-bundle], isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.transforms.java.spark.module, importName: Optional[transforms-java-spark-module], isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.function-registry.main.function.b0cc49ab-78ad-4a95-9200-770eb8683562, importName: Optional.empty, isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.webhooks.main.webhook.69ce0e3a-2f52-4628-9950-266bfa929d51, importName: Optional.empty, isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.functions.typescript.artifacts.repository, importName: Optional[ri.functions.typescript.artifacts.repository], isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.functions.parent.artifacts.repository, importName: Optional[ri.functions.parent.artifacts.repository], isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.artifacts.repository.artifactory.external-npm-npmjs, importName: Optional[ri.artifacts.repository.artifactory.external-npm-npmjs], isExemptFromMarkingConstraintChecks: Optional.empty}, ImportResourceRequest{resourceRid: ri.stemma.main.repository.49bc82e0-2d01-49ac-9dcf-c2b67ccc319f, importName: Optional.empty, isExemptFromMarkingConstraintChecks: Optional.empty}]}
Do you know why this error is occurring and how to resolve this issue?
Does anybody have an experience about this issue?
Any help will be very appreciate.
Thanks regards.