Skip to content

Conversation

@vismate
Copy link

@vismate vismate commented Nov 10, 2025

While working with ollama I was surprised that some models that should be capable of reasoning/thinking were reported without the capability by this library. After looking into the code I realized that in a previous commit there were some models added without the :* glob pattern, yet minimatch was used to match their names.

In this fix I added the glob pattern, although strictly speaking a simpler predicate could be used just like in the previous lines.

Thanks for the consideration!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant