trieve
trieve copied to clipboard
feature: get_suggested_queries route fetches a random 20 chunks and use RAG for query gen
Description
Right now the suggested queries are typically not correlated to the dataset which makes this route not very useful. To correlate them, we should do RAG with a random 20 chunks.
Target(s)
server
Requirement to close
PR that makes it such that get_suggested_queries route fetches a random 20 chunks and use RAG for query gen
Community channels
Matrix is preferred. Reach out on discord or Matrix for further assistance.