$ browse --type node-templates
Node Templates
// Individual building blocks for your workspace workflows
3 results
processplaceholder
Tnode.py
v1.3.0Process
LLM
export Text Summarizer
from "@marketplace"
// Summarizes large text content using an LLM. Automatically splits long documents into chunks and summarizes them hierarchically to produce a final summary.
00
2026-05-07aiplaceholder
Rnode.py
v2.1.0AI
LLM
export RAG Agent
from "@marketplace"
// Runs a RAG agent that retrieves and analyzes data from Drive. Select a folder or file as context, provide a prompt, and the agent will search the knowledge base to answer your question.
00
2026-05-07processplaceholder
Knode.py
v1.3.1Process
LLM
export Knowledge Synthesizer
from "@marketplace"
// Synthesizes an answer from multiple document chunks using an LLM. Connect one or more Document Chunk nodes to the context port.
00
2026-05-07