发布

  • fix: replace litellm with unclecode-litellm due to PyPI supply chain compromise

    frostbyte_neo 发布于 2026-03-24 14:49:36 +00:00 | 188 次提交 在此版本后已推送到 main

    litellm 1.82.7-1.82.8 on PyPI were compromised with malicious code.
    PyPI quarantined the entire package (all versions uninstallable).
    Switched to unclecode-litellm==1.81.13, a pre-compromise fork published
    under our own PyPI account. Drop-in replacement — all imports unchanged.

    下载附件