continuing-cyan•2y ago
Can I upgrade limit of chunks??
Because i see that the limit of chunks in the knowledge is 10 and that is not sfficiently for me because i'm a very important and recognized bussines man.
3 Replies
Yes, you can adjust the limit of chunks in the Knowledge Base (KB) settings to better suit your needs. The
Chunk Limit
setting controls how many chunks are retrieved from the vector database and used to synthesize the response. This flexibility allows for increased accuracy of responses depending on your specific use case. Here are some key points to consider:
- The number of chunks retrieved can affect the accuracy of the KB. More chunks typically mean more accurate responses but also more tokens consumed.
- If your KB data sources are well-curated and topics are grouped together, a lower number of chunks might suffice. However, if information is scattered across many sources, increasing the number of chunks can improve accuracy.
- You can control the max chunk size of your data sources with the Upload/Replace KB doc APIs, which might also impact the overall performance and accuracy of your KB.
For more detailed information on adjusting your KB settings, you can visit the Upload/Replace KB doc APIs documentation.continuing-cyanOP•2y ago
i dont find de KB settings
The max value is 10 for now.
If you have a lot of data you might want to use tags to split part of your sources by topics for example and then use those tags to filter your query.