Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BAIDU_OCR_API_KEY | No | Your Baidu OCR API Key for OCR functionality | |
| BAIDU_OCR_SECRET_KEY | No | Your Baidu OCR Secret Key for OCR functionality |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| read-pdf-smart | - |
| read-pdf | - |
| search-pdf | - |
| pdf-metadata | - |
| ocr-pdf-legacy | - |
| ocr-pdf-auto-legacy | - |
| smart-read-pdf-legacy | - |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |