Skip to content

Commit e739e27

Browse files
committed
update generate json after merge
1 parent bbc9b0d commit e739e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1506,7 +1506,7 @@
15061506
"type": "string"
15071507
},
15081508
"size": {
1509-
"description": "The size of the resource in bytes before encoding or tokenization, if known.\n\nThis can be used by Hosts to display file sizes and estimate context window usage.",
1509+
"description": "The size of the raw resource content, in bytes (i.e., before base64 encoding or any tokenization), if known.\n\nThis can be used by Hosts to display file sizes and estimate context window usage.",
15101510
"type": "integer"
15111511
},
15121512
"uri": {

0 commit comments

Comments
 (0)