Configure dataset
Most of Gomus AI's chat assistants and Agents are based on datasets. Each of Gomus AI's datasets serves as a knowledge source, parsing files uploaded from your local machine and file references generated in Gomus AI's File system into the real 'knowledge' for future AI chats. This guide demonstrates some basic usages of the dataset feature, covering the following topics:
Set context window size
Set context window size for images and tables to improve long-context RAG performances.
Set metadata
Manually add metadata to an uploaded file
Manage metadata
Manage metadata for your dataset and for your individual documents.
Configure child chunking strategy
Set parent-child chunking strategy to improve retrieval.
Select PDF parser
Select a visual model for parsing your PDFs.
Set page rank
Create a step-retrieval strategy using page rank.
Enable Excel2HTML
Convert complex Excel spreadsheets into HTML tables.
Use tag set
Use a tag set to auto-tag chunks in your datasets.
Advanced enrichment
5 items
Add data source
1 item
Best practices
1 item
run_retrieval_test
---