Name | Action | Batch Trigger | Event Trigger | Info | Link | Maker | Status | Tags | Templates | Type | nodeType |
---|---|---|---|---|---|---|---|---|---|---|---|
Fetch files from Google Drive (to support chunk vectorization and RAG) | Available | googleDriveNode | |||||||||
Fetch rows from a Google Sheet (to support row vectorization and RAG) | Available | googleSheetsNode | |||||||||
Available | n8nNode n8nTriggerNode n8nResponseNode | ||||||||||
Fetch rows from a PostgreSQL database (to support row vectorization and RAG) | Not started | postgresNode | |||||||||
Reply to questions posed by users in a Slack channel with the /ask command; or post messages to a Slack channel | Available | slackNode | |||||||||
Insert, update and retrieve records from this high-performance vector store. | Available | ||||||||||
Efficiently generate a more relevant LLM response using Retrieval Augmented Generation (RAG). | Available | RAGNode | |||||||||
Generate text output from an LLM programmatically. | Available | LLMNode | |||||||||
Generate structured JSON output from an LLM programmatically. | Available | InstructorLLMNode | |||||||||
Generate multimodal output from an LLM programmatically. | Available | multiModalLLMNode | |||||||||
Generate image output from an LLM programmatically. | Available | ImageGenNode | |||||||||
Apply an embedding model to convert data chunks into numeric vector representations. | Available | vectorizeNode | |||||||||
Embed a vector search of a connected vector database within a Lamatic flow. | Not started | searchNode | |||||||||
Embed a hybrid search (combining vector and text search) of a connected vector database within a Lamatic flow. | Available | hybridSearchNode | |||||||||
Enhance observability, monitoring and insights by adding Langfuse to your Lamatic project. | Available | ||||||||||
Add custom logic to your Lamatic flow with this easy-to-use condition builder. | Available | conditionNode | |||||||||
Parse data into chunks (to prepare it for vectorization and subsequent semantic retrieval). | Available | chunkNode | |||||||||
Integrate data from third party API calls into your Lamatic flow. | Available | apiNode | |||||||||
Add custom logic to your Lamatic flow with this JavaScript code node. | Available | codeNode | |||||||||
Drop this widget into your app to give users the ability to query via text, vector or hybrid search. | Available | searchTriggerNode | |||||||||
Trigger a custom Lamatic flow from another program and return a JSON payload with this self-documenting API node. | Available | graphqlNode | |||||||||
Drop this widget into your app to give users the ability to get answers via an interactive chat. | Available | chatTriggerNode | |||||||||
Trigger a custom Lamatic flow from another program and deliver a JSON payload to the webhook endpoint. | Available | webhookTriggerNode | |||||||||
Not started | |||||||||||
Create Crawl or Scrape Pages instantly | Available | crawlerNode scraperNode | |||||||||
Monitors specific file types for changes in your repository and sends the modified file content to a webhook endpoint | Available | ||||||||||
Build better apps with enhanced instrumentation by adding PostHog to your Lamatic project. | Not started | ||||||||||
Embed a full text search of a connected vector database within a Lamatic flow. | Available | fullTextSearchNode | |||||||||
Insert records to a vector database (to support fast semantic retrieval) | Available | indexNode |