Skip to content

Commit 9657375

Browse files
committed
Merge branch 'DOCS-2659-eadvanced-updates' of github.com:box/developer.box.com into staging
2 parents 6363255 + 4a9fa04 commit 9657375

File tree

16 files changed

+21
-18
lines changed

16 files changed

+21
-18
lines changed

content/guides/box-ai/ai-agents/ai-agent-overrides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ related_guides:
1414
# Override AI model configuration
1515

1616
<Message type="notice">
17-
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus customers.
17+
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus and Enterprise Advanced customers.
1818
</Message>
1919

2020
The `ai_agent` configuration allows you to override the default AI model configuration. It is available for the following endpoints:

content/guides/box-ai/ai-agents/get-agent-default-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ related_guides:
1515
# Get default AI agent configuration
1616

1717
<Message type="notice">
18-
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus customers.
18+
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus and Enterprise Advanced customers.
1919
</Message>
2020

2121
The `GET /2.0/ai_agent_default` endpoint allows you to fetch the default configuration for AI services.

content/guides/box-ai/ai-agents/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ related_guides:
1414
# AI model overrides
1515

1616
<Message type="notice">
17-
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus customers.
17+
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus and Enterprise Advanced customers.
1818
</Message>
1919

2020
Box updates the default models across the endpoints on a regular basis to stay up to date with the most advanced options.

content/guides/box-ai/ai-models/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ alias_paths:
1212
# Supported AI models
1313

1414
<Message type="notice">
15-
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus customers.
15+
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus and Enterprise Advanced customers.
1616
</Message>
1717

1818
## Using models

content/guides/box-ai/ai-tutorials/default-agent-overrides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ alias_paths:
1818
# Override AI model configuration
1919

2020
<Message type="notice">
21-
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus customers.
21+
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus and Enterprise Advanced customers.
2222
</Message>
2323

2424
## Before you start

content/guides/box-ai/ai-tutorials/extract-metadata-structured.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ alias_paths:
1515
# Extract metadata from file (structured)
1616

1717
<Message type="notice">
18-
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus customers.
18+
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus and Enterprise Advanced customers.
1919

2020
</Message>
2121

content/guides/box-ai/ai-tutorials/extract-metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ alias_paths:
1515
# Extract metadata from file (freeform)
1616

1717
<Message type="notice">
18-
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus customers.
18+
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus and Enterprise Advanced customers.
1919

2020
</Message>
2121

content/guides/box-ai/ai-tutorials/generate-text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ alias_paths:
1414
# Generate text with Box AI
1515

1616
<Message type="notice">
17-
Box AI API is available to all Enterprise Plus customers.
17+
Box AI API is available to all Enterprise Plus and Enterprise Advanced customers.
1818

1919
</Message>
2020

content/guides/box-ai/ai-tutorials/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ alias_paths:
1313
# Get started with Box AI
1414

1515
<Message type="notice">
16-
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus customers.
16+
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus and Enterprise Advanced customers.
1717
</Message>
1818

1919
To implement Box AI Platform API in your solutions, you need

content/guides/box-ai/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ related_guides:
1515
# Box AI
1616

1717
<Message type="notice">
18-
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus customers.
18+
Endpoints related to metadata extraction are currently a beta feature offered subject to Box’s Main Beta Agreement, and the available capabilities may change. Box AI API is available to all Enterprise Plus and Enterprise Advanced customers.
1919
</Message>
2020

2121
Box AI API allows you to use Box AI

0 commit comments

Comments
 (0)