-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
graph TD
Chat --> Agent
Agent --> ContextProviders
Chat --> ContextProviders
subgraph ContextProviders[Context Providers]
Apps[Dust Apps]
MCP[MCP servers]
Agents[Agents]
Knowledge[**Knowledge:**<br>Search<br>Include<br>Extract<br>Query]
end
Apps --> Blocks
Knowledge --> DataSources
subgraph DataSources[Data Sources]
ConnectedData[**Connected Data:**<br>Drive<br>Notion<br>etc...]
Folders
Websites
end
subgraph Blocks
Input
Curl
Code
More[LLM<br>MapReduce<br>While/End<br>DataSource<br>Search<br>Browser<br>etc...]
end
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels