Find answers from the community

Home
Members
ryanglambert
r
ryanglambert
Offline, last seen 2 months ago
Joined September 25, 2024
where is the prompt template that I can edit for when I call query on a query engine?
14 comments
L
r
k
Is there a benchmark somewhere of retrieval augmented generation performance vs trying to get the model to learn this information via fine-tuning?
1 comment
r
@kapa.ai

Let's say I had a List index, vector index, and a kw index.

Is there a way to query from all of the indexes and use information from all three indices to formulate an answer?
17 comments
L
r
k
@kapa.ai does llama-index work with Spotify's annoy library?
13 comments
t
L
r
k
@kapa.ai Can you explain a few good usecases for Composable Indices within the llama-index library?
3 comments
k
@kapa.ai how do I convert a Document into a Node in llama-index/gpt_index
18 comments
k
J
v