trieve icon indicating copy to clipboard operation
trieve copied to clipboard

feature: get_suggested_queries route fetches a random 20 chunks and use RAG for query gen

Open skeptrunedev opened this issue 1 year ago • 0 comments

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.

skeptrunedev avatar Apr 25 '24 04:04 skeptrunedev