You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Routes image analysis to a dedicated vision model when the main chat model doesn't support vision. Intercepts images before they reach the LLM, sends them to a configurable vision model (via LiteLLM), and replaces the image with a text description. Works with any text-only model like glm-5.2, deepseek, or llama3. Features auto API key detection from .env, hash-based cache, and dark mode UI.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Vision Fallback
Routes image analysis to a dedicated vision model when the main chat model doesn't support vision. Intercepts images before they reach the LLM, sends them to a configurable vision model (via LiteLLM), and replaces the image with a text description. Works with any text-only model like glm-5.2, deepseek, or llama3. Features auto API key detection from .env, hash-based cache, and dark mode UI.
Quick links
About this discussion
This discussion is auto-created by a workflow when a plugin is added to the index.
Beta Was this translation helpful? Give feedback.
All reactions