Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TOPIC | No | The main topic for the crew to work on | Artificial Intelligence |
PROCESS | No | Process type to use (sequential or hierarchical) | sequential |
VERBOSE | No | Enable verbose output | |
VARIABLES | No | JSON string or path to JSON file with additional variables to replace in YAML files | |
TASKS_FILE | No | Path to the tasks YAML file | |
AGENTS_FILE | No | Path to the agents YAML file |
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 |