----------------------
I'm sorry, but your question is not clear. If you're asking about how to use LlamaIndex for querying, you can use the
query
method of the
query_engine
object. Here's an example:
query_engine = index.as_query_engine()
response = query_engine.query("Your query here")
print(response)
This code snippet is from the
LlamaIndex Starter Tutorial ().
However, I couldn't find any reference to "Mendable" in the provided extracts. Could you please provide more details or clarify your question?
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------