cwegener
cwegener
> I can confirm this. Installing v1.31.8 is a workaround for now: `pip install litellm[proxy]==1.31.8` Likely this bug was introduced in `1.31.9` Thank you! 1.31.8 works great.
FWIW, I can see these errors when using a local ClickHouse server standalone instance.
Still happening with opentui. I have not been able to figure out why it's happening. I wonder if there is a random escape sequence hard-coded somewhere.
Hmm .. I can't find a download for bun that has debug symbols enabled. Anybody know how to get symbols for bun in gdb?
Ok. After a bit of reading and testing and looking at `strace` outputs, I think that the reason is because `opentui` doesn't support configurable cursor shapes for its edit/input buffers:...