Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PASSWORD | Yes | Your Lindorm account password | |
USERNAME | Yes | Your Lindorm account username | |
TABLE_DATABASE | Yes | The database for SQL operations | |
USING_VPC_NETWORK | No | Set to true if running on VPC network, otherwise false | |
LINDORM_INSTANCE_ID | Yes | Your Lindorm instance ID | |
TEXT_EMBEDDING_MODEL | Yes | The name of your deployed text-embedding model |
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 |