llmcord.py
llmcord.py copied to clipboard
Would it be possible to support different models for images vs. text?
I would like to be able to use a vision model only when the message content includes an image, while using a non-vision model for messages which only include text. Would this be possible?