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:

Attributes Reference

The following attributes are exported: