jfrog / jfrog/artifactory-client-java
Add nimmodel package type
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 331
- Forks
- 163
- Avg merge
- 20h 9m
- Merged PRs (30d)
- 1
Description
Feature Request: Add Support for NVIDIA NIM MODELS remote repository
Problem Description
The artifactory-client-java library does have nimmodel package type. This prevents us from programmatically creating and managing NVIDIA NIM MODELS remote repositories in Artifactory using the Java client.
Proposed Solution
Requesting that support for the nimmodel package type be added to the artifactory-client-java library.
Alternative Considered
Alternative is to use Artifactory's REST API directly..
Example Usage
A user should be able to manage a NVIDIA NIM MODELS remote repository in a way that is consistent with other package types.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating existing package-type support in the Java client and the tests covering remote repositories. Compare how another package type is represented and exercised. Done means the client can create and manage NVIDIA NIM MODELS remote repositories consistently with other supported package types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 63/100