include reference to doc intel setup docs

This commit is contained in:
KennyZhang1 2025-01-31 12:21:35 -05:00 committed by GitHub
parent 8df960093b
commit 4e4ca4e6fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,6 +45,8 @@ You can also pipe content:
cat path-to-file.pdf | markitdown cat path-to-file.pdf | markitdown
``` ```
More information about how to set up an Azure Document Intelligence Resource can be found [here](https://learn.microsoft.com/en-us/azure/ai-services/document-intelligence/how-to-guides/create-document-intelligence-resource?view=doc-intel-4.0.0)
### Python API ### Python API
Basic usage in Python: Basic usage in Python: