Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AI_BACKEND | Yes | The AI backend choice, such as OpenAI or Local LLM (Ollama). | |
| MODAL_TOKEN_ID | Yes | The Modal Token ID for authentication. | |
| INNGEST_EVENT_KEY | Yes | The Inngest Event Key used for triggering workflows. | |
| MODAL_TOKEN_SECRET | Yes | The Modal Token Secret for authentication. | |
| INNGEST_SIGNING_KEY | Yes | The Inngest Signing Key used for production to verify event authenticity. | |
| MODAL_FUNCTION_NAME | No | The name of the Modal function used for risk evaluation. | nislam-mics/ATLAS-NIST-Measure |
Capabilities
Server capabilities have not been inspected yet.
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 | |