Skip to main content

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.

Blocks overview

Descriptive alt text
  • Start: flow entry; one source handle to begin execution
  • Master Agent: core reasoning unit with prompt, tools, RAG, and variables
  • Child Agent: reusable/embedded agent with its own variables and prompt
  • Tool: external API/tool call node
  • Sub-Flow: reference and invoke another flow (optional)
  • End: terminal node for completion