Find answers from the community

Home
Members
rajan_krishnan
r
rajan_krishnan
Offline, last seen 2 months ago
Joined November 18, 2024
https://docs.llamaindex.ai/en/stable/understanding/extraction/structured_llms/ When i use Open AI it works fine when you try to use a Local LLM like mixtral or llama3.2 , i am running into runtime errors(like Exepcted at least one tool call, but got 0 tool calls and tooling error). Some one can share a example of this sample using local LLMs please ?
4 comments
L
r
h
when installing "pip install llama-index-embeddings-huggingface" , i ran into conflict of version issues. Tried to installed less than <0.1.3 package version as well , ran into another issue not sure. Just trying to do the "https://github.com/run-llama/python-agents-tutorial/blob/main/3_rag_agent.py" with non open AI embeddings as i am running llamindex locally, can any one guide me ?
12 comments
L
r