News

I am encountering a UnicodeDecodeError when importing the litellm library on my Windows machine (located in Germany, likely using cp1252 as a default system encoding ...
The error appears while trying to load a JSON file inside the litellm dependency. There was no problem in crewai v0.117.0. 🚫 After upgrading to v0.117.1, the ...