Skip to content

Commit 1230c18

Browse files
committed
update readme
1 parent 34aba82 commit 1230c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1446,7 +1446,7 @@ setup:
14461446
params: dict # (Optional) Additional parameters for the Llama Parse integration
14471447
14481448
arguments:
1449-
file: string | Array<string> # The base64 encoded file to parse or an array of URLs to load.
1449+
file: string | Array<string> # The base64 encoded file to parse or an array of http/https URLs to load.
14501450
filename: string # (Optional). The filename of the file. Default is a random UUID. Only used if file is a base64 encoded string.
14511451
params: dict # (Optional) Additional parameters for the Llama Parse integration. Overrides the setup parameters.
14521452
base64: boolean # Whether the input file is base64 encoded. Default is false.

0 commit comments

Comments
 (0)