Lazarus Riky2-6.216.1145
Lazarus Riky2 | Lazarus Riky2 |
Author Jerry Chae
Primary Features
This plugin works by analyzing the PDF file that you select and the question you enter. It reads the content of the PDF, understands your question, and then generates an accurate answer based on the information available in that file. In simple terms, it helps you get direct answers from a PDF without manually searching through the document.
|
Input (Parameters)
Display Name | Default Value | Description |
|---|---|---|
Org ID | - | Enter the Org ID of Lazarus AI. |
Auth Key | - | Enter the Auth Key of Lazarus AI. |
Cust Model ID | - | Enter the Cust Model ID of Lazarus AI.(Riky2) |
Img File | - | Select the path of pdf image file or pdf text file |
Question | - | Enter the Question. |
Question File | - | Select path of question file. |
Encoding | utf-8 | Enter the Encoding type of Question. |
Json File | - | Select the path of json file path and check this option to save the api result in json format. |
Yaml File | - | Select the path of yaml file and check this option to save the api result in yaml format. |
Return Value
Result will be the path file with in String format.
Parameter Examples samples
Return Code
Code | Meaning |
|---|---|
0 | Execution Successful |
1 | Invalid Org id or Auth Key |
2 | Invalid Input Image file Format |
99 | Misc..errors |