Documentation Index
Fetch the complete documentation index at: https://docs.phinite.ai/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
- Name: human-readable label for the agent
- Prompt: main
task_promptdefining behavior - Tools: select workspace or predefined tools to enable actions
- RAG: attach data sources/collections to ground answers
- Variables: define input and capture variables
- Decision Variables: drive conditional edges downstream
Implemented as the
task node type in src/components/nodes/task/ with configuration via Details, RAG, and Variables drawers.