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):