Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SMALLEST_AI_API_KEY | Yes | Your Smallest.ai API key |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| createKnowledgeBasePrompt |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| documentation |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| listKnowledgeBases | - |
| createKnowledgeBase | - |
| getKnowledgeBase | - |