Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MISTRAL_API_KEY | No | Mistral Document AI API key for OCR processing | |
| OCR_MAX_FILE_SIZE | No | Maximum file size for OCR processing | 10485760 |
| CONTENT_MAX_LENGTH | No | Maximum length of content to process | 50000 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |