For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sample Input

Input Example

{
	"base64InputString": "7JpGw50cOThATszM6h...",
	"apiKey": "xxxxxxxxxxxxxxxxxxxxxxxx",
	"inputType": "pdf"
}

InputType will need to set it as "pdf"

Last updated