Koissi Adjorlolo

Results 2 comments of Koissi Adjorlolo

> I tested on Windows and confirmed it does fix the issue. Excellent PR. @imapersonman do you know if there is an issue about this opened on litellm yet? Thanks...

The warnings are being printed inside of a LiteLLM import, particularly [this](https://github.com/OpenInterpreter/open-interpreter/blob/dbcc9e83c189a3721c109b713571567def4c700a/interpreter/terminal_interface/utils/count_tokens.py#L3) one. I wrote a gist describing the problem [here](https://gist.github.com/imapersonman/39d0c4a315090a0c02d2921fa0ae6ed8). I'm currently writing a PR to fix the issue...