Skip to content

Commit

Permalink
Update openapi.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bszwarc authored Jun 11, 2024
1 parent 97ee6ec commit 6a17134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -24086,7 +24086,7 @@
},
"items": {
"type": "array",
"description": "The items to be processed by the LLM, often files.\nTe array can include **exactly one** element.\n\n**Note**: Box AI handles documents with text representations up to 1MB in size.\nIf the file size exceeds 1MB, the first 1MB of text representation will be processed.",
"description": "The items to be processed by the LLM, often files.\nThe array can include **exactly one** element.\n\n**Note**: Box AI handles documents with text representations up to 1MB in size.\nIf the file size exceeds 1MB, the first 1MB of text representation will be processed.",
"required": [
"id",
"type"
Expand Down Expand Up @@ -38749,4 +38749,4 @@
"description": "Box Developer Documentation",
"url": "https://developer.box.com"
}
}
}

0 comments on commit 6a17134

Please sign in to comment.