Rens
Rens
> I'm afraid I don't understand the principle here. The code looks to be simply assuming one specific layout as it is just hard-coding what symbol is expected from a...
I have no longer time to work on this for at least a month. I hope can make time for this after that
Strange i can not really reproduce that. for me it works on * firefox: 131.0 * google chrome: 130.0 I do see a difference in output between linux, and windows....
Yeah, I my merge request I can use capabilities. to check if it support vision and tool calling. Some models should also support [reasoning](https://docs.mistral.ai/capabilities/reasoning/). but that is not visible in...
I am relatively happy with how the code is now: But I still have some question comments about it: * I don't know a smart and easy way to pick...
I have changed the icons used. But i had a hard time picking a icon from nerd-font that: * readable when small * clear what it means, and can't confused...
I have some question: * This plug kind of assumes that `Adapter.opts.tool == true` before setup is called. means the adapter support tool calling. So at least 1 model of...