Article

Articles can be added to the group by selecting the "Upload new file" button and selecting "Articles" from the dropdown menu.

This brings up the "Create an article" dialog box where you can enter your article details.


Chunking Settings

Chunking settings can be modified as required.

Settings NameDescription

Chunking Method

Specifies the strategy used to divide the dataset into smaller, manageable chunks or partitions. Available Options: - Letter - Word - Sentence - Passage

Chunk Size

Specifies the chunk size when performing a semantic search. A larger chunk size can have more context, but then the tradeoff is loss of specificity in the answer. With larger chunks, you have less of them, and therefore less total database vectors to search and to score against your comparison input. Permitted Range: 0 - 4500

Chunk Overlap

Specifies the degree of redundancy or overlap between chunks of data stored within the vector database. A chunk in this context typically refers to a segment or partition of the overall dataset. Permitted Range: 0 - 4500


Save to Groups

You can assign the article to one or more groups by expanding the "Save to groups" dropdown and selecting the relevant vector Group.

Last updated