Download Latest Version contextgem-0.12.1.tar.gz (149.5 kB)
Email in envelope

Get an email when there's a new version of ContextGem

Home / v0.12.1
Name Modified Size InfoDownloads / Week
Parent folder
contextgem-0.12.1.tar.gz < 7 hours ago 149.5 kB
contextgem-0.12.1-py3-none-any.whl < 7 hours ago 194.0 kB
README.md < 7 hours ago 690 Bytes
v0.12.1 source code.tar.gz < 7 hours ago 30.6 MB
v0.12.1 source code.zip < 7 hours ago 31.0 MB
Totals: 5 Items   62.0 MB 0

Added

  • Explicit declaration of model vision capabilities: Added support for explicitly declaring vision capability when litellm.supports_vision() does not correctly identify a model's vision support. If a LLM is configured as a vision model and genuinely supports vision, but litellm fails to detect this capability, a warning will be issued. Users can manually set _supports_vision=True on the model instance to declare the capability and allow the model to accept image inputs.
  • Warning for Ollama vision models: Added a warning prompting users to use the ollama/ prefix instead of ollama_chat/ for vision models, as ollama_chat/ does not currently support image inputs.
Source: README.md, updated 2025-07-27