Skip to content

Commit 635c0f8

Browse files
Fix conflict
1 parent ae31a2a commit 635c0f8

1 file changed

Lines changed: 1 addition & 57 deletions

File tree

content/pages/ai-dev-zone/index.md

Lines changed: 1 addition & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ view sample code, explore Box AI use cases, and more!
2323
<Header centered>
2424
Try out interactive demos
2525
</Header>
26-
Box AI API is available to all Enterprise Plus and Enterprise Advanced customers. Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change.
26+
Box AI API is available to all Enterprise Plus and Enterprise Advanced customers.
2727

2828
<TileGrid rows="4">
2929
<Tile type="ai" title="Get a summary" href="/ai-dev-zone-summary">
@@ -58,33 +58,19 @@ view sample code, explore Box AI use cases, and more!
5858
href="/reference/resources/ai-response/">
5959
Check the API reference for specification details.
6060

61-
<<<<<<< HEAD
6261
<strong style="background-color: #e8e8e8">Documentation</strong>
6362
</Tile>
6463
<Tile type="code-new" title="Developer guides"
6564
href="/guides/box-ai/">
6665
Browse the guides to learn how to use Box AI API.
6766

6867
<strong style="background-color: #e8e8e8">Documentation</strong>
69-
=======
70-
<strong style="background-color: #e8e8e8">AI API</strong>
71-
</Tile>
72-
<Tile type="code-new" title="Developer guides"
73-
href="/guides/box-ai/">
74-
Browse the guides to learn how to use Box AI Platform API.
75-
76-
<strong style="background-color: #e8e8e8">AI API</strong>
77-
>>>>>>> d527af77d (Add video section in the AI Dev zone)
7868
</Tile>
7969
<Tile type="code-new" title="Supported AI models"
8070
href="/guides/box-ai/supported-models/">
8171
Check table list of the supported AI models.
8272

83-
<<<<<<< HEAD
8473
<strong style="background-color: #e8e8e8">Documentation</strong>
85-
=======
86-
<strong style="background-color: #e8e8e8">AI API</strong>
87-
>>>>>>> d527af77d (Add video section in the AI Dev zone)
8874
</Tile>
8975
<Tile type="code-new" title="Support"
9076
href="https://community.box.com/">
@@ -100,21 +86,13 @@ view sample code, explore Box AI use cases, and more!
10086
Box for AI Integrations
10187
</Header>
10288
<p style="text-align: left; margin-left: 0;">
103-
<<<<<<< HEAD
10489
Use Box for AI Integrations to extend LLM models' existing knowledge bases.
105-
=======
106-
Expand the capabilities of your applications beyond the models’ existing knowledge bases.
107-
>>>>>>> d527af77d (Add video section in the AI Dev zone)
10890
</p>
10991

11092
<TileGrid rows="4">
11193
<Tile type="box-brown" title="LlamaIndex"
11294
href="https://github.com/run-llama/llama_index/tree/main/llama-index-integrations/readers/llama-index-readers-box#readme">
113-
<<<<<<< HEAD
11495
Enable access to Box content within LLM workflows with Box reader suite for LlamaIndex.
115-
=======
116-
Enable access of Box content within LLM workflows with Box reader suite for LlamaIndex.
117-
>>>>>>> d527af77d (Add video section in the AI Dev zone)
11896

11997
<strong style="background-color: #e8e8e8">New</strong>
12098
</Tile>
@@ -137,7 +115,6 @@ view sample code, explore Box AI use cases, and more!
137115
<Header centered>
138116
Videos
139117
</Header>
140-
<<<<<<< HEAD
141118
Watch the latest Box AI API tutorials and demos.
142119

143120
<TileGrid rows="3">
@@ -169,39 +146,6 @@ view sample code, explore Box AI use cases, and more!
169146
<Tile image="API-interview" title="Hear from Box CPO Diego Dugatkin"
170147
href="https://www.youtube.com/watch?v=NA4NiqBdSg4&t=2s">
171148
Learn why Box chose to expose Box AI through our public API.
172-
=======
173-
Watch the latest Box AI Platform API tutorials and demos.
174-
175-
<TileGrid rows="3">
176-
<Tile image="AI-API" title="Quick overview"
177-
href="https://www.youtube.com/watch?v=amhOj0YRVRQ&list=PLCSEWOlbcUyI2ta24oRr75_4igvMzKJ9q">
178-
Box AI Platform API - In One Minute
179-
180-
</Tile>
181-
<Tile image="API-q&a" title="Document Q&A"
182-
href="https://www.youtube.com/watch?v=UyKfacz6G9g&list=PLCSEWOlbcUyI2ta24oRr75_4igvMzKJ9q">
183-
Box AI Platform API - Document Q&A
184-
185-
</Tile>
186-
<Tile image="API-text-gen" title="Text generation"
187-
href="https://www.youtube.com/watch?v=xxR8aF4r3g8&list=PLCSEWOlbcUyI2ta24oRr75_4igvMzKJ9q">
188-
Box AI Platform API - Text generation
189-
190-
</Tile>
191-
<Tile image="API-extract" title="Metadata extraction"
192-
href="https://www.youtube.com/watch?v=fijj0CX67c4&list=PLCSEWOlbcUyI2ta24oRr75_4igvMzKJ9q">
193-
Box AI Platform API Demo - Metadata extraction - Freeform
194-
195-
</Tile>
196-
<Tile image="API-extract-structured" title="Metadata structured extraction"
197-
href="https://www.youtube.com/watch?v=dU3oo4sHZt0&list=PLCSEWOlbcUyI2ta24oRr75_4igvMzKJ9q">
198-
Box AI Platform API - Metadata extraction - Structured
199-
200-
</Tile>
201-
<Tile image="AI-BUIE" title="Box AI for Box UI Elements"
202-
href="https://www.youtube.com/watch?v=8DmMgkm-6Tw&list=PLCSEWOlbcUyI2ta24oRr75_4igvMzKJ9q">
203-
Box AI Platform API - Preview UI element
204-
>>>>>>> d527af77d (Add video section in the AI Dev zone)
205149

206150
</Tile>
207151
</TileGrid>

0 commit comments

Comments
 (0)