### What happened? When using librechat code interpreter, if proxy is used with a http endpoint for https connections, data transfer will fails with error 500. This is due to this issue in axios : https://github.com/axios/axios/issues/3384 Other related issues/pull but nothing done yet: https://github.com/axios/axios/issues/4531 https://github.com/axios/axios/issues/5079 https://github.com/axios/axios/pull/5781 https://github.com/axios/axios/pull/6465 Best regards ### Version Information Latest docker pull used (dev) ### Steps to Reproduce Use code interpreter and upload / download resources ### What browsers are you seeing the problem on? _No response_ ### Relevant log output ```shell ``` ### Screenshots _No response_ ### Code of Conduct - [x] I agree to follow this project's Code of Conduct