Error with tool calling from CodeCompanion #159
-
I'm currently using the Anthropic adapter wtih CodeCompanion, anytime I try to use VectorCode it has this output
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi, sorry for replying late. I've been sick over the weekend (and still not fully recovered) so I haven't been able to spend much time on vectorcode. As for the error you're getting, this could be an unintended consequence of some recent refactoring aiming to avoid the use of hardcoded paths and introducing nix support. I'll get on to it ASAP. In the meantime, could you provide the following information to help me locate the issue?
|
Beta Was this translation helpful? Give feedback.
See this issue.
TLDR: drop the collection and re-vectorise the files should normally fix it. If it doesn't, try adjusting the
hnsw
settings. I've had some good results with"hnsw:M": 64
.