This page contains the complete API reference for LlamaSearch-pdf.
The main class for interacting with the LlamaSearch-pdf library.
Initialize a new Client instance.
api_key
(str, optional): API key for authentication.config
(dict, optional): Configuration options.Process the input data using the LlamaSearch-pdf engine.
data
(str or dict): The input data to process.options
(dict, optional): Processing options.Get the version of the LlamaSearch-pdf library.
For more detailed examples, please refer to the Usage Guide.