Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Vedantsahai18 committed Nov 27, 2024
1 parent 34aba82 commit 1230c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1446,7 +1446,7 @@ setup:
params: dict # (Optional) Additional parameters for the Llama Parse integration
arguments:
file: string | Array<string> # The base64 encoded file to parse or an array of URLs to load.
file: string | Array<string> # The base64 encoded file to parse or an array of http/https URLs to load.
filename: string # (Optional). The filename of the file. Default is a random UUID. Only used if file is a base64 encoded string.
params: dict # (Optional) Additional parameters for the Llama Parse integration. Overrides the setup parameters.
base64: boolean # Whether the input file is base64 encoded. Default is false.
Expand Down

0 comments on commit 1230c18

Please sign in to comment.