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