Find answers from the community

Updated 2 months ago

Hi All, tried to use the JSON query

Hi All, tried to use the JSON query engine as per this document https://docs.llamaindex.ai/en/latest/examples/query_engine/json_query_engine.html
Followed the instructions as it is and used the same sample json and schema given but got the JsonPathParserError. I'm using Zephyr 7b beta as LLM in colab.
Any alternatives or solutions is much appreciated.
Thanks!
L
v
5 comments
open-source LLMs are much less reliable for parsing any kind of structured output

You might have to debug what the LLM output, why thats wrong, and prompt-engineer accordingly
Hi @Logan M, Thanks for the response!

I'm trying to invoke an api call to get data from elastic search based on the query given by the user to the LLM. Any reader or functions from llamaindex that can do this?
Thank you! I'll check it.

How to fetch the specific collection from milvus by using llamaindex
Add a reply
Sign up and join the conversation on Discord