Find answers from the community

Updated 5 months ago

Hello everyone

At a glance
Hello everyone!

I am starting with llama-index and I would like to use llama with my knowledge-base which is in Markdown format. The answers I am finding are generally good but for example I have an article where I talk about ecological parameters and in it I mention at least 4 different parameters. When I ask about ecological parameters I don't know the answer even though the title of the article is #ecological parameters. Sometimes he has answered me with the first parameter.

However using Mendable (which I think uses flame-index in the back) the answer is complete and summarises the article. Could someone help me to improve this? The truth is that I'm a bit "crazy already".

The code I'm using is the following (next message):


Thank you very much in advance,
Best regards!
L
1 comment
What version of llama-index do you have?

Also, you are setting a service context, but not using it anywhere
Add a reply
Sign up and join the conversation on Discord