News

When importing litellm, it appears to modify Python's sys.path, which can cause unexpected module import behavior in certain environments. The issue stems from litellm's proxy_cli functionality, which ...
When using the Python extension version 2024.8.0 (also broken in 2024.6.0), I cannot discover tests. It works in version 2024.4.1. I am not a Python expert, but I think my test file can't be compiled ...