Generative Ai Data

oci.generative_ai_data.EnrichmentJobClient A description of the ReferenceService API.
oci.generative_ai_data.GenerateSqlClient A description of the ReferenceService API.
oci.generative_ai_data.EnrichmentJobClientCompositeOperations This class provides a wrapper around EnrichmentJobClient and offers convenience methods for operations that would otherwise need to be chained together.
oci.generative_ai_data.GenerateSqlClientCompositeOperations This class provides a wrapper around GenerateSqlClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.generative_ai_data.models.DatabaseObject The type of database object
oci.generative_ai_data.models.DeltaRefreshEnrichmentJobConfiguration A DeltaRefreshEnrichmentJobConfiguration is an EnrichmentJobConfiguration [indicated by the first item under allOf, which is a reference to EnrichmentJobConfiguration] that describes the database schema that will be the scope of the delta refresh enrichment job.
oci.generative_ai_data.models.EnrichmentJob Object representing to EnrichmentJob.
oci.generative_ai_data.models.EnrichmentJobCollection Object representing list of EnrichmentJobSummaries.
oci.generative_ai_data.models.EnrichmentJobConfiguration An EnrichmentJobConfiguration describes the database objects that will be targeted by an EnrichmentJob, as described by the job’s type.
oci.generative_ai_data.models.EnrichmentJobSummary Object representing EnrichmentJobSummary resource.
oci.generative_ai_data.models.FullBuildEnrichmentJobConfiguration A FullBuildEnrichmentJobConfiguration is an EnrichmentJobConfiguration [indicated by the first item under allOf, which is a reference to EnrichmentJobConfiguration] that describes the database schema that will be the scope of the enrichment job.
oci.generative_ai_data.models.GenerateEnrichmentJobDetails The details required to create an EnrichmentJob.
oci.generative_ai_data.models.GenerateSqlFromNlDetails The data to create a GenerateSqlFromNlJob.
oci.generative_ai_data.models.GenerateSqlFromNlJob Object representing to GenerateSqlFromNlJob.
oci.generative_ai_data.models.InlineJobOutput An InlineJobOutput is a JobOutput [indicated by the first item under allOf, which is a reference to JobOutput] that delivers results of the GenerateSQLJob in the body of the job itself.
oci.generative_ai_data.models.JobOutput A JobOutput delivers content generated by the GenerateSQLJob to a given location, which corresponds with type-specific characteristics.
oci.generative_ai_data.models.PartialBuildEnrichmentJobConfiguration A PartialBuildEnrichmentJobConfiguration is an EnrichmentJobConfiguration [indicated by the first item under allOf, which is a reference to EnrichmentJobConfiguration] that describes the database schema that will be the scope of the enrichment job.