Concept | Description |
---|---|
Chat Input | Accepts user questions to initiate the workflow |
Prompt | Templates used to structure input for the LLM |
LLM | Connects to OpenAI, Anthropic, etc., to generate completions |
Database / Vector Search | Queries your structured or embedded data |
Chat Output | Displays the final result in the interface |
Workflow Canvas | Visual UI to arrange and connect components |