Data Source: oci_generative_ai_agent_data_sources

This data source provides the list of Data Sources in Oracle Cloud Infrastructure Generative Ai Agent service.

ListDataSources

Gets a list of data sources.

Example Usage

data "oci_generative_ai_agent_data_sources" "test_data_sources" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.data_source_display_name
	knowledge_base_id = oci_generative_ai_agent_knowledge_base.test_knowledge_base.id
	state = var.data_source_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

DataSource Reference

The following attributes are exported: