Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
QSYS_HOST | Yes | IP address or hostname of the Q-SYS Core | |
QSYS_PORT | No | Port number for the Q-SYS Core connection | 443 |
QSYS_PASSWORD | No | Password for authenticating with the Q-SYS Core | |
QSYS_USERNAME | No | Username for authenticating with the Q-SYS Core | |
OPENAI_API_KEY | No | OpenAI API key for AI integration |
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 |