Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
contextgem-0.14.4-py3-none-any.whl | 2025-08-08 | 203.1 kB | |
contextgem-0.14.4.tar.gz | 2025-08-08 | 164.1 kB | |
README.md | 2025-08-08 | 258 Bytes | |
v0.14.4 source code.tar.gz | 2025-08-08 | 32.3 MB | |
v0.14.4 source code.zip | 2025-08-08 | 32.7 MB | |
Totals: 5 Items | 65.4 MB | 2 |
Fixed
- Suppressed noisy LiteLLM proxy missing-dependency error logs (prompting to install
litellm[proxy]
) emitted bylitellm>=1.75.2
during LLM API calls. ContextGem does not require LiteLLM proxy features. Suppression is scoped to LiteLLM loggers.