Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PYTHON_PATH | Yes | Path to the Python executable in your conda environment | |
SMARTSHEET_API_KEY | Yes | Your Smartsheet API access token | |
AZURE_OPENAI_API_KEY | No | Your Azure OpenAI API key for healthcare analytics features | |
AZURE_OPENAI_API_BASE | No | Your Azure OpenAI endpoint URL | |
AZURE_OPENAI_DEPLOYMENT | No | Your Azure OpenAI deployment name | |
AZURE_OPENAI_API_VERSION | No | The Azure OpenAI API version to use |
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 |