Find answers from the community

Updated 4 months ago

Hi Is there some way to get multiple

At a glance
Hi, Is there some way to get multiple results from a query with llama_index? Currently, engine.query() returns a single response string. What if I need the top k responses where each entry in k is a potential result of the query.
L
1 comment
hmm, not at the moment. You'd have maybe set the temperature a little high and query a few times?

Would be an interesting feature to add though!
Add a reply
Sign up and join the conversation on Discord