Data Source: oci_generative_ai_model
This data source provides details about a specific Model resource in Oracle Cloud Infrastructure Generative AI service.
Gets information about a custom model.
Example Usage
data "oci_generative_ai_model" "test_model" {
#Required
model_id = oci_generative_ai_model.test_model.id
}
Argument Reference
The following arguments are supported:
model_id- (Required) The model OCID
Attributes Reference
The following attributes are exported: