Local LLM Tools - difficultly accessing tools #5705
Replies: 2 comments
|
This happened to me on certain models, once I changed to a better model I got it to work. |
|
This is similar to what happens to me all the time.. I end up in a circular argument where it says it can do something but then just keeps saying it is done but it is not .. ( see #5492 ) |
Uh oh!
There was an error while loading. Please reload this page.
I am attempting to use Odysseus for OCR on written notes and then transcribing them to a document in the library to a text file. I am using Odysseus through docker and have had to modify the docker build to increase the timeout limit.
while using OLLAMA end points the LLM generally does not have access to the tools or does not generate multiple message to activate the tool use. In the attached message I tried to get my LLM to just append a line to the library file

I am assuming this is an issue on my end, are there any potential settings I need to change to get tooling to work with OLLAMA?
All reactions