Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DB_HOST | No | The MariaDB server host | |
DB_NAME | No | The MariaDB database name | |
DB_PORT | No | The MariaDB server port | |
DB_USER | No | The MariaDB username | |
DB_PASSWORD | No | The MariaDB password | |
MARIADB_HOST | No | The MariaDB server host | 127.0.0.1 |
MARIADB_PORT | No | The MariaDB server port | 3306 |
MARIADB_USER | No | The MariaDB username | |
MARIADB_DATABASE | No | The MariaDB database name | |
MARIADB_PASSWORD | No | The MariaDB password |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |