JHubi1
JHubi1
You closed the issue; is the problem solved?
May revisit this in the future
Great idea, I'll look into it
There's no unified way of detecting vision or multimodal models through Ollama's API right now, so I'm unable to solve this issue for now
Ollama [v0.6.4](https://github.com/ollama/ollama/releases/tag/v0.6.4) includes the necessary information in the API response now. Will add this soon.
Will implement when https://github.com/davidmigloz/langchain_dart/pull/690 is resolved.
It's now implemented. I'll maybe still rework it though.
> i just built and tested it, and the button still doesnt show up Yes, it has a type match issue (`details.capabilities` is not a list of strings but of...
Hi there 👋 Sorry for not answering for so long. I looked into it and as far as I can tell, it's easily possible - well kinda. In one of...
To be conformed with other popular CLI applications, like Flutter and the Dart CLI itself, the command should rather be `melos create` right?