#RAG(File search) used too much token

1 messages · Page 1 of 1 (latest)

glossy tiger
#

Anyone using vector database? I used RAG and it took me 5K tokens (I only asked like 30 token, response like 100 tokens) and my database is only 2.5K tokens. My config is chunk size: 200, chunk overlap: 0

#

RAG(File search) used too much token

glossy tiger
#

If I upload the file data in the system part it only have 1108 token
if use vector storage it will be 3.5K token

#

I want it decrease to 300-500 token

ocean oxide
glossy tiger
ocean oxide
glossy tiger
ocean oxide
glossy tiger
#

so do I have to break the content in to mutiple txt not like how does DB like