Data Source: oci_golden_gate_ai_models

This data source provides the list of Ai Models in Oracle Cloud Infrastructure Golden Gate service.

Returns the list of AI models for the specified provider. If the provider requires additional context to resolve its supported models, that context must be supplied in the request.

Example Usage

data "oci_golden_gate_ai_models" "test_ai_models" {
	#Required
	compartment_id = var.compartment_id
	provider_type = var.ai_model_provider_type

	#Optional
	region = var.ai_model_region
	tenancy_id = oci_identity_tenancy.test_tenancy.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

AiModel Reference

The following attributes are exported: