Data Source: oci_ai_language_model

This data source provides details about a specific Model resource in Oracle Cloud Infrastructure Ai Language service.

Gets a model by identifier

Example Usage

data "oci_ai_language_model" "test_model" {
	#Required
	model_id = oci_ai_language_model.test_model.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: