Skip to content

Commit e385c48

Browse files
docs: Add info on Enhanced Extract Agent (box/box-openapi#555) (#1019)
* docs: Add deprecation note to readme.md (box/box-codegen#835) * fix: Add info on Enhanced Extract Agent (box/box-openapi#555)
1 parent 1d71d05 commit e385c48

File tree

5 files changed

+108
-104
lines changed

5 files changed

+108
-104
lines changed

.codegen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "engineHash": "87747c8", "specHash": "a05e5d7", "version": "10.0.0" }
1+
{ "engineHash": "0271743", "specHash": "1ed059a", "version": "10.0.0" }

docs/ai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Sends an AI request to supported Large Language Models (LLMs) and returns extrac
170170
For this request, you either need a metadata template or a list of fields you want to extract.
171171
Input is **either** a metadata template or a list of fields to ensure the structure.
172172
To learn more about creating templates, see [Creating metadata templates in the Admin Console](https://support.box.com/hc/en-us/articles/360044194033-Customizing-Metadata-Templates)
173-
or use the [metadata template API](g://metadata/templates/create).
173+
or use the [metadata template API](g://metadata/templates/create). This endpoint also supports [Enhanced Extract Agent](g://box-ai/ai-tutorials/extract-metadata-structured/#enhanced-extract-agent).
174174

175175
This operation is performed by calling function `createAiExtractStructured`.
176176

package-lock.json

Lines changed: 99 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)