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
<li><ahref="com/mindee/product/custom/CustomV1Document.html" title="class in com.mindee.product.custom">CustomV1Document</a></li>
75
75
<li><ahref="com/mindee/parsing/custom/CustomV1DocumentPredictionDeserializer.html" title="class in com.mindee.parsing.custom">CustomV1DocumentPredictionDeserializer</a></li>
76
76
<li><ahref="com/mindee/product/custom/CustomV1Page.html" title="class in com.mindee.product.custom">CustomV1Page</a></li>
77
+
<li><ahref="com/mindee/parsing/v2/DataSchemaActiveOptions.html" title="class in com.mindee.parsing.v2">DataSchemaActiveOptions</a></li>
77
78
<li><ahref="com/mindee/parsing/standard/DateField.html" title="class in com.mindee.parsing.standard">DateField</a></li>
78
79
<li><ahref="com/mindee/product/deliverynote/DeliveryNoteV1.html" title="class in com.mindee.product.deliverynote">DeliveryNoteV1</a></li>
79
80
<li><ahref="com/mindee/product/deliverynote/DeliveryNoteV1Document.html" title="class in com.mindee.product.deliverynote">DeliveryNoteV1Document</a></li>
<tdclass="colFirst"><code><ahref="InferenceParameters.Builder.html" title="class in com.mindee">InferenceParameters.Builder</a></code></td>
186
186
<thclass="colSecond" scope="row"><code><spanclass="memberNameLink"><ahref="#pollingOptions(com.mindee.AsyncPollingOptions)">pollingOptions</a></span>​(<ahref="AsyncPollingOptions.html" title="class in com.mindee">AsyncPollingOptions</a> pollingOptions)</code></th>
187
-
<tdclass="colLast"> </td>
187
+
<tdclass="colLast">
188
+
<divclass="block">Set polling options.</div>
189
+
</td>
188
190
</tr>
189
191
<trid="i4" class="altColor">
190
192
<tdclass="colFirst"><code><ahref="InferenceParameters.Builder.html" title="class in com.mindee">InferenceParameters.Builder</a></code></td>
@@ -209,6 +211,13 @@ <h3>Method Summary</h3>
209
211
</tr>
210
212
<trid="i7" class="rowColor">
211
213
<tdclass="colFirst"><code><ahref="InferenceParameters.Builder.html" title="class in com.mindee">InferenceParameters.Builder</a></code></td>
214
+
<thclass="colSecond" scope="row"><code><spanclass="memberNameLink"><ahref="#textContext(java.lang.String)">textContext</a></span>​(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> textContext)</code></th>
215
+
<tdclass="colLast">
216
+
<divclass="block">Provide additional text context used by the model during inference.</div>
217
+
</td>
218
+
</tr>
219
+
<trid="i8" class="altColor">
220
+
<tdclass="colFirst"><code><ahref="InferenceParameters.Builder.html" title="class in com.mindee">InferenceParameters.Builder</a></code></td>
212
221
<thclass="colSecond" scope="row"><code><spanclass="memberNameLink"><ahref="#webhookIds(java.lang.String%5B%5D)">webhookIds</a></span>​(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a>[] webhookIds)</code></th>
213
222
<tdclass="colLast">
214
223
<divclass="block">Provide IDs of webhooks to forward the API response to.</div>
@@ -299,13 +308,24 @@ <h4>webhookIds</h4>
299
308
<divclass="block">Provide IDs of webhooks to forward the API response to.</div>
300
309
</li>
301
310
</ul>
311
+
<aid="textContext(java.lang.String)">
312
+
<!-- -->
313
+
</a>
314
+
<ulclass="blockList">
315
+
<liclass="blockList">
316
+
<h4>textContext</h4>
317
+
<preclass="methodSignature">public <ahref="InferenceParameters.Builder.html" title="class in com.mindee">InferenceParameters.Builder</a> textContext​(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> textContext)</pre>
318
+
<divclass="block">Provide additional text context used by the model during inference.</div>
<preclass="methodSignature">public <ahref="InferenceParameters.Builder.html" title="class in com.mindee">InferenceParameters.Builder</a> pollingOptions​(<ahref="AsyncPollingOptions.html" title="class in com.mindee">AsyncPollingOptions</a> pollingOptions)</pre>
0 commit comments