Nodul LogoNodul Docs
📚 ДокументацияDatabasesRag_database

AI Data Storage

Store, manage, and index documents with chunking and embedding for semantic search.

brave_gM7qog41yj.png

Purpose

AI Data Storage (RAG) is a component of the Latenode platform designed for storing and indexing text files, images, and other knowledge sources.

!!! tip This tool is primarily intended to be used in conjunction with the AI Agent — it provides documents in the form of chunks, which the agent can then use to generate responses.

Use cases include:

  • Uploading and storing structured or unstructured content
  • Generating embedding vectors for fast semantic search
  • Running natural language search queries
  • Connecting to the RAG Search node inside a scenario

How to Access

You can access this feature via Data Storage → AI Data Storage (RAG) in the left-hand side menu.

brave_l3S0LYq3WK.png


Creating Storage

Click Create Storage to open the setup modal:

brave_awRQKmbKQs.png

Fill in the required fields: Storage Name, Chunk Size, Chunk Overlap

brave_nHbU4QmKzu.png


What are Chunk Size and Overlap?

  • Chunk Size — the number of tokens in a single chunk. Smaller chunks provide higher accuracy but increase the total number of chunks.
  • Chunk Overlap — the percentage of token overlap between neighboring chunks. Helps maintain context across them.

Managing Storage

Created storages are displayed in a table:

brave_R2vB1tRsYc.png

FieldDescription
NameStorage name
Chunk SizeNumber of tokens per chunk
Chunk OverlapOverlap between chunks in %
CreatedCreation date
UpdatedLast updated date

Uploading Files

Open a storage to access the upload interface. Drag-and-drop is supported.

brave_B5v1L58izT.png

After uploading:

  • Each file is processed and indexed (status: Processing)
  • Files are listed with size, upload date, and status
  • Editing or downloading files is currently not supported

brave_5f8Vn9IysJ.png


Features & Limits

FeatureStatus
OCRSupported (English and Russian)
Image UploadSupported (if image contains text)
File EditingNot supported
File DownloadNot yet available
Automatic IndexingYes
Supported FormatsPDF, TXT, JSON, MD, PNG, JPG, and more
Upload via scenarioNot yet supported

Technical Details

ParameterValue
Max file size20 MB (50 MB planned)
Embedding modelCloudflare + LlamaIndex
Vector limit5 000 000 vectors per account
BillingCharged only during file upload (PNP credits)

Billing

  • PNP credits are deducted upon file upload
  • Billing is based on pages/chunks
    • Example: 1 page ≈ 6600 microcredits
  • Queries via RAG Search are not additionally billed

🧪 RAG is currently in beta. Pricing, behavior, and limitations may change.

Содержание