Skip to content

Commit 07179cc

Browse files
authored
Update README.md
1 parent 2bd1025 commit 07179cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ const filename = "sample-docs/layout-parser-paper.pdf";
5151
const data = fs.readFileSync(filename);
5252

5353
client.general.partition({
54+
// Note that this currently only supports a single file
5455
files: {
5556
content: data,
5657
files: filename,

0 commit comments

Comments
 (0)