Pulling artifacts from private repositories like JFrog in v0

what is the suggested way so that v0 can pull artifacts from private repository.}

Hi @rahulverma-5155, I think Jfrog provides Rest APIs for accessing the artifacts, which you can implement with v0 in your project.

I haven’t done it myself but if you share information about the Rest APIs or even add the OpenAPI specs to the project sources in v0 then it should be able to make it work.

Can you try this approach and share the outcome?