lushevol

Results 2 issues of lushevol

Hi, thanks for this awesome GenAI tool, I'm a big fan of it! I got problem when using it, the company only provides github copilot to us, no other LLMs...

numbro("123456789012345678901234567890").format({ mantissa: 2, optionalMantissa: true }) expect to return "123456789012345678901234567890" but returns "123456789012345680000000000000" It can be reproduced on numbro playground, ![image](https://github.com/user-attachments/assets/3cba93e8-e6c2-463b-9026-8847eff41b9b) check with link below https://numbrojs.com/try-me.html?lang=en-US&value=123456789012345678901234567890&format=%7B%22mantissa%22%3A2%2C%22optionalMantissa%22%3Atrue%7D