Data Source: oci_generative_ai_semantic_stores

This data source provides the list of Semantic Stores in Oracle Cloud Infrastructure Generative AI service.

Lists the SemanticStores given specific filter.

Example Usage

data "oci_generative_ai_semantic_stores" "test_semantic_stores" {

	#Optional
	compartment_id = var.compartment_id
	data_source_querying_connection_id = oci_database_migration_connection.test_connection.id
	display_name = var.semantic_store_display_name
	id = var.semantic_store_id
	state = var.semantic_store_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SemanticStore Reference

The following attributes are exported: