You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Settings for a foundation model used to parse documents for a data source.</p>
3235
+
* <p>Settings for a foundation model or <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html">inference profile</a> used to parse documents for a data source.</p>
* <p>The ARN of the foundation model or <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html">inference profile</a>.</p>
* you can configure the data source to convert the pages of text into images and use a model to describe the
3269
3269
* contents of each page.</p>
3270
3270
* <p>To use a model to parse PDF documents, set the parsing strategy to <code>BEDROCK_FOUNDATION_MODEL</code> and
3271
-
* specify the model to use by ARN. You can also override the default parsing prompt with instructions for how
3271
+
* specify the model or <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html">inference profile</a> to use by ARN. You can also override the default parsing prompt with instructions for how
3272
3272
* to interpret images and tables in your documents. The following models are supported.</p>
0 commit comments