Skip to main content

Create a Chunk

There are two ways to create chunks on TaskingAI's console: by creating a new record or directly creating a chunk.

Creating a new record will automatically create chunks. As chunks are the minimal units of information within the TaskingAI retrieval system. When a new record is to be created, it is split into smaller segments known as chunks. And each chunk will be individually vectorized and stored into the vector databases for future similarity search and information retrieval.

Create chunks by creating a new record

Please refer to the Create a Record guide for more information on how to create a new record. This method will automatically create chunks for the record.

Create chunks directly

Create on console

To create a chunk directly, follow these steps:

  1. Navigate to the Project page then go to the Retrieval tab.
  2. Locate the collection where you want to create the chunk, and click Chunk button on the right.
  3. Click Create Chunk button on the pop-up window, and input your content for the new chunk.
  4. Make sure the content is within the maximum text length, and click Confirm button. create-chunk-on-console