Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 9 months ago
0
Follow
in our current flow we take the topk
in our current flow we take the topk
Inactive
0
Follow
s
shakedbuk
9 months ago
ยท
in our current flow we take the topk nodes that are returned and then we pass to the llm so I would rank them, is there a built in way to pass all the nodes to the llm and prompt it to rank them based on some context?
L
s
6 comments
Share
Open in Discord
L
Logan M
9 months ago
you can try rankGPT
https://docs.llamaindex.ai/en/stable/examples/node_postprocessor/rankGPT.html#rankgpt-reranker-demonstration-van-gogh-wiki
s
shakedbuk
9 months ago
is there a ts solution?
L
Logan M
9 months ago
Ah, sadly not in the TS package (yet)
s
shakedbuk
9 months ago
i see cohere is supported, is this not a solution for this? and also really thankful for you answers!
L
Logan M
9 months ago
Oh did cohere get added to TS? Yea that would definitely work!
L
Logan M
9 months ago
(I work mainly on the python repo, so I lose track of the TS features sometimes lol)
Add a reply
Sign up and join the conversation on Discord
Join on Discord