Skip to content

Tool Calling when using Ollama is Unstable #502

@mleot

Description

@mleot

Pre-flight checklist

Bug description

When I run brv curate with the provider set to locally running ollama models, the output does not call any tools to actually generate files in the context-tree. This is true even when running with the "tested" models for ollama on the docs page (llama3.1:8b, qwen3:8b).

Often the different tools are described by the LLM, but they are not actually executed or used.

This issue does not occur when using LMStudio.

Steps to reproduce

  1. Install Ollama, pull models like qwen3 or llama3.1
  2. Run brv curate with any content or files

Expected behavior

The model should be able to call tools to do the curation properly.

Actual behavior

No tools are called. Tools or action are described but not called.

CLI version

3.7.1

Installation method

Shell script (curl)

Node.js version

v24.13.1

Operating system

macOS (ARM64 / Apple Silicon)

LLM provider and model

Ollama / llama3.1:8b

Relevant logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions