Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ImageAlternativeTextEnricher Class
Definition
- Namespace:
- Microsoft.Extensions.DataIngestion
- Assembly:
- Microsoft.Extensions.DataIngestion.dll
- Package:
- Microsoft.Extensions.DataIngestion v10.7.0-preview.1.26309.5
Important
Some information relates to prerelease product that may be substantially modified before itβs released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enriches IngestionDocumentImage elements with alternative text using an AI service, so the generated embeddings can include the image content information.
public ref class ImageAlternativeTextEnricher sealed : Microsoft::Extensions::DataIngestion::IngestionDocumentProcessor
public sealed class ImageAlternativeTextEnricher : Microsoft.Extensions.DataIngestion.IngestionDocumentProcessor
type ImageAlternativeTextEnricher = class
inherit IngestionDocumentProcessor
Public NotInheritable Class ImageAlternativeTextEnricher
Inherits IngestionDocumentProcessor
- Inheritance
Constructors
| Name | Description |
|---|---|
| ImageAlternativeTextEnricher(EnricherOptions) |
Initializes a new instance of the ImageAlternativeTextEnricher class. |
Methods
| Name | Description |
|---|---|
| ProcessAsync(IngestionDocument, CancellationToken) |
Processes the given ingestion document. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Feedback
Was this page helpful?
