356c6ab72b
* feat: add LiteLLM as an LLM provider * chore: pin litellm to >=1.85.0,<2.0 * test: type fake litellm module as Any to satisfy ty type check * test: write fake litellm attrs via __dict__ to satisfy ty * ci: install patchelf>=0.14.5 from PyPI for auditwheel on ubuntu-22.04 * ci: re-trigger (transient GitHub API outage in setup-uv on macos-15-intel)