Azure-Samples / Azure-Samples/document-intelligence-code-samples

How do you send base64 source in Python code?

Đang mở
#124 0 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C#
Star
201
Fork
115
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

What is the equivalent of below code for sending source as bytes instead of a url in Python? Basically I have an image that is converted to bytes that I want to process.

Documentation for this service is horrendous by the way, so hard to find anything.

```
poller = document_intelligence_client.begin_analyze_document(
"prebuilt-read", AnalyzeDocumentRequest(url_source=formUrl)
)
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.