Replies: 3 comments 3 replies
-
Hi, was in a similar boat and found this post here: seems like it should be merged in already, but if you are up to date on this newer version and it doesn't work then someone else can hopefully take it from here! |
Beta Was this translation helpful? Give feedback.
-
I found some existing items that might be related. Let me know if these are helpful:
|
Beta Was this translation helpful? Give feedback.
-
I am facing same issue - first call to the tools seems to be ok, following trying to invoke non-existing tools with name starting with repo_browser. Symptoms suggest that there is no tool list in the context for subsequent conversation, I tried this change in Ollama.ts then it works somehow - subsequent tool calls work then. I don't know if it is close to the solution or not, use it as a reference:
continue/core/llm/llms/Ollama.ts Line 407 in 8fe0288 (so it is continue issue, ollama served llms can't work with tools properly) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
i've configured continue to use ollama as provider and gpt-oss-20b model , but whenever i ask it to analyze the code base, it can't access my files. theres a step to use 'repo_browser.print_tree' but then nothing happens afterwards. is this a problem with ollama or with continue ?
Beta Was this translation helpful? Give feedback.
All reactions