Find answers from the community

Updated 3 months ago

Is there any example of the *

Is there any example of the NeedleInAHaystack test with Llama-index?
L
1 comment
I don't think that test really requires llama-index? But you could certainly use the llm and call it directly

Something like
llm.complete("Find the senetence that doesn't below: <very long context>")
Add a reply
Sign up and join the conversation on Discord