Uses of Record Class
org.springframework.ai.mistralai.ocr.MistralOcrApi.OCRRequest
Packages that use MistralOcrApi.OCRRequest
-
Uses of MistralOcrApi.OCRRequest in org.springframework.ai.mistralai.ocr
Methods in org.springframework.ai.mistralai.ocr with parameters of type MistralOcrApi.OCRRequestModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<MistralOcrApi.OCRResponse>
MistralOcrApi.ocr
(MistralOcrApi.OCRRequest ocrRequest) Performs OCR on a document and returns the extracted information.