Find answers from the community

B
Bonez
Offline, last seen 3 months ago
Joined September 25, 2024
Hi all, is anyone getting a : TypeError: Client.chat() got an unexpected keyword argument 'tools' : following along with the starter tutorial for local models using llama3 ? the issue is originating from llama_index\llms\ollama\base.py:290 where tools is being passed in to the response and isnt being expected apparently ..
8 comments
B
W