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/box/sdk/BCPrivateKeyDecryptor.html" title="class in com.box.sdk" target="classFrame">BCPrivateKeyDecryptor</a></li>
17
17
<li><ahref="com/box/sdk/BoxAI.html" title="class in com.box.sdk" target="classFrame">BoxAI</a></li>
18
18
<li><ahref="com/box/sdk/BoxAI.Mode.html" title="enum in com.box.sdk" target="classFrame">BoxAI.Mode</a></li>
19
+
<li><ahref="com/box/sdk/BoxAIAgent.html" title="class in com.box.sdk" target="classFrame">BoxAIAgent</a></li>
20
+
<li><ahref="com/box/sdk/BoxAIAgent.Mode.html" title="enum in com.box.sdk" target="classFrame">BoxAIAgent.Mode</a></li>
21
+
<li><ahref="com/box/sdk/BoxAIAgentAsk.html" title="class in com.box.sdk" target="classFrame">BoxAIAgentAsk</a></li>
22
+
<li><ahref="com/box/sdk/BoxAIAgentAskBasicText.html" title="class in com.box.sdk" target="classFrame">BoxAIAgentAskBasicText</a></li>
23
+
<li><ahref="com/box/sdk/BoxAIAgentAskLongText.html" title="class in com.box.sdk" target="classFrame">BoxAIAgentAskLongText</a></li>
24
+
<li><ahref="com/box/sdk/BoxAIAgentEmbeddings.html" title="class in com.box.sdk" target="classFrame">BoxAIAgentEmbeddings</a></li>
25
+
<li><ahref="com/box/sdk/BoxAIAgentEmbeddingsStrategy.html" title="class in com.box.sdk" target="classFrame">BoxAIAgentEmbeddingsStrategy</a></li>
26
+
<li><ahref="com/box/sdk/BoxAIAgentExtract.html" title="class in com.box.sdk" target="classFrame">BoxAIAgentExtract</a></li>
27
+
<li><ahref="com/box/sdk/BoxAIAgentExtractStructured.html" title="class in com.box.sdk" target="classFrame">BoxAIAgentExtractStructured</a></li>
28
+
<li><ahref="com/box/sdk/BoxAIAgentLLMEndpointParams.html" title="class in com.box.sdk" target="classFrame">BoxAIAgentLLMEndpointParams</a></li>
29
+
<li><ahref="com/box/sdk/BoxAIAgentLLMEndpointParamsGoogle.html" title="class in com.box.sdk" target="classFrame">BoxAIAgentLLMEndpointParamsGoogle</a></li>
30
+
<li><ahref="com/box/sdk/BoxAIAgentLLMEndpointParamsOpenAI.html" title="class in com.box.sdk" target="classFrame">BoxAIAgentLLMEndpointParamsOpenAI</a></li>
31
+
<li><ahref="com/box/sdk/BoxAIAgentTextGen.html" title="class in com.box.sdk" target="classFrame">BoxAIAgentTextGen</a></li>
32
+
<li><ahref="com/box/sdk/BoxAIAgentTextGenBasicGen.html" title="class in com.box.sdk" target="classFrame">BoxAIAgentTextGenBasicGen</a></li>
19
33
<li><ahref="com/box/sdk/BoxAIDialogueEntry.html" title="class in com.box.sdk" target="classFrame">BoxAIDialogueEntry</a></li>
34
+
<li><ahref="com/box/sdk/BoxAIExtractField.html" title="class in com.box.sdk" target="classFrame">BoxAIExtractField</a></li>
35
+
<li><ahref="com/box/sdk/BoxAIExtractFieldOption.html" title="class in com.box.sdk" target="classFrame">BoxAIExtractFieldOption</a></li>
36
+
<li><ahref="com/box/sdk/BoxAIExtractMetadataTemplate.html" title="class in com.box.sdk" target="classFrame">BoxAIExtractMetadataTemplate</a></li>
37
+
<li><ahref="com/box/sdk/BoxAIExtractStructuredResponse.html" title="class in com.box.sdk" target="classFrame">BoxAIExtractStructuredResponse</a></li>
20
38
<li><ahref="com/box/sdk/BoxAIItem.html" title="class in com.box.sdk" target="classFrame">BoxAIItem</a></li>
21
39
<li><ahref="com/box/sdk/BoxAIItem.Type.html" title="enum in com.box.sdk" target="classFrame">BoxAIItem.Type</a></li>
22
40
<li><ahref="com/box/sdk/BoxAIResponse.html" title="class in com.box.sdk" target="classFrame">BoxAIResponse</a></li>
extends <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<ahref="../../../com/box/sdk/BoxAI.Mode.html" title="enum in com.box.sdk">BoxAI.Mode</a>></pre>
65
65
</li>
66
66
</ul>
@@ -156,7 +156,7 @@ <h3>Enum Constant Detail</h3>
156
156
<ulclass="blockList">
157
157
<liclass="blockList">
158
158
<h4>MULTIPLE_ITEM_QA</h4>
159
-
<pre>public static final <ahref="../../../com/box/sdk/BoxAI.Mode.html" title="enum in com.box.sdk">BoxAI.Mode</a><ahref="../../../src-html/com/box/sdk/BoxAI.Mode.html#line.109">MULTIPLE_ITEM_QA</a></pre>
159
+
<pre>public static final <ahref="../../../com/box/sdk/BoxAI.Mode.html" title="enum in com.box.sdk">BoxAI.Mode</a><ahref="../../../src-html/com/box/sdk/BoxAI.Mode.html#line.218">MULTIPLE_ITEM_QA</a></pre>
160
160
<divclass="block">Multiple items</div>
161
161
</li>
162
162
</ul>
@@ -166,7 +166,7 @@ <h4>MULTIPLE_ITEM_QA</h4>
166
166
<ulclass="blockListLast">
167
167
<liclass="blockList">
168
168
<h4>SINGLE_ITEM_QA</h4>
169
-
<pre>public static final <ahref="../../../com/box/sdk/BoxAI.Mode.html" title="enum in com.box.sdk">BoxAI.Mode</a><ahref="../../../src-html/com/box/sdk/BoxAI.Mode.html#line.114">SINGLE_ITEM_QA</a></pre>
169
+
<pre>public static final <ahref="../../../com/box/sdk/BoxAI.Mode.html" title="enum in com.box.sdk">BoxAI.Mode</a><ahref="../../../src-html/com/box/sdk/BoxAI.Mode.html#line.223">SINGLE_ITEM_QA</a></pre>
170
170
<divclass="block">Single item</div>
171
171
</li>
172
172
</ul>
@@ -184,7 +184,7 @@ <h3>Method Detail</h3>
184
184
<ulclass="blockList">
185
185
<liclass="blockList">
186
186
<h4>values</h4>
187
-
<pre>public static <ahref="../../../com/box/sdk/BoxAI.Mode.html" title="enum in com.box.sdk">BoxAI.Mode</a>[] <ahref="../../../src-html/com/box/sdk/BoxAI.Mode.html#line.60">values</a>()</pre>
187
+
<pre>public static <ahref="../../../com/box/sdk/BoxAI.Mode.html" title="enum in com.box.sdk">BoxAI.Mode</a>[] <ahref="../../../src-html/com/box/sdk/BoxAI.Mode.html#line.59">values</a>()</pre>
188
188
<divclass="block">Returns an array containing the constants of this enum type, in
189
189
the order they are declared. This method may be used to iterate
190
190
over the constants as follows:
@@ -204,7 +204,7 @@ <h4>values</h4>
204
204
<ulclass="blockList">
205
205
<liclass="blockList">
206
206
<h4>valueOf</h4>
207
-
<pre>public static <ahref="../../../com/box/sdk/BoxAI.Mode.html" title="enum in com.box.sdk">BoxAI.Mode</a> <ahref="../../../src-html/com/box/sdk/BoxAI.Mode.html#line.60">valueOf</a>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
207
+
<pre>public static <ahref="../../../com/box/sdk/BoxAI.Mode.html" title="enum in com.box.sdk">BoxAI.Mode</a> <ahref="../../../src-html/com/box/sdk/BoxAI.Mode.html#line.59">valueOf</a>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
208
208
<divclass="block">Returns the enum constant of this type with the specified name.
209
209
The string must match <i>exactly</i> an identifier used to declare an
210
210
enum constant in this type. (Extraneous whitespace characters are
@@ -226,7 +226,7 @@ <h4>valueOf</h4>
226
226
<ulclass="blockListLast">
227
227
<liclass="blockList">
228
228
<h4>toString</h4>
229
-
<pre>public <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <ahref="../../../src-html/com/box/sdk/BoxAI.Mode.html#line.137">toString</a>()</pre>
229
+
<pre>public <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <ahref="../../../src-html/com/box/sdk/BoxAI.Mode.html#line.246">toString</a>()</pre>
<dd><code><ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code> in class <code><ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<ahref="../../../com/box/sdk/BoxAI.Mode.html" title="enum in com.box.sdk">BoxAI.Mode</a>></code></dd>
0 commit comments