pathway icon indicating copy to clipboard operation
pathway copied to clipboard

Check if the LLM instance supports image inputs in parsers

Open berkecanrizai opened this issue 7 months ago • 0 comments

Is your feature request related to a problem? Please describe. Parsers should check if given LLM instance supports vision inputs, LiteLLM can be checked with litellm.supports_vision.

Describe the solution you'd like App should fail at start up if given model is not suitable for image inputs.

berkecanrizai avatar Jul 09 '24 10:07 berkecanrizai