Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
category | No | Category for the topic (e.g., 'technology', 'finance', 'health'). If not provided, it will be detected automatically. | |
language | No | Language for resources | pt |
max_width | No | Maximum width at any level of the tree (min: 3, max: 15) | 5 |
min_width | No | Minimum width of the tree (nodes at first level) (min: 2, max: 10) | 3 |
num_nodes | No | Number of nodes to include in the learning path (min: 10, max: 30) | 15 |
max_height | No | Maximum height of the tree (depth) (min: 3, max: 12) | 7 |
min_height | No | Minimum height of the tree (depth) (min: 2, max: 8) | 3 |
max_resources | No | Maximum number of resources to include (min: 5, max: 30) | 15 |
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 |