Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ACTIVATION_KEY | No | License activation key to remove evaluation watermarks and limitations | |
| DASHBOARD_PASSWORD | Yes | Password for the Document Engine dashboard | password |
| DASHBOARD_USERNAME | Yes | Username for the Document Engine dashboard | admin |
| DOCUMENT_ENGINE_BASE_URL | Yes | Base URL for the Document Engine instance | http://localhost:5000 |
| DOCUMENT_ENGINE_API_AUTH_TOKEN | Yes | API authentication token for Document Engine | secret |
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 | |