Adding an Artifact
Add an artifact to a deployment in the OCI Generative AI service.
Add an artifact to introduce a new container image version (repository and version tag) for an existing deployment. When you add an artifact, it’s created in an inactive state. You can activate an artifact to make it the running version for the deployment.
Similar to Preparing Container Images, you can rebuild the container image from your code with a new version tag and push it to the container registry before adding it as an artifact.
This task documents the steps for adding an artifact by using the Oracle Cloud Console.
After you add an artifact, you can activate it from the artifact Actions menu (three dots). Only one artifact can be active at a time. When you activate a new artifact, the artifact that was active before becomes inactive. You can delete only inactive artifacts. For more information, see Listing artifacts.
To add an artifact, follow these steps: